RobotecAI / awsim_sensor_kit_launch

AWF Autoware sensor kit for AWSIM simulator
Apache License 2.0
2 stars 23 forks source link

feat: fix to be able to use nebula #19

Closed SakodaShintaro closed 2 weeks ago

SakodaShintaro commented 2 weeks ago

Description

TIER IV is developing a LiDAR driver called nebula.

This is not relevant for normal AWSIM, which outputs PointCloud2 LiDAR data, but TIER IV INTERNAL AWSIM can output raw point clouds.

This pull request will enable to use raw point clouds by using nebula.

There will be no effect on normal use of AWSIM, as no processing will be performed.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.