Skip to main content
Deploy the SDK with Docker for the fastest, most consistent setup across all platforms.

Quick Start

The repository includes ready-to-use scripts:

What’s Included

The Docker image automatically provides:
  • ROS2 Humble
  • RTAB-Map SLAM
  • Intel RealSense drivers
  • OAK-D Pro (DepthAI) drivers
  • All Python dependencies

Manual Docker Commands

If you prefer manual control over the provided scripts: Build the image:
Run with camera access:
Run with visualization:

Docker Compose

For running SLAM as a service:
Run with:

Common Use Cases

Save maps to host:
Development with live code updates:

Troubleshooting

Camera not accessible:
Visualization not working:
ROS2 topics not visible:

Next Steps

Quick Start

Run your first SLAM

Examples

Code examples

Configuration

Customize settings