mirror of
https://github.com/YikeStone/ros_arduino_bridge.git
synced 2025-08-05 20:14:07 +05:30
Fixed typo in comment
This commit is contained in:
parent
2b4567ec08
commit
1373f49137
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
where a stands for accelerometer, g for gyroscope and m for magnetometer.
|
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
|
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
|
typedef struct imuData_s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user