|
def | __init__ (self, d435.D435_Configs d435_configs=d435.D435_Configs(exposure=100, gain=50), color_topic_name="color", depth_topic_name="depth", depth_scale_topic_name="depth_scale", frame_rate=None) |
|
def | init_vidWriter (self) |
|
def | save_frame (self, rgb, depth_before_scale) |
|
def | __init__ (self, d435.D435_Configs d435_configs=d435.D435_Configs(exposure=100, gain=50), ext=".bag") |
|
def | check_duplicate (self, save_file, exist_file) |
|
def | get_save_path_from_input (self) |
|
def | postprocess_save_path (self, save_path) |
|
def | run (self) |
|
◆ __init__()
def __init__ |
( |
|
self, |
|
|
d435.D435_Configs |
d435_configs = d435.D435_Configs(exposure=100, gain=50) , |
|
|
|
color_topic_name = "color" , |
|
|
|
depth_topic_name = "depth" , |
|
|
|
depth_scale_topic_name = "depth_scale" , |
|
|
|
frame_rate = None |
|
) |
| |
◆ init_vidWriter()
def init_vidWriter |
( |
|
self | ) |
|
◆ save_frame()
def save_frame |
( |
|
self, |
|
|
|
rgb, |
|
|
|
depth_before_scale |
|
) |
| |
◆ color_topic_name
◆ depth_scale_topic_name
◆ depth_topic_name
◆ frame_rate
◆ vid_writer
The documentation for this class was generated from the following file: