Skip to content

M2 Useful Links MODAQ M2 Links

Note

When exploring learning material for ROS2, be wary to avoid training on ROS1 as it is quite different from ROS2. Try to stick to training specific toward ROS2 Humble Hawksbill.

MODAQ

M2 Repo: github.com/NREL/MODAQ2

NREL: nrel.gov/water/open-water-testing.html

ROS2

Design Reference: design.ros2.org

Humble Documentation: docs.ros.org
- See the Tutorials section for helpful ROS2 examples

Control Documentation: control.ros.org/humble/

Tutorials:

Ubuntu

Installing Ubuntu 22.04: ubuntu.com/tutorials/install-ubuntu-desktop

Foxglove GUI software: docs.foxglove.dev/docs/introduction

C++

Reference: en.cppreference.com/w/cpp

Tutorials:

Git and Github