You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @xaimepardal ,
we are currently working on an implementation that provides the requested functionality also for UDP.
This update of our samples will be made for both Pyhon and C++.
In the streaming script, using the UDP protocol, how do I parse the message to obtain the same Data object as with TCP?
In this code in Python example: https://github.com/SICKAG/sick_visionary_samples/tree/main/image_streaming_and_storing#receive-frames-and-convert-to-point-cloud.
How do I create a point cloud or obtain an array of distances, intensities, and camera parameters using UDP?
Thanks for the help
The text was updated successfully, but these errors were encountered: