orbbec / pyorbbecsdk

OrbbecSDK python binding
https://orbbec.github.io/pyorbbecsdk/
Apache License 2.0
84 stars 21 forks source link

all save_pointcloud examples do not work with femto bolt #33

Open David-Conrad opened 7 months ago

David-Conrad commented 7 months ago

depth_frame.get_timestamp() and depth_frame.get_timestamp_us() return both 0. Only depth_frame.get_system_timestamp() returns a value > 0

couldn't find a way to use

(not implementet in python bindings?)