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

Changed channel indexes for lidars: VLS128 and VLP16 #209

Merged
merged 2 commits into from
Oct 16, 2023

Conversation

szylis
Copy link
Contributor

@szylis szylis commented Oct 5, 2023

Changed the laser indexes for lidars according to theirs manuals:

  • VLS128 - changed from 1...128 to 0...127
  • VLP16 - changed from 1..16 to 0..15

szylis added 2 commits October 5, 2023 12:42
Changed channel indexes from 1..128 to 0..127
Changed channel indexes from 1..16 to 0..15
Copy link
Collaborator

@mackierx111 mackierx111 left a comment

Choose a reason for hiding this comment

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

thank you! LGTM

@mackierx111 mackierx111 merged commit 1a96d7b into main Oct 16, 2023
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