Stian Pedersen
Stian Pedersen
Hi @svenevs, yes that sounds correct.
> One option that would work would be to hold a unique_ptr of some other RNG type (such as HMAC_DRBG) which was seeded using the system RNG. Then you would...
What I ended up doing for now, which seems to work, is to ensure botan's static variables are always initialized before our own Application class is initialized - even if...
I also ran into this issue now, in a quite hard-to-debug case. My suggestion for API fix for this issue would be to require the user to create a _Botan::Context_...
Hi @MatthijsBurgh, we have ROS2 support for Zivid cameras high on the feature roadmap now. We don't have an exact date set right now that we are ready to communicate,...
Hi. Sorry for the late update. Good news, we are currently now working on ROS2 support for Zivid. We expect this to be ready for production usage around early July....
A branch with support for Zivid+ROS2 has been created here: https://github.com/zivid/zivid-ros/tree/ros2-preview. We hope that as many as possible are willing to test out this preview driver, and provide feedback/requests/bug reports...
Hi. We plan to update the master branch to ros2 (merging in https://github.com/zivid/zivid-ros/tree/ros2-preview) within a few weeks. We are also working on some improvements to the samples for ROS2. We...
ROS2 support is merged into master now.
Hi @scotgopal. For 3D captures, if you use Zivid 2 or 2+ cameras, then it is possible to reduce the resolution of the 3D capture to 1/4 by using the...