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

Lag when running python dummy loop on vulcan #30

Closed
alberthli opened this issue Jun 29, 2024 · 1 comment · Fixed by #60
Closed

Lag when running python dummy loop on vulcan #30

alberthli opened this issue Jun 29, 2024 · 1 comment · Fixed by #60

Comments

@alberthli
Copy link
Contributor

When running the full launch file for the dummy example on vulcan, both the viz and the sim sensor publisher are very laggy and slow. however, this doesn't happen when I run the same loop locally on a laptop. Need to debug.

@alberthli
Copy link
Contributor Author

An update: this only happens when using MultiThreadedExecutors. It turns out there's this open issue about it here: ros2/rclpy#1223

We can try switching to CycloneDDS to see if that resolves the issue.

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 a pull request may close this issue.

1 participant