Namespaces | Functions | Variables
test_sensor_first_frame_delay.py File Reference

Go to the source code of this file.

Namespaces

 test_sensor_first_frame_delay
 

Functions

def test_sensor_first_frame_delay.time_to_first_frame (sensor, profile, max_delay_allowed)
 

Variables

 test_sensor_first_frame_delay.cp
 
 test_sensor_first_frame_delay.cs = dev.first_color_sensor()
 
 test_sensor_first_frame_delay.dev = test.find_first_device_or_exit()
 
 test_sensor_first_frame_delay.device_creation_stopwatch = Stopwatch()
 
 test_sensor_first_frame_delay.device_creation_time = device_creation_stopwatch.get_elapsed()
 
 test_sensor_first_frame_delay.dp
 
 test_sensor_first_frame_delay.ds = dev.first_depth_sensor()
 
 test_sensor_first_frame_delay.first_color_frame_delay = time_to_first_frame(cs, cp, max_delay_for_color_frame)
 
 test_sensor_first_frame_delay.first_depth_frame_delay = time_to_first_frame(ds, dp, max_delay_for_depth_frame)
 
float test_sensor_first_frame_delay.max_delay_for_color_frame = 1.5
 
float test_sensor_first_frame_delay.max_delay_for_depth_frame = 1.5
 
float test_sensor_first_frame_delay.max_time_for_device_creation = 1.5
 
 test_sensor_first_frame_delay.product_line = dev.get_info(rs.camera_info.product_line)
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30