-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I'm using this issue to communicate some open questions that could result in some additional entries in the multi-robot book. I'm opening this issue here instead of asking on answers.ros.org per request by @codebot and to provide a direct link to possible PRs following this.
- Is there support for payload constraints for delivery tasks (or constraints in general for any task)? E.g. a factory might have parts that need to be delivered but some are too heavy for one of the robot types.
- It would help to have an overview of all repos. What's the logic behind
free_fleet,free_fleet_ros1, andfree_fleet_ros2? It seems to me that the last two are not in use? - Can we make an entry for 'known an open-sourced adapters'?
- SOSS (simply) connects middlewares. How does it fit in with fleet adapters?
- There is a control level for fleet adapters that is called 'traffic light' (read access + start stop only). This is/might be confusing for those working in industrial automation, where traffic lights are physical devices used to control flow of people and mobile robots.
- What's the process for adding new kinds of devices? Common control inputs are buttons, sensors, QR code scanners, and so on hooked up to PLCs. A button could have various functionalities such as validating that a robot is in the right spot or dispatching a new task, and a traffic light affects traffic management.
- What is a 'workcell' defined as? The integration chapter only refers to two samples, a dispenser and ingestor. Assuming workcells means 'a static black box that takes in a part and spits it back out with something done to that part', how can a specific task be communicated to the workcell based on e.g. the part that is given to it (by some mobile robot)?
I realize that some of these questions might be XY questions. Appreciate any insights so I can piece things together and contribute.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels