Skip to content

1. Project Overview

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

Understand the AUV’s purpose, architecture, and core technologies.

This section provides a high-level introduction to the AUV project, its goals, and the tools we use. Whether you’re a new member or an external collaborator, start here to grasp the “big picture” of how our AUV works and why we’ve made specific design choices.

Subsections

Learn about the AUV’s purpose, our team’s objectives, and the competitions we participate in (e.g., tasks, scoring rules).

Explore the AUV’s hardware/software architecture through diagrams and descriptions of key components (ROS, sensors, thrusters).

Glossary of terms like ROS, Docker, PID control, and TF frames. Understand why we use these tools and how they interconnect.

Tour of the GitHub repository: ROS packages, Docker setups, scripts, and critical files.


Next Steps

Once you've completed this section, you can:

🛠️ Set up your environment: Prepare for development in 2. Getting Started.
🤖 Dive into ROS: Explore our approach in 3. Technical Architecture.