What's Next? Tutorials by Topic¶
Now that you have AirStack running, explore these hands-on tutorials to learn specific workflows. Each section below contains focused tutorials for that area of AirStack.
🎮 Simulation Tutorials¶
Learn to work with Isaac Sim and create custom simulation scenarios.
| Tutorial | Description | Level |
|---|---|---|
| Multi-Robot Simulation | Run multiple robots simultaneously in Isaac Sim | Beginner |
| Custom Scene Setup | Create custom Isaac Sim environments | Intermediate |
| Pegasus Scene Setup | Build scenes with Pegasus extension | Intermediate |
🤖 Robot Autonomy Tutorials¶
Understand the autonomy stack and configure different operation modes.
| Tutorial | Description | Level |
|---|---|---|
| Autonomy Modes | Understand onboard vs offboard autonomy modes | Beginner |
| System Architecture Overview | Deep dive into the layered architecture | Intermediate |
| Module Integration | Add custom modules to the stack | Advanced |
📡 Ground Control Station Tutorials¶
Learn to monitor and control robots from the GCS.
| Tutorial | Description | Level |
|---|---|---|
| User Interface Basics | Navigate the GCS interface | Beginner |
| Command Center Operations | Mission planning and execution | Intermediate |
| Casualty Assessment | Use GCS for search and rescue | Advanced |
💻 Development Tutorials¶
Customize AirStack and add your own algorithms.
| Tutorial | Description | Level |
|---|---|---|
| Creating New Projects | Fork or template AirStack for your project | Beginner |
| Development Environment Setup | Configure your IDE and tools | Beginner |
| AI-Assisted Development | Use AI agents to accelerate development | Intermediate |
🚁 Real World Deployment Tutorials¶
Deploy AirStack to real hardware and fly autonomous missions.
| Tutorial | Description | Level |
|---|---|---|
| Deploying to Hardware | Install AirStack on Jetson or VOXL | Intermediate |
| HITL Testing | Hardware-in-the-loop testing workflow | Intermediate |
Learning Paths¶
Choose a path based on your goals:
🎯 I want to develop algorithms:
- Complete Getting Started (you are here! ✓)
- Multi-Robot Simulation
- System Architecture
- Development Environment
- AI-Assisted Development
🚁 I want to deploy to hardware:
- Complete Getting Started (you are here! ✓)
- Autonomy Modes
- HITL Testing
- Deploying to Hardware
🎮 I want to create custom simulations:
- Complete Getting Started (you are here! ✓)
- Multi-Robot Simulation
- Custom Scene Setup
- Pegasus Scene Setup
👥 I want to coordinate multi-robot teams:
- Complete Getting Started (you are here! ✓)
- Multi-Robot Simulation
- Ground Control Station Basics
- Command Center Operations
Additional Resources¶
- Development Guide - Comprehensive developer documentation
- System Architecture - Understanding the autonomy stack
- Contributing Guide - How to contribute to AirStack
- About & FAQ - Project information and frequently asked questions