You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: husarion_ugv_hardware_interfaces/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ Physical properties
98
98
99
99
Additional parameters
100
100
101
-
-`use_madgwick_filter`[*bool*, default: **false**]: Disable calculating orientation using the Madgwick filter. If set to *false*, the orientation in the IMU topic will contain NaNs and the first element of the orientation covariance matrix will be set to -1, according to the [documentation](https://docs.ros.org/en/jazzy/p/sensor_msgs/msg/Imu.html).
101
+
-`use_madgwick_filter`[*bool*, default: **false**]: Whether to calculate orientation using the Madgwick filter. When *true*, orientation is computed and published. When *false* (the default), the orientation in the IMU topic will contain NaNs and the first element of the orientation covariance matrix will be set to -1, according to the [documentation](https://docs.ros.org/en/jazzy/p/sensor_msgs/msg/Imu.html).
0 commit comments