-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Before proceeding, is there an existing issue or discussion for this?
- I have done a search for similar issues and discussions.
Description
We’re currently working on an Open‑RMF deployment and encountered a situation where we need to restrict only one robot in a fleet from accessing a specific lane or location.
We initially attempted to use lane closures, but realized that since the planner instance is shared fleet-wide, the closure affects all robots in the fleet. Our idea is to assign a dedicated planner instance per robot to allow robot-specific constraints like lane restrictions.
Would you consider this a viable solution, or are there any unintended side effects or better design alternatives within RMF?
@mxgrey
Implementation Considerations
No response
Alternatives
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request