IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
Mode Class Reference

Execution modes shared by puzzle solvers. More...

Static Public Attributes

int ACT = 2
 
int PERCEIVE = 1
 
int WAIT = 0
 

Detailed Description

Execution modes shared by puzzle solvers.

Member Data Documentation

◆ ACT

int ACT = 2
static

◆ PERCEIVE

int PERCEIVE = 1
static

◆ WAIT

int WAIT = 0
static

The documentation for this class was generated from the following file: