mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
43b8fb9f76
commit
ffb72d9151
@ -12,7 +12,7 @@
|
||||
<xacro:unless value="$(arg use_ros2_control)">
|
||||
<xacro:include filename="gazebo_control.xacro" />
|
||||
</xacro:unless>
|
||||
<xacro:include filename="lidar.xacro" />
|
||||
<!-- <xacro:include filename="lidar.xacro" /> -->
|
||||
<xacro:include filename="camera.xacro" />
|
||||
<!-- <xacro:include filename="depth_camera.xacro" /> -->
|
||||
|
||||
|
@ -210,7 +210,7 @@
|
||||
</joint>
|
||||
|
||||
|
||||
<link name="caster_wheel">
|
||||
<link name="laser_frame">
|
||||
<visual>
|
||||
<geometry>
|
||||
<sphere radius="${caster_wheel_radius}"/>
|
||||
@ -227,7 +227,7 @@
|
||||
</xacro:inertial_sphere>
|
||||
</link>
|
||||
|
||||
<gazebo reference="caster_wheel">
|
||||
<gazebo reference="laser_frame">
|
||||
<material>Gazebo/White</material>
|
||||
<mu1 value="0.001"/>
|
||||
<mu2 value="0.001"/>
|
||||
|
Loading…
Reference in New Issue
Block a user