Robotics StackExchange | Archived questions

Is there already a predefined service for setting IMU calibration data?

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

Asked by cyborg-x1 on 2015-06-22 06:54:52 UTC

Comments

Answers