NAUTILUS an ARIS project.
Our UUV uses a multi-component software system:
- Mission Laptop: Vue.js frontend + FastAPI backend for mission planning
- command-bridge-backend, @jannick-schroeer @alisergoener
- command-bridge-frontend, @jannick-schroeer @alisergoener
- RaspberryPi: ROS2-based nodes for navigation and control
- uuv-ros, @seemos
- Main PCB: FreeRTOS + microROS for CAN bus communication
- Sensor PCB: Low-level sensor data collection
- dave, @massarin: a fork of IOES-Lab/dave (ros2 branch of Field-Robotics-Lab/dave) that hosts our custom Polaris model
- github_introduction, @jannick-schroeer: The perfect intro to github at Nautilus
- polaris-ros2-divetest, @ReasonableFailure: Integrated code for the 2025 divetest at Zürisee
- dave-ros1, @wueestry: a fork of ros1 dave, contains legacy meshes and custom mavros script