Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 2.47 KB

README.md

File metadata and controls

24 lines (19 loc) · 2.47 KB

Vortex AUV

Industrial CI Simulator Test pre-commit.ci status codecov

Banner

This repo contains software for operating UUVs, developed by students at NTNU. The software is based on the ROS2 Humble framework, and aims to be hardware independent. Although the main focus of Vortex is autonomous operation, this software stack supports both AUV and ROV operations.

Docker

We provide a Docker-based setup to simplify development and deployment. For full details (prerequisites, how to build and run, etc.), see the Docker documentation.

Additional Repositories

This project requires additional repositories, which are listed in the dependencies.repos file, add these to your workspace.

Documentation