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

Reorder waiting for services and ros time to speed up controller start #508

Merged

Conversation

Martin-Oehler
Copy link
Contributor

Hello everyone,
this PR addresses issue #507. I reordered the code structure so waiting_for_service happens first and only if that times out, check for running sim time happens.

Maybe @guillaumeautran could also check, if this works for them?

Best regards,
Martin

@Martin-Oehler
Copy link
Contributor Author

Could you review this please? It should fix the problems in both use cases.

@bmagyar bmagyar merged commit 62cb527 into ros-controls:noetic-devel Jan 31, 2023
@ravikola02
Copy link

ravikola02 commented Feb 17, 2023

Thank you for figuring this out. Can we do this for melodic as well? @bmagyar @Martin-Oehler

ravikola02 added a commit to ravikola02/ros_control that referenced this pull request Feb 17, 2023
…t for melodic branch

These changes are to resolve issue ros-controls#507 , which was updated for noetic in ros-controls#508 but not for melodic branch.
bmagyar pushed a commit that referenced this pull request Oct 27, 2023
…t for melodic branch (#516)

These changes are to resolve issue #507 , which was updated for noetic in #508 but not for melodic branch.
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.

3 participants