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

Add bio_ik2_example package #4

Open
SimonGiampy opened this issue Oct 14, 2024 · 0 comments
Open

Add bio_ik2_example package #4

SimonGiampy opened this issue Oct 14, 2024 · 0 comments

Comments

@SimonGiampy
Copy link

It would be useful to have an example package showing how to compute the IK in a C++ ROS2 script. The example can show several functionalities

  • compute IK with seed state = current robot pose (initial guess for the solver)
  • compute IK with a custom defined seed state (initial guess for the solver)
  • compute IK with BioIKKinematicsOptions and custom goal cost functions
  • compute IK using the MoveIt2 RobotState class pre-defined functions
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