Implementation of action for Fruit Tree Navigation task. More...
Public Types | |
enum | actions { left , right } |
Public Attributes | |
Action::actions | action |
Static Public Attributes | |
static const size_t | size = 2 |
Action::actions action |
Definition at line 91 of file ftn.hpp.
Referenced by FruitTreeNavigation::Sample().