mirror of
https://github.com/bjoernellens1/bot_mini_description.git
synced 2024-11-22 07:13:48 +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" />
|
<color rgba="1.0 1.0 1.0 1.0" />
|
||||||
</material>
|
</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>
|
</robot>
|
@ -25,7 +25,7 @@
|
|||||||
<xacro:property name="chassis_offset" value="0.065"/>
|
<xacro:property name="chassis_offset" value="0.065"/>
|
||||||
|
|
||||||
<!-- Materials -->
|
<!-- Materials -->
|
||||||
<material name="white">
|
<!-- <material name="white">
|
||||||
<color rgba="1 1 1 1" />
|
<color rgba="1 1 1 1" />
|
||||||
</material>
|
</material>
|
||||||
|
|
||||||
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
<material name="lightGrey">
|
<material name="lightGrey">
|
||||||
<color rgba="0.6 0.6 0.6 1.0"/>
|
<color rgba="0.6 0.6 0.6 1.0"/>
|
||||||
</material>
|
</material> -->
|
||||||
|
|
||||||
<!-- Base Link -->
|
<!-- Base Link -->
|
||||||
<link name="${prefix}base_link">
|
<link name="${prefix}base_link">
|
||||||
|
Loading…
Reference in New Issue
Block a user