eclipse / mosaic

Eclipse MOSAIC is a Multi-Domain and Multi-Scale Simulation Framework for Automated and Connected Mobility Scenarios.
https://eclipse.dev/mosaic
Eclipse Public License 2.0
96 stars 55 forks source link

feat(geomath): introduce class for point cloud #401

Closed kschrab closed 3 months ago

kschrab commented 3 months ago

Description

Adds a new class representing a Point Cloud. This class can serve as a future common class between PHABMACS or CARLA (producers of point clouds) and MOSAIC Application (consumer).

Issue(s) related to this PR

Affected parts of the online documentation

Changes in the documentation required?

No

Definition of Done

Prerequisites

Required

Requested (can be enforced by maintainers)

Special notes to reviewer