humanoid-path-planner / hpp-statistics

Classes for doing statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Classes for doing statistics

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 74.9%Language:CMake 12.4%Language:Shell 7.5%Language:Nix 5.2%