![]() |
Visual Servoing Platform version 3.7.0
|
Public Member Functions | |
| __init__ (self, Path data_root) | |
Public Attributes | |
| str | config_color = model_path / 'teabox_color.xml' |
| str | config_depth = model_path / 'teabox_depth.xml' |
| str | cad_file = model_path / 'teabox.cao' |
| str | init_file = model_path / 'teabox.init' |
Definition at line 63 of file synthetic-data-mbt.py.
| synthetic-data-mbt.MBTModelData.__init__ | ( | self, | |
| Path | data_root ) |
Definition at line 64 of file synthetic-data-mbt.py.
| str synthetic-data-mbt.MBTModelData.cad_file = model_path / 'teabox.cao' |
Definition at line 69 of file synthetic-data-mbt.py.
| str synthetic-data-mbt.MBTModelData.config_color = model_path / 'teabox_color.xml' |
Definition at line 67 of file synthetic-data-mbt.py.
| str synthetic-data-mbt.MBTModelData.config_depth = model_path / 'teabox_depth.xml' |
Definition at line 68 of file synthetic-data-mbt.py.
| str synthetic-data-mbt.MBTModelData.init_file = model_path / 'teabox.init' |
Definition at line 70 of file synthetic-data-mbt.py.