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

Public Member Functions

def __contains__ (self, att_name)
 
def set_from_dict (self, pdict)
 
def set_from_yaml (self, yfile)
 

Static Public Attributes

 array
 
 bool
 
 float
 
 int
 
 str
 The calibration topics deployment - camera info. More...
 

Member Function Documentation

◆ __contains__()

def __contains__ (   self,
  att_name 
)

◆ set_from_dict()

def set_from_dict (   self,
  pdict 
)

◆ set_from_yaml()

def set_from_yaml (   self,
  yfile 
)

Member Data Documentation

◆ array

array
static

◆ bool

bool
static

◆ float

float
static

◆ int

int
static

◆ str

str
static

The calibration topics deployment - camera info.

The test data topics.


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