Skip to content

Commit

Permalink
make honey start sim in berth2
Browse files Browse the repository at this point in the history
  • Loading branch information
marinagmoreira committed Feb 7, 2024
1 parent 84c9861 commit 603395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isaac/launch/sim.launch
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
<arg name="world" value="$(arg world)" /> <!-- Execution context -->
<arg name="ns" value="honey" /> <!-- Robot namespace -->
<arg name="output" value="$(arg output)" /> <!-- Output for logging -->
<arg name="pose" value="10.5 -6 4.8 0 0 0 1" /> <!-- Initial robot pose -->
<arg name="pose" value="9.817 -10.312 4.293 1 0 0 0" /> <!-- Initial robot pose -->
<arg name="drivers" value="false" /> <!-- Start driver code -->
<arg name="spurn" value="$(arg spurn)" /> <!-- Prevent node -->
<arg name="nodes" value="$(arg nodes)" /> <!-- Launch node group -->
Expand Down

0 comments on commit 603395d

Please sign in to comment.