Skip to content

Commit 67be150

Browse files
Update README.md
1 parent 5c18c87 commit 67be150

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
11
# Constrained Differential Dynamic Programming (CDDP) solver in C++
2+
+---------------------------------------------------------+
3+
4+
| ____ ____ ____ ____ _ ____ |
5+
6+
| / ___| _ \| _ \| _ \ (_)_ __ / ___| _ _ |
7+
8+
| | | | | | | | | | |_) | | | '_ \ | | _| |_ _| |_ |
9+
10+
| | |___| |_| | |_| | __/ | | | | | | |__|_ _|_ _| |
11+
12+
| \____|____/|____/|_| |_|_| |_| \____||_| |_| |
13+
14+
+---------------------------------------------------------+
15+
216
**This library is actively under construction.** Please wait for proper release after starring this repo :star:
317
Also, I am writing this library for practical experience with C++. Any suggestions are helpful to me.
418

0 commit comments

Comments
 (0)