generated from tier4/ros2-project-template
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(velodyne): velodyne fov settings (#40)
* decoders. add elevation, fix point attribute calculation Signed-off-by: amc-nu <abraham.monrroy@gmail.com> * velodyne decoders. fix azimuth and ts Signed-off-by: amc-nu <abraham.monrroy@gmail.com> * cspell. fix typos for ci Signed-off-by: amc-nu <abraham.monrroy@gmail.com> * tests. update tests pcd to match new decoding Signed-off-by: amc-nu <abraham.monrroy@gmail.com> * feat: add view direction parameter for Velodyne Signed-off-by: David Wong <david.wong@tier4.jp> * fix: change view direcction parameter to radians Signed-off-by: David Wong <david.wong@tier4.jp> * fix: timestamping for empty clouds with limited view angle settings Signed-off-by: David Wong <david.wong@tier4.jp> * fix: ensure that full 360 degree scans are rendered, and configuration parameters are used correctly Signed-off-by: David Wong <david.wong@tier4.jp> --------- Signed-off-by: amc-nu <abraham.monrroy@gmail.com> Signed-off-by: David Wong <david.wong@tier4.jp> Co-authored-by: amc-nu <abraham.monrroy@gmail.com>
- Loading branch information
Showing
4 changed files
with
26 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters