Liquid-ai / Plankton

Open source simulator for maritime robotics researchers
Apache License 2.0
126 stars 42 forks source link

ERROR when spawning : Unable to call parseURDF on robot model #53

Open aomezzine opened 2 years ago

aomezzine commented 2 years ago

Hi, When I launch the command to spawn the rexrov, the rexrov is spawned with success " Spawn status: SpawnEntity: Successfully spawned entity" BUT at the other terminal (for launching gazebo world), I see that error : "[gzserver-2] Error [parser_urdf.cc:3183] Unable to call parseURDF on robot model".

Did you know what is the problem ?

Thank you I am using Gazebo 11, ubuntu 20 and ros foxy.

theaimer09 commented 11 months ago

Hi, I also met this question, have you solved it?