Pablo Speciale
Pablo Speciale
One would need to debug the Open3D viewer to find the problem and see where is set to `width/2 , height/2`. I had some problems with Open3D viewer so I...
Another alternative: https://github.com/cvg/raybender (see the demo: https://github.com/cvg/raybender/blob/main/examples/demo.py)
If I do `docker images` after building it: pyceres latest 7653326fc398 6 minutes ago 8.32GB Which seems weird because it has a lot less dependencies. I guess you don't need...
I quickly updated this PR locally, using regular ubuntu image and I get: ``` pyceres runtime 93e79e43bd1a 55 seconds ago 425MB pyceres builder 2574cc974212 58 seconds ago 1.41GB ``` edit:...
Thanks! It is a bit more complicated than that because the zz could mean scroll down or up depending where you are located. The distance from the current line to...
thanks for the replies!
Actually, this is what I am using myself at the moment (as work around) with delta, until this PR is ready. Two shortcuts: 'd' (in general) and 'D' (inside tmux)...
I was wondering what is the status of this PR.
> I've published wheels from my fork without issues. I dont currently have any plan to merge. Could you share the branch that it is working? I was wondering what...
This is a great improvement in memory usage, this should be merged into `main` branch. @Snosixtyboo