Get your first SLAM system running in 2 minutes with just 2 lines of Python code.Documentation Index
Fetch the complete documentation index at: https://docs.neuronav.io/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Ubuntu 20.04/22.04 (or Windows 11 with WSL2)
- Python 3.8+
- Intel RealSense or OAK-D Pro camera
- SDK installed (see installation guide)
Your First SLAM Application
1. Create a new Python fileWith 3D Visualization
Addvisualize=True to see the map being built:
Using OAK-D Pro Camera
Simply change the sensor:What’s Next?
Configuration
Customize sensor and SLAM settings
More Examples
See advanced use cases
Add Your Sensor
Integrate custom cameras