The rmf_task
package provides:
- Factories for creating various tasks supported in RMF (
rmf_tasks::requests::TASK
) - A library for optimally allocating
n
tasks acrossm
participants (rmf_task::agv::TaskPlanner
).
More information on the supported tasks and task management in RMF can be found here