Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 567 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 567 Bytes

rmf_task

codecov

The rmf_task package provides:

  • Factories for creating various tasks supported in RMF (rmf_tasks::requests::TASK)
  • A library for optimally allocating n tasks across m participants (rmf_task::agv::TaskPlanner).

More information on the supported tasks and task management in RMF can be found here