diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000000000000000000000000000000000000..c104a06b1d69665fd46edfb84d66821cc5434b68 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1 @@ +include: http://rainboard.laas.fr/project/hpp-centroidal-dynamics/.gitlab-ci.yml diff --git a/README.md b/README.md index 162613de47cdc1d1727755e16d907262351a4452..4532d59eb66e7e8e569b5f682271d8f2072aaaf4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # CentroidalDynamicsLib + +[](https://gepgitlab.laas.fr/humanoid-path-planner/hpp-centroidal-dynamics/commits/master) +[](http://projects.laas.fr/gepetto/doc/humanoid-path-planner/hpp-centroidal-dynamics/master/coverage/) + Utility classes to check the (robust) equilibrium of a system in contact with the environment. Comes with python bindings. The main class that collects all the equilibrium-related algorithms is ```Equilibrium```. All the algorithms take as input: