|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Configuration instance for glove tracking perceiver. More...


Public Member Functions | |
| def | __init__ (self, init_dict=None, key_list=None, new_allowed=True) |
| Instantiate a puzzle scene configuration object. More... | |
Static Public Member Functions | |
| def | get_default_settings () |
Public Attributes | |
| glove | |
Configuration instance for glove tracking perceiver.
Designed to work for processing subsets (detect, track, etc).
| def __init__ | ( | self, | |
init_dict = None, |
|||
key_list = None, |
|||
new_allowed = True |
|||
| ) |
Instantiate a puzzle scene configuration object.
|
static |
| glove |