kth-ros-pkg/yumi

ikfast for yumi

Closed this issue · 2 comments

Hello maintainer!I want to use ikfast instead of KDL algorithm to solve the kinematics of the manipulator.But when I follow the tutorial, the following prompt appears:

10a5518c897716f5efd5f5fb6e19a5b
997b8ee0f0fa5c3cb37709e3556fb66
f2f2c88f8a68e7c9d5065b6e8cda24e

Have you configured the ikfast kinematics algorithm for yumi?

Hi,

I am not aware of anyone having configured ikfast for yumi at our lab. You might want to ask for help at the openrave repository page.

Best,
Diogo

PS: in future issues, consider using ``` blocks to copy and paste terminal output, like this:

# This is a test
$ cd /home/user/Documents

More information on that here

Hi @RYANZYC,
Can you please guide if you are succeeded to use IKFast instead of KDL algorithm to solve the kinematics of the Yumi?

Thanks.