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

Track state structure. More...

Static Public Attributes

 bool
 
 ndarray
 

Detailed Description

Track state structure.

Field | Interpretation /// tpt | The track point. haveMeas | Is there a track measurement (boolean).

Member Data Documentation

◆ bool

bool
static

◆ ndarray

ndarray
static

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