koide3
koide3
Please try the `flat_earther` plugin that enforces proximate submaps (or the entire map) to be on a flat floor. https://github.com/koide3/glim/issues/108 https://github.com/koide3/glim/issues/190
When I wrote the code, I was afraid of the performance of `condition_variable` because IMU data may be at a very high frequency (~1000Hz). I now think the cost of...
Maybe you can pick up edges of windows or buildings?
Pleaese note that you don't need to select points for every image. Picking 5 to 10 points through all imaged is sufficient.
Thanks for reporting the bug. I just fixed and pushed a fix https://github.com/koide3/iridescence/pull/147.
Thanks for reporting the issue. I'll add a patch to limit the maximum fast forward steps as a quick fix. I'm also thinking of implementing a better proximate keyframe selection...
I just merged a patch to limit the fast forward steps up to 10 https://github.com/koide3/glim/pull/120.
Are you running it natively or on docker? If the latter, you may need some X11-related docker options. If the former, please check if the GPU is visible to the...
What is the version of your ubuntu and ROS? If it is older than ubuntu 22.04, you need to upgrade the cmake version.
I'm not sure but it seems like there are some issues on cmake and CUDA. Did you see any other warning/errors with cmake?