Skip to content
Snippets Groups Projects
Commit dc1a001d authored by Paul D'Angio's avatar Paul D'Angio
Browse files

package: updated readme for topics

parent cd5bdeb4
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,7 @@ A Raspberry Pi driver for MPU9250. Ensure that the pigpio daemon is running bef
The die temperature of the MPU9250 sensor.
#### Services
* **`imu/calibrate_gyroscope`** ([driver_mpu9250_msgs/calibrate_gyroscope](https://github.com/pcdangio/ros-driver_mpu9250/blob/master/driver_mpu9250_msgs/srv/calibrate_gyroscope.srv))
* **`imu/calibrate_gyroscope`** ([sensor_msgs_ext/calibrate_gyroscope](https://github.com/pcdangio/ros-sensor_msgs_ext/blob/master/srv/calibrate_imu.srv))
Calibrates the gyroscope by calculating and removing gyroscope bias. The bias is calculated by averaging gyroscope data over an averaging period.
#### Parameters
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment