Skip to content

Commit

Permalink
Add parameter for BT filename
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
  • Loading branch information
luca-della-vedova committed Jan 6, 2025
1 parent ce01343 commit 3e1483b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nexus_integration_tests/launch/depot.launch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
<!-- Set as true to make it auto bringup and remove all the extra rviz launches -->
<arg name="headless" value="true" />
<arg name="use_sim_time" value="$(var use_simulator)"/>
<arg name="main_bt_filename" value="main_rmf.xml"/>
</include>

</launch>

0 comments on commit 3e1483b

Please sign in to comment.