forked from HULKs/hulk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ball filter - Not so Smart Update (HULKs#1253)
* match balls using kuhn-munkres * --wip-- * --wip-- * use loglikelihood to get confidence of zero velocity * use correct parameter * remove unused parameter * aaaaaarrghhhhhhhhhhhh * validity tuning * impl merging * increase measurement noise in distance * add noise increase in distance * tune parameters * fix ci * tune validity decrease after non matching hypothesis * add merge criterion * fix cargo files * remove unneeded output * make factor a parameter * remove unused variable + import * remove removed * tune log_likelihood * fix home version * format tomls --------- Co-authored-by: okiwi6 <oleflb>
- Loading branch information
Showing
13 changed files
with
873 additions
and
436 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.