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

State for the cyclic placement solver. More...

Static Public Attributes

 bool
 
int DIRECT_PLACE = 0
 
int END = 4
 
int PLACE = 1
 

Detailed Description

State for the cyclic placement solver.

Member Data Documentation

◆ bool

bool
static

◆ DIRECT_PLACE

int DIRECT_PLACE = 0
static

◆ END

int END = 4
static

◆ PLACE

int PLACE = 1
static

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