Skip to content

Commit f123976

Browse files
committed
Improve readme
1 parent e24758d commit f123976

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

husarion_ugv_hardware_interfaces/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Physical properties
9898

9999
Additional parameters
100100

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).
102102

103103
Madgwick filter settings
104104

0 commit comments

Comments
 (0)