diff --git a/ros_arduino_firmware/src/libraries/ROSArduinoBridge/imu.h b/ros_arduino_firmware/src/libraries/ROSArduinoBridge/imu.h index e1fc077..4098798 100644 --- a/ros_arduino_firmware/src/libraries/ROSArduinoBridge/imu.h +++ b/ros_arduino_firmware/src/libraries/ROSArduinoBridge/imu.h @@ -10,7 +10,7 @@ where a stands for accelerometer, g for gyroscope and m for magnetometer. The last value ch stands for "compensated heading" that some IMU's can - compute to compensate magnetic heading from the current roll and pitch. + compute to compensate magnetic heading for the current roll and pitch. */ typedef struct imuData_s