Rafael Spring

Results 7 issues of Rafael Spring

First of all, thanks a lot for putting in the time and the work to publish this on Distill. I've been looking for an intuitive article on GPs for a...

Would you mind moving svelte-recaptcha-v2 to NPM instead of PNPM? Most people use NPM and I had lots of trouble with PNPM (https://github.com/pnpm/pnpm/issues/724#issuecomment-1464947089), that's why I'm unable to use svelte-recaptcha-v2,...

**Describe the bug** Using the rerun C++ SDK. My machine is a MacBook Air M1 (arm64). I am including rerun in an app that (for various reasons) I need to...

help wanted
🌊 C++ API

It'd be nice to check the Windows build (MSVC) as it appears to be broken. Tried building with VS 2022. CMake build fails with below, (tested with -Dsimd=avx2, same for...

I am currently in the process of getting Kimera-VIO to run on Windows. I noticed that not only OpenCV is required, but also its optional "Contrib" modules (https://github.com/opencv/opencv_contrib). Among other...

Hello, it seems like there's either a methodical issue in how the IMU initialization operates or I'm not understanding things properly: In all of the [Optimizer::InertialOptimization()](https://github.com/UZ-SLAMLab/ORB_SLAM3/blob/4452a3c4ab75b1cde34e5505a36ec3f9edcdc4c4/src/Optimizer.cc#L3042) methods, a Map of...

Hello, this looks like a very interesting project but some documentation would be helpful. At a minimum it'd be great to know what the main functions parameters do. Also, just...