vortexntnu / vortex-auv

Software for guidance, navigation and control for the Vortex AUVs. Purpose built for competing in AUV/ROV competitions.
https://www.vortexntnu.no/
MIT License
91 stars 21 forks source link

Training for new software member #197

Closed TarekEl-Agroudi closed 3 years ago

TarekEl-Agroudi commented 3 years ago

As a training exercise for the new control member, the following simple task was assigned to get acquainted with ROS and the Vortex software stack:

Remove the dp control node from the launch files and implement a simple P/PI/PID controller for AUV position, allowing you to set a position reference in runtime. Run this in the simulator. In addition:

chrstrom commented 3 years ago

EZ Clap