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.
8 stars 3 forks source link

Voxel Grid #139

Closed mroglan closed 1 year ago

mroglan commented 1 year 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.