Skip to content

Commit

Permalink
Add to readme a good linear solver for ipopt
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrojasmiliani committed Mar 28, 2024
1 parent 89f7e9a commit 54dcb51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This library is particularly useful in scenarios where robots work in proximity
- Docker containers with this library already installed
- *vim awesome plugins for development and moveit* rafa606/moveit-opstop-vim-dev:noetic
- *vim awesome plugins for development and awesome ros packages*: rafa606/ros-opstop-vim-dev:noetic
- **Remark on real-time stop** The time to compute the stopping trajectory depends strongly in the optimizer. Currently this repo uses ipopt. To have good performances (<10ms with a good pc) use the `ma27` linear solver.

# Example

Expand Down

0 comments on commit 54dcb51

Please sign in to comment.