[Feature request]: Add support for extracting semantic plan
Open
enhancement
- Dominant language
- Rust
- Stars
- 81
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Before proceeding, is there an existing issue or discussion for this?
- I have done a search for similar issues and discussions.
Description
When executing a plan in the real world, there is need for semantic information to be available. There are many, mapf algorithms out there now, each with their own strengths and weaknesses. When actually executing on robots, a Semantic Plan is very useful.
Implementation Considerations
The easiest way to get a semantic plan is to use MAPF-POST. We would need to consider the API carefully here.
Alternatives
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.