8000 GitHub - haudren/mc_rbdyn_urdf: A ROS-free URDF parser to create RBDyn structures
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

haudren/mc_rbdyn_urdf

 
 

Repository files navigation

mc_rbdyn_urdf

License LGPL 3 Build Status

This library allows to parse an URDF file and create RBDyn structure from it. It is entirely ROS-free.

Dependencies

  • tinyxml2
  • Eigen (>= 3.0)
  • SpaceVecAlg (with Python bindings if needed)
  • RBDyn (with Python bindings if needed)
  • Cython (>= 0.25) (Python bindings)
  • Eigen3ToPython (Python bindings)
  • Boost (unit tests)

About

A ROS-free URDF parser to create RBDyn structures

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 44.1%
  • C++ 43.2%
  • CMake 11.0%
  • C 1.7%
0