yijiangh / kdl_parser

kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

kdl_parser and kdl_parser_py provide tools to construct a KDL tree from an XML robot representation in URDF.


Languages

Language:C++ 63.9%Language:CMake 22.5%Language:Python 13.6%