Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icsl-Jeon committed Mar 18, 2020
1 parent 62b4809 commit 258a5de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Also, we plan to provide ROS support such as the [previous version](https://gith
### 1. Installation
- **Setting dependencies**
#### (1) Eigen 3
```
$ sudo apt-get update
$ sudo apt-get install libeigen-dev
```
#### (2) qpOASES (note -fPIC flag when cmake)
```
$ git clone https://github.com/coin-or/qpOASES.git
Expand Down

0 comments on commit 258a5de

Please sign in to comment.