Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add demo infrastructure adapters #171

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

luca-della-vedova
Copy link
Member

New feature implementation

Implemented feature

This PR is part of a two-repo PR together with rmf_simulation 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 demo door and lift adapter, ported from the roscon_workshop repo. There have been a few small cleanups, specifically in the session_id name generation and in removing a few extra printouts to avoid flooding the terminal but it the rest is the same.

Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
Signed-off-by: Luca Della Vedova <[email protected]>
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.

1 participant