Open xaimepardal opened 3 months ago
We have seen your question and will get back to you soon.
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