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

Distinguish between requested tasks and automatic tasks #36

Closed
mxgrey opened this issue Apr 22, 2021 · 0 comments · Fixed by open-rmf/rmf_task#28
Closed

Distinguish between requested tasks and automatic tasks #36

mxgrey opened this issue Apr 22, 2021 · 0 comments · Fixed by open-rmf/rmf_task#28
Labels
enhancement New feature or request

Comments

@mxgrey
Copy link
Contributor

mxgrey commented Apr 22, 2021

Migrated from osrf/rmf_core#241

Currently fleets will report all the tasks that they intend to do, regardless of whether the task was requested by the user or automatically generated by the planner (e.g. recharging the battery). This can be confusing for downstream systems that might only care about the requested tasks.

We should come up with a way that downstream systems can trivially distinguish between assigned tasks that were explicitly requested and those which were automatically created to satisfy requirements.

@mxgrey mxgrey added the enhancement New feature or request label Apr 22, 2021
luca-della-vedova pushed a commit that referenced this issue Jan 10, 2023
* Replaced dispenser msg parameters with waiting durations

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Uncrustify

Signed-off-by: Yadunund <yadunund@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant