Skip to content

Commit a739e76

Browse files
committed
Collisions robot commented v2
1 parent 54ed8e4 commit a739e76

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

  • CustomRobots/3d_reconstruction/models/turtlebotROS

CustomRobots/3d_reconstruction/models/turtlebotROS/model.sdf

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1092,17 +1092,17 @@
10921092
<uri>model://createROS</uri>
10931093
</include>
10941094

1095-
<include>
1095+
<!--include>
10961096
<uri>model://kinect</uri>
10971097
<pose>-0.087098 0 0.303857 0 0 0</pose>
1098-
</include>
1098+
</include-->
10991099

11001100
<joint name="create_rack" type="fixed">
11011101
<parent>kobukiJde_ros::base_footprint</parent>
11021102
<child>rack</child>
11031103
</joint>
11041104

1105-
<joint name="kinect_rack" type="fixed">
1105+
<!--joint name="kinect_rack" type="fixed">
11061106
<parent>kinect::link</parent>
11071107
<child>rack</child>
11081108
</joint>
@@ -1140,7 +1140,7 @@
11401140
<joint name='tilt_joint_right' type='fixed'>
11411141
<parent>camera_top_body_right</parent>
11421142
<child>camera_column_body_right</child>
1143-
</joint>
1143+
</joint-->
11441144

11451145
</model>
11461146
</sdf>

0 commit comments

Comments
 (0)