[PointCloud] Handling Point Cloud From PyRealSense2 #5419
Unanswered
NguyenDuyDuc1995
asked this question in
Q&A
Replies: 1 comment
-
I have one more question. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I read the code from the link below to visualize the point cloud from pyRealSense2.
https://github.com/isl-org/Open3D/blob/master/examples/python/reconstruction_system/sensors/realsense_pcd_visualizer.py
I do not understand this code line: vis.poll_events()
What does it do?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions