velodyne_simulator icon indicating copy to clipboard operation
velodyne_simulator copied to clipboard

Fixed finding mesh packages

Open ragingonyx opened this issue 4 years ago • 1 comments

Before I made this change, Gazebo wouldn't find the meshes for the sensors, causing to not load when the sensor is enabled most of the time. This change makes it so the package can be found on Foxy. I'm not certain if this issue is present on other ROS2 distros.

ragingonyx avatar Aug 03 '21 16:08 ragingonyx

Hi @ragingonyx

You're amazing. Your solution file://$(find xxxxx)/meshes/yyyyyyy solve the could not find meshes issue for Gazebo when using package://xxxxxxx/meshes/yyyyyy

Best, Samuel

HappySamuel avatar Mar 15 '22 06:03 HappySamuel