Replies: 1 comment
-
@niwhsa9 's MPC implementation in Python: https://github.com/niwhsa9/mpc-trajectory-tracker |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Beta Was this translation helpful? Give feedback.
All reactions