Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Make planner better about changing floors #163

Merged
merged 2 commits into from Aug 24, 2020
Merged

Make planner better about changing floors #163

merged 2 commits into from Aug 24, 2020

Conversation

mxgrey
Copy link
Member

@mxgrey mxgrey commented Aug 24, 2020

Until now, the planner has not been very good about changing floors, with a high risk of various assertion failures when that happens.

This PR should resolve that issue for the simple case of vertically moving between floors using a lift. This should be made more robust in the future, which will be important for other cases of floor-changing, like ramps.

Copy link
Collaborator

@Kevinskwk Kevinskwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Working great, conflict checks and negotiations are taking place normally. Thanks!

@mxgrey mxgrey merged commit f9a1463 into master Aug 24, 2020
@mxgrey mxgrey deleted the bug/floor_change branch August 24, 2020 08:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants