Alternatives to PyKDL?

asked 2020-10-01 07:29:29 -0500

rdhn gravatar image

updated 2020-10-01 08:24:29 -0500

Hello everyone!

I am currently using python 3.6.9 and ROS Melodic. I have tried a lot to install PyKDL but for some reason I am not able to build the source files. I also asked a question regarding the same on the orocos_kdl Github page. Click here to view the issue I created. It turns out PyKDL is not yet supported by python3 and there are some inherent issues with its compatibility with ROS.

I am wondering if there is an alternative to PyKDL? Basically I want to use the real robot URDF (in real time) to do inverse and forward kinematics and solve dynamics equations using python.

edit retag flag offensive close merge delete