- Docker (Recommended)
- Native Ubuntu
Quick Setup with Provided Scripts
The SDK includes scripts for easy Docker deployment with all dependencies pre-configured.What’s Included
The Docker image automatically installs:- ROS2 Humble
- RTAB-Map SLAM
- Intel RealSense drivers
- OAK-D Pro (DepthAI) drivers
- All Python dependencies
Verify Installation
Inside the container:Manual Docker Setup
If you prefer manual control:Windows Users: Use WSL2 with Ubuntu 22.04 and follow the Docker instructions above.