Skip to content
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

Do not segfault when models cannot be generated #109

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

mxgrey
Copy link
Contributor

@mxgrey mxgrey commented Feb 27, 2024

There may be cases where GoToPlace models temporarily cannot be generated, i.e. when too many lanes are closed, leaving no viable path to a goal. Since the lanes may be opened at a later time, we need to allow the workflow to move past the model generation phase even if models cannot be generated.

With this PR, we will accept some inaccuracies during model generation in order to move forward with task activation ..but this time without crashing.

@Yadunund Yadunund merged commit 66525a5 into main Feb 28, 2024
5 checks passed
@Yadunund Yadunund deleted the fix_null_activity_segfault branch February 28, 2024 03:22
cwrx777 added a commit to cwrx777/rmf_task that referenced this pull request May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants