Thomas
Thomas
Hi :-), I was trying to move all side-effects in my application into taps instead of in the subscribe methods; However, the following snippet does not compile: ```cpp typedef std::pair...
Hi, I was building your library on a 64bit x86 machine with GCC, no issues. Cross-compiling for a 32bit ARM platform however gives a very confusing error: ```bash In file...
**Describe the bug** Sometimes when I open a .PCD pointcloud the Y and Z axis are swapped. In an older version of CloudCompare (2.11.1 does not have this issue on...