Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rule based expansion resetting #109

Merged
merged 2 commits into from Mar 6, 2018
Merged

Conversation

at-wat
Copy link
Owner

@at-wat at-wat commented Mar 6, 2018

New parameters:

  • match_ratio_thresh: default 0 (disabled)
  • expansion_var_x, y, z
  • expansion_var_roll, pitch, yaw

fixes #93

@at-wat at-wat self-assigned this Mar 6, 2018
@at-wat
Copy link
Owner Author

at-wat commented Mar 6, 2018

FAILED on kinetic

catkin_make failed

@at-wat
Copy link
Owner Author

at-wat commented Mar 6, 2018

FAILED on indigo

catkin_make failed

@at-wat
Copy link
Owner Author

at-wat commented Mar 6, 2018

PASSED on kinetic

All tests passed

Skipping "src/mcl_3dl/package.xml": 'tests'
build/test_results/mcl_3dl/gtest-test_filter.xml: 3 tests
build/test_results/mcl_3dl/gtest-test_nd.xml: 1 tests
build/test_results/mcl_3dl/gtest-test_pf.xml: 2 tests
build/test_results/mcl_3dl/gtest-test_quat.xml: 4 tests
build/test_results/mcl_3dl/gtest-test_vec3.xml: 5 tests
build/test_results/mcl_3dl/roslint-mcl_3dl.xml: 1 tests
build/test_results/mcl_3dl/rostest-test_tests_localization_rostest.xml: 1 tests
build/test_results/mcl_3dl/rostest-test_tests_tf_rostest.xml: 1 tests
build/test_results/mcl_3dl/rosunit-compare_pose.xml: 1 tests
build/test_results/mcl_3dl/rosunit-compare_tf.xml: 1 tests
Summary: 20 tests, 0 errors, 0 failures, 0 skipped

@at-wat
Copy link
Owner Author

at-wat commented Mar 6, 2018

PASSED on indigo

All tests passed

Skipping "src/mcl_3dl/package.xml": 'tests'
build/test_results/mcl_3dl/gtest-test_filter.xml: 3 tests
build/test_results/mcl_3dl/gtest-test_nd.xml: 1 tests
build/test_results/mcl_3dl/gtest-test_pf.xml: 2 tests
build/test_results/mcl_3dl/gtest-test_quat.xml: 4 tests
build/test_results/mcl_3dl/gtest-test_vec3.xml: 5 tests
build/test_results/mcl_3dl/roslint-mcl_3dl.xml: 1 tests
build/test_results/mcl_3dl/rostest-test_tests_localization_rostest.xml: 1 tests
build/test_results/mcl_3dl/rostest-test_tests_tf_rostest.xml: 1 tests
build/test_results/mcl_3dl/rosunit-compare_pose.xml: 1 tests
build/test_results/mcl_3dl/rosunit-compare_tf.xml: 1 tests
Summary: 20 tests, 0 errors, 0 failures, 0 skipped

@at-wat at-wat merged commit d6b5a14 into master Mar 6, 2018
@at-wat at-wat deleted the add-simple-expansion-resetting branch March 6, 2018 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add expansion resetting
1 participant