Skip to content

Create PyKDL chains from URDF robot descriptions

License

Notifications You must be signed in to change notification settings

jvytee/kdl_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kdl_parser

Provides basic functionality of kdl_parser_py without ROS dependencies. Includes urdf_parser_py for that purpose.

Installation

kdl_parser depends on PyKDL, so please install the python bindings for Orocos KDL first. Sources and installation instructions are available here.

The package was not yet pushed to PyPI, but installation is straighforward:

git clone https://github.com/jvytee/kdl_parser.git
pip install kdl_parser/ --user

About

Create PyKDL chains from URDF robot descriptions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages