ymontmarin / hpp-manipulation-urdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hpp-manipulation-urdf

Building Status Pipeline status Coverage report Code style: black pre-commit.ci status

This package is part of the HPP software and extends the functionalities of hpp-model-urdf. It implements a URDF/SRDF parser for the package hpp-manipulation.

Dependencies

hpp-manipulation-urdf needs the following package to be installed:

Installation

Make sure you have installed all the dependency.

$ git clone https://github.com/billx09/hpp-manipulation-urdf
$ cd hpp-manipulation-urdf
$ mkdir build && cd build
$ cmake ..
$ make install

Todo's

About

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 93.1%Language:CMake 6.9%