Before proceeding, is there an existing issue or discussion for this?
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
Before proceeding, is there an existing issue or discussion for this?
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