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 support for automatic scan ring selection [Humble] #323

Open
wants to merge 2 commits into
base: ros2
Choose a base branch
from

Commits on May 9, 2024

  1. feat: Implement an automatic zero altitude angle selection for scan_r…

    …ing if set to a default value of -1.
    
    * When specifying value -1 for the scan_ring parameter, the node will automatically choose the ring that is closest to a zero altitude angle.
    * Updated launch options to use the automatic selection with value -1 as default.
    * Fixed some typos in parameters descriptions.
    Imaniac230 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    15bd85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cdeab View commit details
    Browse the repository at this point in the history