kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.
Go to file
Jochen Sprickerhof 92e0c947dc
Drop CATKIN_IGNORE (#42)
fixed orocos-kdl has been releases. See:

https://bugs.launchpad.net/bugs/1871725
2020-08-24 09:42:55 -07:00
kdl_parser 1.14.0 2020-04-13 11:09:41 -07:00
kdl_parser_py Drop CATKIN_IGNORE (#42) 2020-08-24 09:42:55 -07:00
README.md Fix links 2017-05-16 12:03:25 -07:00

README.md

KDL Parser

This contains packages for converting from URDF to a representation in KDL.
See the ROS wiki for API documentation and tutorials.

This was originally part of the ros/robot_model repository.
It has been moved to this repo as described by ros/robot_model#195