updated scout description, still working on scout gazebo sim control

This commit is contained in:
Ruixiang Du
2020-03-25 23:46:23 +08:00
parent 9c26ce9c34
commit 38510eb257
17 changed files with 3900 additions and 43 deletions

View File

@@ -85,14 +85,13 @@
<origin xyz="${-wheelbase/2} ${-track/2} ${wheel_vertical_offset}" rpy="3.14 0 0" />
</xacro:scout_wheel_type2>
<!-- For testing, hang the robot up in the air -->
<!-- <link name="world" />
<link name="world" />
<joint name="world_to_base_link=" type="fixed">
<origin xyz="0 0 0.5" rpy="0 0 0" />
<parent link="world"/>
<child link="base_link"/>
</joint> -->
</joint>
<!-- Additional definitions -->
<xacro:include filename="$(arg urdf_extras)" />