mintforpeople / robobo-gazebo-simulator

Repository for Robobo robot simulation in the Gazebo environment.
Apache License 2.0
4 stars 1 forks source link

Wrong model path on package.xml #2

Open BPRamos opened 2 years ago

BPRamos commented 2 years ago

https://github.com/mintforpeople/robobo-gazebo-simulator/blob/3605278171a6e60c61ed59153285ea5e5ce80f9e/package.xml#L74 This line should refer to the model path this way: <gazebo_ros plugin_path="${prefix}/lib" gazebo_media_path="${prefix}" gazebo_model_path="${prefix}/models" />

Shiul93 commented 2 years ago

@almamallo