ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

When Grid/RayTracing is enabled, the free space will tracked in the OctoMap.

Example with robot mapping demo:

$ roslaunch rtabmap_ros demo_robot_mapping.launch rviz:=true

In rtabmapviz, open Preferences->Local Occupancy Grid, then check "From Depth" (Grid/FromDepth) and "Ray Tracing" (Grid/RayTracing). Start the demo bag:

rosbag play --clock demo_mapping.bag

Obstacles: image description

Empty space: image description

cheers,
Mathieu

When Grid/RayTracing is enabled, the free space will be tracked in the OctoMap.

Example with robot mapping demo:

$ roslaunch rtabmap_ros demo_robot_mapping.launch rviz:=true

In rtabmapviz, open Preferences->Local Occupancy Grid, then check "From Depth" (Grid/FromDepth) and "Ray Tracing" (Grid/RayTracing). Start the demo bag:

rosbag play --clock demo_mapping.bag

Obstacles: image description

Empty space: image description

cheers,
Mathieu