Hello,
I am trying to spawn my urdf-model in gazebo, so i have created the urdf-file in ~/catkin_ws/src/robot_description/src/urdf and the model.config file in ~/catkin_ws/src/robot_description/src with the line: urdf/robot.urdf .
I add "export GAZEBO_MODEL_PATH=/home/timo/catkin_ws/src/" to .bashrc .
When i start gazebo and go on Insert it only shows me the preinstalled model-database and the line /home/timo/catkin_ws/src/ but without any pulldown window.
Did I have forgot anything?
↧