ros-mobile-robots / diffbot

DiffBot is an autonomous 2wd differential drive robot using ROS Noetic on a Raspberry Pi 4 B. With its SLAMTEC Lidar and the ROS Control hardware interface it's capable of navigating in an environment using the ROS Navigation stack and making use of SLAM algorithms to create maps of unknown environments.
https://ros-mobile-robots.com
BSD 3-Clause "New" or "Revised" License
297 stars 86 forks source link

Wrong wheel tire color in Gazebo #11

Open fjp opened 4 years ago

fjp commented 4 years ago

Although the color of the tire is specified as black inside the wheel.urdf.xacro URDF, its shown in yellow inside Gazebo simulation:

image

Investigate why this happens. The motor Gazeb color is working correctly, only the tire color doesn't fit.