Skip to content

Commit 555e8a6

Browse files
committed
setup CI & badges
1 parent 8512372 commit 555e8a6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include: http://rainboard.laas.fr/project/ddp-actuator-solver/.gitlab-ci.yml

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# DDP actuator solver
2+
3+
[![Pipeline status](https://gitlab.laas.fr/stack-of-tasks/ddp-actuator-solver/badges/master/pipeline.svg)](https://gitlab.laas.fr/stack-of-tasks/ddp-actuator-solver/commits/master)
4+
[![Coverage report](https://gitlab.laas.fr/stack-of-tasks/ddp-actuator-solver/badges/master/coverage.svg?job=doc-coverage)](http://projects.laas.fr/gepetto/doc/stack-of-tasks/ddp-actuator-solver/master/coverage/)
5+
16
iLQRSolver.py is a library used to compute a sequence of control to
27
reach a specified point with a specified system and cost function.
38

0 commit comments

Comments
 (0)