Skip to content

Define new Phase Descriptions #43

@mxgrey

Description

@mxgrey

As part of open-rmf/rmf_ros2#107 we should start defining the Descriptions of the new Phase types.

We could start immediately on these task types:

  • PerformAction (we will need the Description to have a parameter for an estimated duration for the action)
  • ParkUntil (we will need the Description to have a parameter for an estimated duration of the parking)
  • Call
  • SMS
  • RepeatN
  • While (we will need the Description to have a parameter for an estimated number of repetitions so the planner can deal with this phase)
  • ParallelGroup

This phase will require #42 before we can support it:

  • RepeatIndefinitely

The APIs for these different phase Descriptions should be put into the rmf_task_sequence/phases include directory.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions