Skip to content

Commit

Permalink
removed topic remap for odom on NAND (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: Jackack <hjack2667@gmail.com>
  • Loading branch information
TiaSinghania and Jackack committed Apr 6, 2024
1 parent 41d59a8 commit d975cf1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rb_ws/src/buggy/launch/nand-main.launch
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<arg name="start_dist" default="0.0" />
<arg name="path" default="buggycourse_safe_1.json" />

<remap from="/NAND/nav/odom" to="/nav/odom"/>

<!-- ENABLE AUTON -->
<!-- autonsystem args: controller start_dist path buggy_name is_sim -->
<arg name="autonsystem_args" value="--controller $(arg controller) --dist 0.0 --traj $(arg path) --self_name NAND" />
Expand Down

0 comments on commit d975cf1

Please sign in to comment.