clubcapra / ovis

Ovis robotic arm control package
0 stars 1 forks source link

Investigate using IKFast as the IK engine for MoveIt #15

Closed lit-af closed 4 years ago

lit-af commented 5 years ago

Seems to be the fastest lib available. https://ros-planning.github.io/moveit_tutorials/doc/ikfast/ikfast_tutorial.html

lit-af commented 4 years ago

I did some testing today. It's pretty simple once the docker install has the proper permissions.

lit-af commented 4 years ago

Don't forget to edit the kinematics.yaml file. https://ros-planning.github.io/moveit_tutorials/doc/ikfast/ikfast_tutorial.html#usage

lit-af commented 4 years ago

Add the previous comments to the package documentation