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

Working plugin for MoveIt on Noetic? #110

Open
pfucile opened this issue Oct 28, 2022 · 1 comment
Open

Working plugin for MoveIt on Noetic? #110

pfucile opened this issue Oct 28, 2022 · 1 comment

Comments

@pfucile
Copy link

pfucile commented Oct 28, 2022

I want to create a working SNS IK Plugin for MoveIt on ROS noetic to have it working on my sawyer robot. I can't seem to figure out from the sns-ik-kinematics-plugin subfolder, as all the CmakeList and package.xml files (for all the branches) do not contain the correct information. Can you help me with that?

@AdrianZw
Copy link
Member

AdrianZw commented Nov 9, 2022

Unfortunately, at the moment we did not implement an SNS IK Plugin for MoveIt, currently in the sns-ik-kinematics-plugin subfolder, there are only placeholders. Help would be very much appreciated!

CMakeList.txt and package.xml should be analogous to the one of the trac_ik plugin, see https://bitbucket.org/traclabs/trac_ik/src/master/trac_ik_kinematics_plugin/.

You shouldn't need the dependencies to nlopt and you would need to replace trac_ik_lib with sns_ik_lib.

If you like, you can fork our repository and create already a pull request, so I can see what you already have implemented so far. Then it is easier to collaborate and have a working implementation soon. What do you think?

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