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

Fix Servo pose tracking tutorial #973

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Fix Servo pose tracking tutorial #973

merged 2 commits into from
Sep 27, 2024

Conversation

sea-bass
Copy link
Contributor

@sea-bass sea-bass commented Sep 21, 2024

Description

The Servo pose tracking tutorial was not working as it had likely gone out of date with some other changes.

Also, the way the command switching service was called wasn't properly waiting for the future to complete, which caused me problems. It still doesn't work reliably on FastDDS, but if you switch RMW to CycloneDDS it does.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • While waiting for someone to review your request, please consider reviewing another open pull request to support the maintainers

@sea-bass
Copy link
Contributor Author

@ibrahiminfinite Also tagging you here, if you're interested in giving it a test

Copy link
Contributor

@sjahr sjahr left a comment

Choose a reason for hiding this comment

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

Thanks!

@sjahr sjahr merged commit 441d35d into main Sep 27, 2024
9 checks passed
@sjahr sjahr deleted the fix-servo-example branch September 27, 2024 07:21
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