Nir Azkiel
Nir Azkiel
@cansik Hi, Looking on master branch history I see no commit that will fix this kind of issues. This looks like a local issue. Now that it works, if you...
I will elaborate a bit, When the user ask to pause the playback, the SDK will first allow the current processed frame to finish and than clean the queue and...
@maloel any inputs regarding this PR?
Thanks @Blueicaro , We will soon review it and try it out!
> Hello, I made the taks. I have a question. Should I update my repository and do a new fork?, or just update my repository?. Thank you Hi, You use...
> Hi @oddityyyy This PR is so big! > > 1. please rebase your code base to the current development branch. > 2. too many codes have been changed outside...
[BUG] - crash on c++ exception when importing 2 pybind submodules built from different MSVC versions
Anything new regarding it? I currently solve it by adding -DPYBIND11_COMPILER_TYPE="" to every module I add. BTW I get the same issue with working with 2 modules of the same...
[BUG] - crash on c++ exception when importing 2 pybind submodules built from different MSVC versions
This is a very hard bug IMO. We had to do an ugly patch to resolve it..
[BUG] - crash on c++ exception when importing 2 pybind submodules built from different MSVC versions
It's been 2.5 years since my comment :) Why not just don't share resources between libraries? Or default it to off and let user choose if he wants it and...
Thanks. I tried "1" , didn't help. 2 is harder since it's an org, and according to `action-ros-ci` docs is not needed since we do not have private dependencies.. So...