IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Static Public Attributes | List of all members
TrackState Class Reference
Inheritance diagram for TrackState:
Inheritance graph
[legend]
Collaboration diagram for TrackState:
Collaboration graph
[legend]

Static Public Attributes

int GONE = 2
 
int MOVING = 1
 
int STOPPED = 0
 

Member Data Documentation

◆ GONE

int GONE = 2
static

◆ MOVING

int MOVING = 1
static

◆ STOPPED

int STOPPED = 0
static

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