Skip to content

humanoid-path-planner/hpp-manipulation-urdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9af3bd5 · Dec 6, 2024
Oct 7, 2024
Dec 5, 2024
Dec 5, 2024
Dec 5, 2024
Dec 5, 2024
Dec 5, 2024
Oct 5, 2022
Jul 9, 2024
Nov 2, 2021
Oct 7, 2024
Dec 2, 2024
Jun 7, 2024
Jun 30, 2024
Jul 24, 2020
Apr 19, 2022
Oct 7, 2024
Oct 7, 2024
Dec 6, 2024
Dec 6, 2024

Repository files navigation

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