Yousof
Yousof
Hi. In binding of something like the following ```C++ Class B { // Virtual Base class virtual void f()=0; } Class A { .... void someFunction(const char* s, std::vector bs)...
Is there a way to disable generation of default constructor for the structs?? I have a abstract struct with a pure virtual `copy()` function. The bindings for the type should...
Hello, I have a question regarding the `development` branch and T265 support. 1. What is the `development` branch? Should we use the `master` or `development` branch? 2. I see the...
---------------------------------------------------------------------------------------------------- | Required Info | | |---------------------------------|------------------------------------------- | | Camera Model | T265 / D435i | | Firmware Version | 0.2.0.951 / 05.12.10.00 | | Operating System & Version |...