Closed bertaveira closed 8 months ago
I found that sometimes we got a segmentation fault due to the accumulator trying to access index -1. This seems to fix the issue
Also modified the default Ouster yaml since it had the initialization parameter commented out
I found that sometimes we got a segmentation fault due to the accumulator trying to access index -1. This seems to fix the issue