Replies: 1 comment
|
@niwhsa9 's MPC implementation in Python: https://github.com/niwhsa9/mpc-trajectory-tracker |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Motivation
Although the current path following algorithm works (stop and turn and go in straight line) it could be better. We lose time stopping and as we have seen time is critical for interventions (and in general misc things that go wrong). Hence we propose a path following algorithm with extra features.
Requirements
Options
All reactions