Skip to content

Latest commit

 

History

History

behaviours

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Behaviours

This folder contains the high-level behaviours that our robots can perform, as well as the behaviour tree implementation that coordinate them.

List of behaviours

GoToWaypoint

Move to a given lat,lon.

EmergencySurface

Do whatever is needed to reach the surface.

Behaviour tree

The BT that runs the show.

TODO: Picture of BT etc.