Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove mention of Velodyne sensors in Hesai code
`NebulaModelToHesaiModelNo` was explicitly handling Velodyne models, while it should really just handle everything that is `not Hesai` the same. Because of this, PR #77 and future sensor additions cause warnings in this piece of code (enum value XYZ not handled).
- Loading branch information