[ros-users] [Discourse.ros.org] [General] Spatio-Temporal Vo…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Steve M via ros-users
Date:  
To: ros-users
CC: Steve M
Subject: [ros-users] [Discourse.ros.org] [General] Spatio-Temporal Voxel Layer


Hi!

I'm proud to announce the first beta of a working new replacement for the ROS voxel_layer and voxel_grid. It uses a number of new technologies and techniques that I think prove effective for a number of indoor and outdoor robotics solutions.

We use OpenVDB as the efficient data structure and access of the voxel grid and use "frustum acceleration" to clear points within the depth camera measurement frustum of a depth sensor rather than raycasting (in development, current support for immediate clearing, recommended use at 1-3hz. Will be released soon and would be effective around 20hz.) and global voxel decay allowing for decaying old information in highly dynamic environments (outdoors, retail, warehouse, etc).

Check out the project below with full configuration guides. I have benchmarked this on my robot at being **1/3** the CPU usage of the traditional voxel_layer. I have also used it for generating 3D maps of 60,000 sq.ft. environments with ease. Videos are in the readme.

As always, looking for collaborators to make this awesome! Feel free to shoot me an email, my address is in the package.xml. I hope to support 3D lidars and optional raycasting solutions for sensors that it makes computational sense for (i.e. planar lidars).

https://github.com/SteveMacenski/spatio_temporal_voxel_layer





---
[Visit Topic](https://discourse.ros.org/t/spatio-temporal-voxel-layer/4119/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>