-
Notifications
You must be signed in to change notification settings - Fork 18k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
move AC_Avoidance defines into libraries #26466
move AC_Avoidance defines into libraries #26466
Conversation
4abaa22
to
7a2f965
Compare
Before fixing the documentation problem, only Rover changes:
|
5650342
to
c87c0c0
Compare
c87c0c0
to
0ea5468
Compare
This looks good to me. We probably just need to test that Rover's simple avoidance and OA path planning (e.g. Dijkstras and/or BendyRuler) still work. |
massive wiki build errors this am:(build server timing issue?) |
Preliminary results, including a patch to not rename
AC_OAPATHPLANNER_ENABLED
toAP_OAPATHPLANNER_ENABLED
: