Skip to content

Commit

Permalink
magnetometer_pipeline: Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
peci1 committed Dec 20, 2024
1 parent 176e8b5 commit 28eada3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnetometer_pipeline/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Calibration and removing of magnetometer bias.

## Node magnetometer\_bias\_remover and nodelet magnetometer\_pipeline/magnetometer\_compass\_remover
## Node magnetometer\_bias\_remover and nodelet magnetometer\_pipeline/magnetometer\_bias\_remover

For the magnetometer to work correctly, it is required to measure its bias. This node listens on the `imu/mag_bias`
topic for this measurement, and until at least one message arrives, the node will not publish anything. If you do not
Expand Down

0 comments on commit 28eada3

Please sign in to comment.