We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 693a5dd commit d8a502bCopy full SHA for d8a502b
1 file changed
lmr1_description/launch/gazebo.launch
@@ -28,7 +28,7 @@
28
<node name="spawn_urdf"
29
pkg="gazebo_ros"
30
type="spawn_model"
31
- args="-urdf -model lmr1 -param robot_description -x 0 -y 0 -z 0.05"
+ args="-urdf -model lmr1 -param robot_description -x 0.5 -y 0.5 -z 0.05"
32
output="screen"/>
33
34
<!-- ============================= -->
@@ -38,4 +38,4 @@
38
pkg="robot_state_publisher"
39
type="robot_state_publisher"/>
40
41
-</launch>
+</launch>
0 commit comments