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

State for priority-driven solving with periodic tending. More...

Static Public Attributes

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

Detailed Description

State for priority-driven solving with periodic tending.

Member Data Documentation

◆ bool

bool
static

◆ DIRECT_PLACE

int DIRECT_PLACE = 0
static

◆ END

int END = 4
static

◆ PLACE

int PLACE = 1
static

◆ SORT

int SORT = 2
static

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