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

Add an option for lazy subscription on scan topic #194

Closed
bjsowa opened this issue Jul 15, 2024 · 0 comments
Closed

Add an option for lazy subscription on scan topic #194

bjsowa opened this issue Jul 15, 2024 · 0 comments

Comments

@bjsowa
Copy link
Contributor

bjsowa commented Jul 15, 2024

I use rplidar node with auto_standby option which stops the LIDAR motor when there is no subscription. Using it together with a laser filter forces the motor to constantly run as the filter chains constantly subscribes on the scan topic, even when there is no subscription on scan_filtered topic.

I think it would be beneficial to implement lazy subscription using rmw matched events, similar to how it's done in ros-perception/image_pipeline#815

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

No branches or pull requests

1 participant