Open andrejpan opened 4 days ago
Hello @andrejpan,
Please note that only CX devices are fully supported by these samples. You're device is a Visionary-T Mini AP, which is not supported.
Best regards.
Aha, I see. I did miss this information.
What would be an alternative for sending and receiving from/to AP cameras?
Hello @andrejpan,
Visionary-T Mini AP devices (V3S145-1x) are programmable devices that are part of the SICK AppSpace ecosystem. They are meant to run apps on the device itself that solve the respective application without the necessity to process the data on a host PC. These apps are either offered by SICK, e.g. via the AppPool or a user can program his own apps using SICK AppStudio. Apps are programmed in lua. Any app management can be done via SICK AppManager. That being said, Visionary-T Mini AP is not a streaming device. With Visionary-T Mini AP, any streaming or ethernet output needs to be programmed and defined by an app that runs on the device. This allows for a high degree of customization. Our off-the-shelf streaming camera offering is the Visionary-T Mini CX (V3S105-1x). It streams 3D and 2D data with up to 30 fps to a host PC. The samples in this repository show how to easily integrate this camera into a C++ or Python application on a host PC. Hope this helps.
@zimmefaSICKAG Thank you for this insightful response!
I would like to follow up with a question: Do you have someone from the Visionary-T Mini AP devices team that I could communicate with? So far, our communication goes through local representatives and customer support, but things are super slow...
Any idea what is wrong here?