Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to call parseURDF on robot model, robot not spawning in environment #42

Open
onurbagoren opened this issue Sep 8, 2021 · 1 comment

Comments

@onurbagoren
Copy link

onurbagoren commented Sep 8, 2021

I am getting the error regarding the spawning of the robot in Gazebo, as it appears that the URDF cannot be parsed and is not being interpreted as a URDF model.
I am following the tutorial and running roslaunch vorc_gazebo marina.launch after setting up the environment.
The issue is highlighted as the cora_description/urdf/cora.xacro file in the launch file vorc_gazebo/launch/marina.launch.
The error that I specifically get about spawning the robot is the following:

Error [parser_urdf.cc:3183] Unable to call parseURDF on robot model
Error [parser.cc:488] parse as old deprecated model file failed.
[ERROR] [1631111854.385672, 10.152000]: Spawn service failed. Exiting.
[spawn_model-4] process has died [pid 147314, exit code 1, cmd /opt/ros/noetic/lib/gazebo_ros/spawn_model -x 10 -y -372 -z 0.1 -R 0 -P 0 -Y 0.3816 -urdf -param cora/robot_description -model cora __name:=spawn_model __log:=...
log file: ...

Is this an issue that was seen before that may be linked to incorrect installation, or is there need for development with this issue?

@Hilalbasibuyuk
Copy link

did you solved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants