Skip to content

Commit

Permalink
Rename AHRS (sub)topics
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
  • Loading branch information
hidmic committed Mar 3, 2022
1 parent 644bea1 commit 11c2ad9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lrauv_description/models/tethys_equipped/model.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
</noise>
</z>
</angular_velocity>
<topic>/model/tethys/ahrs/imu</topic>
<topic>/tethys/ahrs/imu</topic>
<plugin filename="ignition-gazebo-imu-system"
name="ignition::gazebo::systems::Imu"/>
</sensor>
Expand All @@ -186,7 +186,7 @@
See https://github.com/osrf/lrauv/issues/80.
-->
<pose degrees="true">0 0 0 180 0 180</pose>
<topic>/model/tethys/ahrs/magnetometer</topic>
<topic>/tethys/ahrs/magnetometer</topic>
<plugin filename="ignition-gazebo-magnetometer-system"
name="ignition::gazebo::systems::Magnetometer"/>
</sensor>
Expand Down

0 comments on commit 11c2ad9

Please sign in to comment.