Replies: 2 comments 3 replies
-
Actually, converting this to a discussion, given that some teams do have auto align be integrated into auto(namely 422), so it may be worth considering not changing |
Beta Was this translation helpful? Give feedback.
3 replies
-
It seems like it would be advantageous to not be switching modes during auto. You can really see the delay when it switches from planning a path to auto-align. However that is fixed will be up to you all though. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Autos are inherently not supposed to be calling something like auto align during an auto routine, as autos should be able to do the same thing statically rather than dynamically. Plus, autos being written entirely in pathplanner allow for a higher level of control, wheras there is a lot less of it in pure auto align.
Beta Was this translation helpful? Give feedback.
All reactions