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

ROS-175: Quick prototype on how to reduce the vertical resolution for the point cloud #191

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Samahu
Copy link
Contributor

@Samahu Samahu commented Aug 14, 2023

Related Issues & PRs

Summary of Changes

  • Demonstrate how to reduce the vertical resolution of the published point cloud
  • TODO:
    • parameterize the factor of reduction
    • apply the same concept to the published image topics

Validation

roslaunch ouster_ros .. then rostopic echo /ouster/points and verify the vertical resolution is cut down by the hard coded factor skip_rings factor.

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.

Reduce Vertical resolution for improving performance of the driver
1 participant