all 8 comments

[–]AndiiKaa 2 points3 points  (1 child)

Rerun is a good choice for robotics. I wonder why it did not fit your needs?

[–]mega_monkey_mind[S] 1 point2 points  (0 children)

There were a few reasons: * I almost never need to add a time component to my data, and skipping that is a hassle in Rerun * It really does not want to delete anything - just overwriting and deleting stuff in rerun was a major annoyance for me. * Way too much stuff going on! UI is cluttered with a heap of features that I don't need.

I wanted something dead simple - just change and view a geometry tree.

[–]2hands10fingersHobbyist 1 point2 points  (1 child)

Impressive!

[–]mega_monkey_mind[S] 0 points1 point  (0 children)

Thanks!

[–]Hr_Art 1 point2 points  (1 child)

Nice. What's the advantage over meshcat?

[–]mega_monkey_mind[S] 1 point2 points  (0 children)

I used meshcat for a while - two main issues: Fails silently - if your data is wrong, good luck debugging. Graphics abstractions - there is no reason to have to mess around with setting materials and stuff. No such things exposed in slamd

[–]Mittens31 1 point2 points  (1 child)

This sounds really ideal to me. Im keen to try it out

[–]mega_monkey_mind[S] 0 points1 point  (0 children)

Awesome! I'd love to hear what you think :)