-
Notifications
You must be signed in to change notification settings - Fork 481
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
Cannot spawn robot from urdf FrameAttachedToGraph Error #2869
Comments
It would be helpful to have the URDF file you're using. Can you run |
The urdf is from https://github.com/frankaemika/franka_ros/blob/noetic-devel/franka_description/robots/panda_arm.xacro |
running
I looked in the debug log at
so it looks like it wants |
upstream issue: gazebosim/sdformat#199 |
I checked, adding inertia to the links solves the issue. Thank you for your help, I think I can close this issue now ! |
Hello,
I get the following error while spawning a robot in gazebo using gazebo_ros spawn_model :
The urdf is from franka_ros and check_urdf does not return any error.
I am using Gazebo 11.1.0 with Ros Noetic on Ubuntu 20.04.1 and the following launch file :
I don't have any issue spawning the tricycle from gazebo_plugin, I don't understand one works and the other doesn't.
The text was updated successfully, but these errors were encountered: