yijiangh / ikfast_pybind

Ikfast python binding modules built with a CMake-based build system
MIT License
37 stars 6 forks source link

URDF files used to generate ikfast #8

Closed chjohnkim closed 1 year ago

chjohnkim commented 1 year ago

Hi, is there any way you could share the URDF files you used to generate the ikfast cpp solutions (particularly UR5)? I'm trying to use the repo but haven't found the right URDF that corresponds to the ikfast solution. Thanks!

yijiangh commented 1 year ago

@chjohnkim Hi! I get them from https://github.com/ros-industrial/universal_robot

In case you still find them not matching, the ROS Industrial developers maintain this IKFast generated cpp file. You can drop it here and build the binding yourself. I recently did that for UR5e.