Evandro

Results 27 comments of Evandro

And well, it would also be an API break with people currently already using `Quaternion`.

> firstly we should consider what the ideal behaviour should be Well, I think we just won't agree on this one, so I'll stop here. Whatever you decide to do,...

Having the same problem, Raspi 3B+ with the latest retropie. Created the group and added pi to it, still have the same problem

@organic-nailer this PR just saved me a lot of pain, thank you for this! If you don't mind it, I have a little question: is it possible to somehow add...

It didn't give me type errors in the past though, curiously. And thank you for the input, but I actually need the development version to use a recent PR that...

Sorry for the delay. I installed from this wheel: `open3d-0.18.0+553ca86-cp310-cp310-manylinux_2_31_x86_64.whl`, import `open3d` and calling `open3d.__version__` gives `'0.18.0+553ca86'` so it should be ok. I still have a segfault running `IntVector(np.array([0, 0,...

> It looks to me like that wrapping step is missing. Correct, adding angles always add the possibility of it falling out of one of the "canonical" ranges. I'd argue...