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

server: fix startup race condition, GUI improvements #426

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Conversation

whoenig
Copy link

@whoenig whoenig commented Feb 9, 2024

Fixes #422 and partially #424

* In all backends, move the service announcement of all/emergency to be the last service
* Add logic to wait for the server in gui.py
* Enable gui.py by default and disable rviz by default
@knmcguire
Copy link
Collaborator

Hi! I'll test this out tomorrow. Sorry for the delay!

Copy link
Collaborator

@knmcguire knmcguire left a comment

Choose a reason for hiding this comment

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

tested it and looks good. I'll merge!

@knmcguire knmcguire merged commit e598f7a into main Feb 16, 2024
4 checks passed
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.

crazyflie_py: startup race condition
2 participants