faster-lio icon indicating copy to clipboard operation
faster-lio copied to clipboard

fix parameter blind not working for livox.

Open identxxy opened this issue 11 months ago • 1 comments

The condition here should be not the same && not in blind, but missing a pair of () to group not the same.

identxxy avatar Mar 13 '24 12:03 identxxy

Just for context, this was fixed in FAST-LIO2 a while back as well: https://github.com/hku-mars/FAST_LIO/pull/236

cosama avatar Mar 15 '24 19:03 cosama