mirror of
https://github.com/bjoernellens1/cps_loki_description.git
synced 2024-11-21 23:23:49 +00:00
update
This commit is contained in:
parent
951ac2ab9e
commit
5dbf1b2518
@ -37,4 +37,12 @@ https://github.com/ros-simulation/gazebo_ros_demos/blob/kinetic-devel/rrbot_desc
|
||||
<color rgba="1.0 1.0 1.0 1.0" />
|
||||
</material>
|
||||
|
||||
<material name="grey2">
|
||||
<color rgba="0.9 0.9 0.9 1.0"/>
|
||||
</material>
|
||||
|
||||
<material name="lightGrey">
|
||||
<color rgba="0.6 0.6 0.6 1.0"/>
|
||||
</material>
|
||||
|
||||
</robot>
|
@ -25,7 +25,7 @@
|
||||
<xacro:property name="chassis_offset" value="0.065"/>
|
||||
|
||||
<!-- Materials -->
|
||||
<material name="white">
|
||||
<!-- <material name="white">
|
||||
<color rgba="1 1 1 1" />
|
||||
</material>
|
||||
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
<material name="lightGrey">
|
||||
<color rgba="0.6 0.6 0.6 1.0"/>
|
||||
</material>
|
||||
</material> -->
|
||||
|
||||
<!-- Base Link -->
|
||||
<link name="${prefix}base_link">
|
||||
|
Loading…
Reference in New Issue
Block a user