Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/um-arm-lab/homotopy_mpc
https://github.com/um-arm-lab/homotopy_mpc
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/um-arm-lab/homotopy_mpc
- Owner: UM-ARM-Lab
- Created: 2024-01-19T22:23:03.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-06T21:37:42.000Z (9 months ago)
- Last Synced: 2024-02-06T22:36:53.792Z (9 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo of homotopy computation for trajectory optimization or MPC.
Start by installing the dependencies
```
pip install -r requirements.txt
```