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

Converts 'panda.srdf' to a 'panda.srdf.xacro' file #18

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

rickstaa
Copy link
Owner

This pull request converts 'panda.srdf' that was created by the moveit_setup_assistant to a 'panda.srdf.xacro' file. This was done since the moveit_setup_assistant currently doesn't propagate xacro arguments you supply to the urdf.xacro file (see this issue). We need to manually add a way to enable or disable the gripper. This can be done by creating a panda.srdf.xacro file.

This was done since the `moveit_setup_assistant` currently doesn't
propagate `xacro` arguments you supply to the `urdf.xacro` file (see
[this issue](moveit/moveit#1691)). We
need to manually add a way to enable or disable the gripper. This can be
done by creating a `panda.srdf.xacro` file.
@rickstaa rickstaa merged commit 5b4e947 into noetic-devel Aug 25, 2021
rickstaa added a commit that referenced this pull request Aug 30, 2021
This was done since the `moveit_setup_assistant` currently doesn't propagate `xacro` arguments you supply to the `urdf.xacro` file (see [this issue](moveit/moveit#1691)). We need to manually add a way to enable or disable the gripper. This can be done by creating a `panda.srdf.xacro` file.
@rickstaa rickstaa deleted the modify_panda_srdf branch October 27, 2021 19:49
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

Successfully merging this pull request may close these issues.

1 participant