Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 3.5 KB

PARTICIPANTS_TODO.md

File metadata and controls

54 lines (42 loc) · 3.5 KB

Activities to be done before the hackathon:

Follow basic ROS2 tutorials:

Follow basic Ignition tutorials

Install ROS2 workspace for the hackathon locally, or run the docker image beforehand to make sure it is working

Read this first

Bugs: If you find bugs, please open an Issue with a detailed explanation of the problem, or message @rezenders.

For the more interested participants, reproduce everything and suggest how to improve the training

  • For this, it is strongly recommend to do so by opening issues and pull requests
  • There are some issues already open. That is a good starting point

Activities to be done during hackathon:

Run bluerov agent

Improve the system

Suggestions:

  • Issues marked with hackathon_task label. You can find them in this project tab
  • Better avoidance algorithm
  • Adjust velocity parameters and sonar "field-of-view"
  • More elaborated world
  • Improve launch files
  • Improve formatting
  • Improve documentation
  • Add tests