Skip to content

Commit 0e4ced2

Browse files
committed
update readme
1 parent eaec92e commit 0e4ced2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎readme.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is the cpp implementation of the [PythonRobotics](https://github.com/Atsush
66
- cmake
77
- opencv 3.3
88
- Eigen 3
9-
- ipopt / CppAD (*for MPC convex optimization*)
9+
- [CppAD](https://www.coin-or.org/CppAD/Doc/install.htm) / [IPOPT](https://www.coin-or.org/Ipopt/documentation/node14.html) (*for MPC convex optimization*)
1010
- ~~ROS~~ (*To make the repo lightweight :)*)
1111

1212
## Build

0 commit comments

Comments
 (0)