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 5c18c87 commit 67be150Copy full SHA for 67be150
README.md
@@ -1,4 +1,18 @@
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.
18
0 commit comments