Skip to content

Commit

Permalink
[Ninja] change the spawn point of two module environment
Browse files Browse the repository at this point in the history
  • Loading branch information
sugihara-16 committed Jul 9, 2024
1 parent 8e6ccd6 commit 973ac49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robots/ninja/launch/assembly_tasks/two_module_test.launch
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<arg name="spawn_x_1" default="-0.3"/>
<arg name="spawn_y_1" default="0.0"/>
<arg name="spawn_yaw_1" default="0.0"/>
<arg name="spawn_x_2" default="0.3"/>
<arg name="spawn_x_2" default="0.5"/>
<arg name="spawn_y_2" default="0.0"/>
<arg name="spawn_yaw_2" default="0.0"/>
<arg name="headless" default="true"/>
Expand Down

0 comments on commit 973ac49

Please sign in to comment.