No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
Repository Summary
Checkout URI | https://github.com/orocos/orocos_kinematics_dynamics.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2024-10-28 |
Dev Status | MAINTAINED |
CI status | No Continuous Integration |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Packages
Name | Version |
---|---|
orocos_kdl | 1.5.1 |
python_orocos_kdl | 1.5.1 |
README
Kinematics and Dynamics Library
Orocos project to supply RealTime usable kinematics and dynamics code, it contains code for rigid body kinematics calculations and representations for kinematic structures and their inverse and forward kinematic solvers.
The C++ library is located in the orocos_kdl
folder. The installation instructions can be found in
INSTALL.md.
The python bindings, are located in the python_orocos_kdl
folder. The installation instructions can be found in
INSTALL.md.
Always use the same version of the C++ library and the python bindings. As a mismatch between these two can cause many issues.
Also when using ROS/catkin, it is preferred to use the catkin installation method over the cmake/make
method.
There will be no ROS Noetic release.
CONTRIBUTING
No CONTRIBUTING.md found.