File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ def generate_launch_description():
121121 launch_arguments = {
122122 "use_sim_time" : "True" ,
123123 "robot_sdf" : robot_sdf ,
124- "x_pose" : "-8 .0" ,
124+ "x_pose" : "0 .0" ,
125125 "y_pose" : "0.0" ,
126126 "z_pose" : "0.0" ,
127127 "roll" : "0.0" ,
Original file line number Diff line number Diff line change 2222 <plugin filename =" gz-sim-contact-system" name =" gz::sim::systems::Contact" >
2323 </plugin >
2424 <scene >
25+ <grid >false</grid >
2526 <ambient >1.0 1.0 1.0</ambient >
2627 <background >0.8 0.8 0.8</background >
2728 </scene >
7172 <model name =" sky_cam" >
7273 <static >true</static >
7374 <link name =" camera_link" >
74- <pose >0 0 10 1.57 1.57 0</pose >
75+ <pose >2 0 10 1.57 1.57 0</pose >
7576 <sensor name =" sky_cam" type =" camera" >
7677 <camera >
7778 <horizontal_fov >1.047</horizontal_fov >
9495
9596 <include >
9697 <uri >TurtlebotArena</uri >
97- <pose >0 .0 0.0 0.0 0 0 0</pose >
98+ <pose >2 .0 0.0 0.0 0 0 0</pose >
9899 </include >
99100
100101 </world >
Original file line number Diff line number Diff line change 4040 <model name =" sky_cam" >
4141 <static >true</static >
4242 <link name =" camera_link" >
43- <pose >0 0 15 1.57 1.57 0</pose >
43+ <pose >8 0 15 1.57 1.57 0</pose >
4444 <sensor name =" sky_cam" type =" camera" >
4545 <camera >
4646 <horizontal_fov >1.047</horizontal_fov >
6262 </model >
6363
6464 <include >
65+ <pose >8.0 0.0 0.0 0 0 0</pose >
6566 <uri >
6667 https://fuel.gazebosim.org/1.0/OpenRobotics/models/Depot
6768 </uri >
You can’t perform that action at this time.
0 commit comments