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

Remove duplication introduced by using a panda.urdf & panda.urdf.xacro #179

Open
sjahr opened this issue Jun 2, 2023 · 0 comments
Open

Comments

@sjahr
Copy link
Contributor

sjahr commented Jun 2, 2023

To enable support for Ignition Gazebo, the panda_description package currently contains a panda.urdf and a newer panda.urdf.xacro, introduced by #178.
The XACRO has been created to support finding package resource files dynamically which is needed for Gazebo. Unfortunately, the URDF is still required by RobotModelTestUtils. There are two possible solutions to this problem:

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

1 participant