There was an error while loading. Please reload this page.
1 parent eaec92e commit 0e4ced2Copy full SHA for 0e4ced2
readme.md
@@ -6,7 +6,7 @@ This is the cpp implementation of the [PythonRobotics](https://github.com/Atsush
6
- cmake
7
- opencv 3.3
8
- Eigen 3
9
-- ipopt / CppAD (*for MPC convex optimization*)
+- [CppAD](https://www.coin-or.org/CppAD/Doc/install.htm) / [IPOPT](https://www.coin-or.org/Ipopt/documentation/node14.html) (*for MPC convex optimization*)
10
- ~~ROS~~ (*To make the repo lightweight :)*)
11
12
## Build
0 commit comments