Is there already a predefined service for setting IMU calibration data? [closed]
Yes I know the service from imu_drivers. But I am talking about if you are having an external node which does the calibration and supplies an vector3 for each axis.
Like for example:
srv:
geometry_msgs/Vector3 min
geometry_msgs/Vector3 max
---
uint8 SUCCESS=0
uint8 FAILURE=1
uint8 result
Regards,
Christian