We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67be150 commit ebc2c53Copy full SHA for ebc2c53
README.md
@@ -1,17 +1,13 @@
1
# Constrained Differential Dynamic Programming (CDDP) solver in C++
2
+```
3
+---------------------------------------------------------+
-
4
| ____ ____ ____ ____ _ ____ |
5
6
| / ___| _ \| _ \| _ \ (_)_ __ / ___| _ _ |
7
8
| | | | | | | | | | |_) | | | '_ \ | | _| |_ _| |_ |
9
10
| | |___| |_| | |_| | __/ | | | | | | |__|_ _|_ _| |
11
12
| \____|____/|____/|_| |_|_| |_| \____||_| |_| |
13
14
15
16
**This library is actively under construction.** Please wait for proper release after starring this repo :star:
17
Also, I am writing this library for practical experience with C++. Any suggestions are helpful to me.
0 commit comments