forked from cra-ros-pkg/robot_localization
-
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.
Port to Dashing: melodic-devel 2.5.1 to 2.6.2 (cra-ros-pkg#526)
* Fixing issue with potential seg fault (cherry picked from commit a426d7d) * adding log statements for nans in the invertable matrix (cherry picked from commit 627ff2a) * redefining error in ros filter for ros logging (cherry picked from commit 327e3fd) * swap validateFilterOutput logic and 1 line (cherry picked from commit b0964de) * Add published accel topic to documentation (cherry picked from commit 8c992fa) * template for toggle service (cherry picked from commit a1ce8fc) * functionize repetative clearing (cherry picked from commit a86fa92) * add service message (cherry picked from commit 3656917) * fix compiler errors * adding service caller information in rosout (cherry picked from commit 8b743cc) * snake -> camel (cherry picked from commit 62c3336) * adding time reset to the toggle off mode to prevent covariance explosion (cherry picked from commit 91ad1c2) * check that filter_ is valid before setting a time (cherry picked from commit abd26ad) * Adding more output for measurement history failures (cherry picked from commit f4e60a9) * Updating comment and output (cherry picked from commit 33f9c89) * Fixing tests (cherry picked from commit c492276) * Fixing CMakeLists (cherry picked from commit 6dbbf3e) * correct CMakeLists merge error; fix warnings; linters * fix RLE/RLL tests Co-authored-by: Tom Moore <[email protected]> Co-authored-by: Steven Macenski <[email protected]> Co-authored-by: Oleg Kalachev <[email protected]>
- Loading branch information
1 parent
8edc978
commit 3c93104
Showing
10 changed files
with
209 additions
and
58 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
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.