Skip to content

Commit

Permalink
Revert "removed topic remap for odom on NAND (#89)"
Browse files Browse the repository at this point in the history
This reverts commit d975cf1.
  • Loading branch information
TiaSinghania committed Aug 16, 2024
1 parent d5ba5c5 commit 920516c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rb_ws/src/buggy/launch/nand-main.launch
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<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 920516c

Please sign in to comment.