IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Variables | |
args = parser.parse_args() | |
before_scale | |
d435_configs | |
d435_starter = d435.D435_Runner(d435_configs) | |
default | |
default_path | |
dep | |
depth_clip | |
depth_scale = d435_starter.get("depth_scale") | |
H = args.H | |
help | |
opKey = cv2.waitKey(1) | |
parser = argparse.ArgumentParser(description='The d435 camera rosbag recorder.') | |
ratio | |
rgb | |
Get Started. More... | |
save_file_path | |
success | |
type | |
vid_writer | |
W = args.W | |
window_name | |
@ brief: Record the camera rgb and depth as the rosbag file @ author: Yiye Chen @ date: 02/16/2022
args = parser.parse_args() |
before_scale |
d435_configs |
d435_starter = d435.D435_Runner(d435_configs) |
default |
default_path |
dep |
depth_clip |
depth_scale = d435_starter.get("depth_scale") |
H = args.H |
help |
opKey = cv2.waitKey(1) |
parser = argparse.ArgumentParser(description='The d435 camera rosbag recorder.') |
ratio |
rgb |
Get Started.
save_file_path |
success |
type |
vid_writer |
W = args.W |
window_name |