o3de / o3de-extras

Other
58 stars 60 forks source link

[ROS2] Lidar add instance and semantic segmentation #713

Open Fireronin opened 2 weeks ago

Fireronin commented 2 weeks ago

What does this PR do?

This pr adds support for new lidar feature, that is instance and semantic segmentation. It extends relevant fields and classes to allow implementations of lidar to support this. It's is made in such a way that lidar implementation that do not support this feature will not be impacted.

How was this PR tested?

It was tested internally, and on simple projects