-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove instance keys and explicit splatting everywhere (#6104)
Annihilate everything related to instance keys. --- - [x] Remove `InstanceKey` - [x] Remove `NumInstances` - [x] Remove explicit/client-side splats - [x] Remove cluster keys and autogenerated cells - [x] Clean up every other little thing related to any of the above - [x] Update batching docs - [x] Check that Kiss-ICP now works smoothly - [x] Check roundtrips - [x] Check `rerun snippets/*.rrd` - [x] Rebase and run checklist - [x] Run full check bot --- Findings (none blocking, not sure any are new -- to be investigated later): - Depth clouds with visible history are broken in a different way than before - `OutOfTreeTransform` might be broken? (see associated snippet) - Does `DisconnectedSpace` even work? (see associated snippet) - Is something wrong with labels when there are lots of instances? --- - Fixes #5303 - Fixes #1014 - Fixes #1777 - Fixes #1793 - Fixes #1893 - Fixes #5685 - Fixes #1014
- Loading branch information
Showing
210 changed files
with
933 additions
and
3,017 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.