Skip to content
Snippets Groups Projects
user avatar
pre-commit-ci[bot] authored
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.9.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.7...v0.9.9)
a34a6bfd
History

hpp-statistics

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

This package is part of the [HPP] software and provides a few tools for basic statistics.

Dependencies

[hpp-statistics] depends on [hpp-util].

Installation

Make sure you have installed all the dependency.

git clone --recursive https://github.com/humanoid-path-planner/hpp-statistics
cd hpp-statistics
mkdir build && cd build
cmake ..
make install

Todo's

Nothing is planned yet.