Skip to content

Conversation

@luca-della-vedova
Copy link
Member

@luca-della-vedova luca-della-vedova commented Dec 8, 2022

New feature implementation

Implemented feature

This PR is part of a two-repo PR together with rmf_demos to bring to rmf_demos the infrastructure adapters that were shown in the roscon_workshop example.
Specifically, right now the door / lift supervisors communicate directly with the simulated doors and lifts. However, real deployments would likely have an adapter that sits in-between.

Implementation description

This PR adds a namespace to simulated doors and lifts, now the lift / door adapter will listen to door_requests and publish door_states while the simulation plugins themselves will prepend a sim/ namespace to their topics.

Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Signed-off-by: Luca Della Vedova <luca@openrobotics.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants