Skip to content

2. Getting Started

Tancrède Lamort de Gail edited this page Mar 31, 2025 · 2 revisions

Set up your environment, run your first mission, and learn our development workflow.

This section guides you through installing dependencies, running a demo mission, and understanding how to contribute code. Follow these steps to go from zero to a functional development environment and your first AUV mission.

Subsections

Install Docker, ROS, and build the workspace. Configure Unity for simulation and hardware-specific profiles (e.g., Jetson).

Clone the repository, troubleshoot common setup errors, and execute a pre-built mission to see the AUV in action.

Learn our Git branching strategy, PR review process, and testing/debugging tools.


Next Steps

Once you’ve completed this section, you can:

🔍 Explore the codebase: Dive into our project's architecture 3. Technical Architecture.
📚 Continue Learning: Strengthen your fundamentals in 4. Learning Resources.

Troubleshooting

Stuck? Check out 6.3 FAQ & Troubleshooting for common setup issues or ask for help in the Contacts.