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

Transition from configuring to active by itself once on launch #2

Merged
merged 5 commits into from
Aug 10, 2023

Conversation

MGBla
Copy link
Collaborator

@MGBla MGBla commented Aug 10, 2023

This pull request enables the driver to directly start (with configuration and activation) on bootup. This way the manual CLI input is no longer required which makes it easier to use. I also changed from Node to LifecycleNode in the LaunchDescription

@MGBla MGBla self-assigned this Aug 10, 2023
Signed-off-by: Marvin Große Besselmann <grosse@fzi.de>
Copy link
Collaborator

@stefanscherzinger stefanscherzinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you! That's better.
I left two hints about comments. I like a minimal verbosity in the launch files. Also, could you update the top-level readme? There are still lifecycle start instructions in the Getting started section.

Co-authored-by: Stefan Scherzinger <scherzin@fzi.de>
@stefanscherzinger
Copy link
Collaborator

Small addition: @MGBla Could you also update the unconfigured state in this table? I would remove the first part of the sentence.

Signed-off-by: Marvin Große Besselmann <grosse@fzi.de>
Signed-off-by: Marvin Große Besselmann <grosse@fzi.de>
@MGBla MGBla merged commit bf39c37 into main Aug 10, 2023
3 checks passed
@MGBla MGBla deleted the fb_auto_lifecycle_transition branch August 10, 2023 09:50
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.

None yet

2 participants