gt-marine-robotics-group / Virtuoso

ROS2 autonomy architecture for Georgia Tech Marine Robotics. Designed to be modular and work with any combination of sensors + motors.
7 stars 3 forks source link

Voxel Grid #139

Closed mroglan closed 10 months ago

mroglan commented 10 months ago

Separating the creation of voxels from the euclidean clustering. Now, voxels will be published as PointCloud2 message over the topic /perception/lidar/voxels. Note: there is no progress on the actual mapping even though the branch is called mapping.