faster-lio
faster-lio copied to clipboard
fix parameter blind not working for livox.
The condition here should be not the same && not in blind, but missing a pair of () to group not the same.
Just for context, this was fixed in FAST-LIO2 a while back as well: https://github.com/hku-mars/FAST_LIO/pull/236