<!--Pinocchio: a C++ library for efficient Rigid Multi-body Dynamics computations
...
...
@@ -78,6 +65,26 @@ or via pip (currently only available on Linux):
**Pinocchio** is reliable and extensively tested (unit-tests, simulations and real world robotics applications).
**Pinocchio** is supported and tested on Windows, Mac OS X, Unix and Linux ([see build status here](http://robotpkg.openrobots.org/rbulk/robotpkg/math/pinocchio/index.html)).
## Pinocchio continuous integrations
**Pinocchio** is constantly tested for several platforms and distributions, as reported below:
**Pinocchio** exploits at best the sparsity induced by the kinematic tree of robotics systems. Thanks to modern programming language paradigms, **Pinocchio** is able to unroll most of the computations directly at compile time, allowing to achieve impressive performances for a large range of robots, as illustrated by the plot below, obtained on a standard laptop equipped with an Intel Core i7 CPU @ 2.4 GHz.