Compare commits

...

4 Commits

Author SHA1 Message Date
Minh MENG HOUR cf59b4cd5c Merge remote changes 2023-08-30 01:53:43 -07:00
Minh MENG HOUR e347cc9763 V4 2023-08-30 01:39:57 -07:00
Minh MENG HOUR c1f17936e5 V3 2023-08-30 01:35:46 -07:00
Minh MENG HOUR c353de507b clean urdf 2023-08-30 01:08:17 -07:00
2 changed files with 73 additions and 0 deletions

View File

@ -9,7 +9,11 @@ Panels:
- /RobotModel1
- /TF1
- /TF1/Frames1
<<<<<<< HEAD
Splitter Ratio: 0.5
=======
Splitter Ratio: 0.5264706015586853
>>>>>>> devolop
Tree Height: 439
- Class: rviz/Selection
Name: Selection
@ -78,6 +82,7 @@ Visualization Manager:
Show Axes: false
Show Trail: false
Value: true
<<<<<<< HEAD
camera_link:
Alpha: 1
Show Axes: false
@ -97,6 +102,9 @@ Visualization Manager:
Show Trail: false
Value: true
caster_back_right_link:
=======
caster_back:
>>>>>>> devolop
Alpha: 1
Show Axes: false
Show Trail: false
@ -182,9 +190,15 @@ Visualization Manager:
Invert Z Axis: false
Name: Current View
Near Clip Distance: 0.009999999776482582
<<<<<<< HEAD
Pitch: 0.5753997564315796
Target Frame: <Fixed Frame>
Yaw: 0.013627300970256329
=======
Pitch: 0.31039994955062866
Target Frame: <Fixed Frame>
Yaw: 4.9499592781066895
>>>>>>> devolop
Saved: ~
Window Geometry:
Displays:

View File

@ -9,7 +9,11 @@
<link name="base_link">
<visual>
<<<<<<< HEAD
<origin xyz="-0.14 0.2 -0.05" rpy="1.5708 0 0"/>
=======
<origin xyz="-0.2 0.2 -0.07" rpy="1.5708 0 0"/>
>>>>>>> devolop
<geometry>
<mesh filename="package://turtlebot_description/meshes/bases/kubot_base.STL" scale="0.001 0.001 0.001"/>
</geometry>
@ -89,6 +93,10 @@
</inertial>
</link>
<<<<<<< HEAD
<<<<<<< HEAD
<link name="caster_back_right_link">
=======
<link name="caster_link">
<collision>
<origin xyz="0 0.001 0" rpy="0 0 0"/>
@ -107,8 +115,16 @@
</link>
<!-- <link name="caster_back_right_link">
>>>>>>> c06338a682c5cc259374cb313033cea656328708
<collision>
<origin xyz="0 0.001 0" rpy="0 0 0"/>
=======
<link name="caster_back">
<collision>
<origin xyz="0 0.004 0" rpy="0 0 0"/>
>>>>>>> devolop
<geometry>
<box size="0.030 0.009 0.020"/>
</geometry>
@ -123,6 +139,7 @@
</inertial>
</link>
<<<<<<< HEAD
<link name="caster_back_left_link">
<collision>
<origin xyz="0 0.001 0" rpy="0 0 0"/>
@ -140,6 +157,8 @@
</inertial>
</link> -->
=======
>>>>>>> devolop
<link name="imu_link"/>
<link name="base_scan">
@ -166,8 +185,16 @@
izz="0.001" />
</inertial>
</link>
<<<<<<< HEAD
<<<<<<< HEAD
=======
<!--
>>>>>>> c06338a682c5cc259374cb313033cea656328708
<link name="camera_link">
=======
<!-- <link name="camera_link">
>>>>>>> devolop
<collision>
<origin xyz="0.005 0.011 0.013" rpy="0 0 0"/>
<geometry>
@ -178,7 +205,15 @@
<!-- <link name="camera_rgb_frame"/> -->
<<<<<<< HEAD
<<<<<<< HEAD
<link name="camera_rgb_optical_frame"/>
=======
<link name="camera_rgb_optical_frame"/> -->
>>>>>>> devolop
=======
<!-- <link name="camera_rgb_optical_frame"/> -->
>>>>>>> c06338a682c5cc259374cb313033cea656328708
<joint name="base_joint" type="fixed">
<parent link="base_footprint"/>
@ -202,6 +237,7 @@
<!--
<joint name="caster_back_right_joint" type="fixed">
<parent link="base_link"/>
<<<<<<< HEAD
<child link="caster_back_right_link"/>
<origin xyz="-0.177 -0.064 -0.004" rpy="-1.57 0 0"/>
</joint>
@ -217,6 +253,13 @@
<child link="caster_link"/>
<origin xyz="-0.177 0.064 -0.004" rpy="-1.57 0 0"/>
</joint>
=======
<child link="caster_back"/>
<origin xyz="-0.177 0 -0.004" rpy="-1.57 0 0"/>
</joint>
>>>>>>> devolop
<joint name="imu_joint" type="fixed">
<parent link="base_link"/>
@ -230,7 +273,15 @@
<origin xyz="-0.024 0 0.122" rpy="0 0 0"/>
</joint>
<<<<<<< HEAD
<<<<<<< HEAD
<joint name="camera_joint" type="fixed">
=======
<!-- <joint name="camera_joint" type="fixed">
>>>>>>> devolop
=======
<!-- <joint name="camera_joint" type="fixed">
>>>>>>> c06338a682c5cc259374cb313033cea656328708
<origin xyz="0.073 -0.011 0.084" rpy="0 0 0"/>
<parent link="base_link"/>
<child link="camera_link"/>
@ -246,6 +297,14 @@
<origin xyz="0 0 0" rpy="-1.57 0 -1.57"/>
<parent link="camera_rgb_frame"/>
<child link="camera_rgb_optical_frame"/>
<<<<<<< HEAD
<<<<<<< HEAD
</joint>
=======
</joint> -->
>>>>>>> devolop
=======
</joint> -->
>>>>>>> c06338a682c5cc259374cb313033cea656328708
</robot>