FastMapping Algorithm¶
FastMapping application is the Intel® optimized version of octomap.
For more information on FastMapping, see How it Works.
Run the FastMapping Standalone Application¶
To download and install the Fastmapping standalone sample application run the command below:
Note
The
ros-humble-fast-mapping
package includes a ROS2 bag, which will be used for this tutorial. After the installation, the ROS2 bag can be found at/opt/ros/humble/share/bagfiles/spinning/
Set up your ROS 2 environment
Run the FastMapping sample application using a ROS2 bag of a robot spinning:
Expected output:
To close this application, type
Ctrl-c
in the terminal where you ran the bash script.
Troubleshooting¶
For general robot issues, go to: Troubleshooting for Robot Tutorials.