-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix canless mode flag * FIx heading parameter in eagleye_pp_config.yaml * Fix rmc config (#155) * Add canless usage in README.md (#156) * Add rtk_deadreckoning emergency (#157) * Feature/only fixed pose publish (#158) * Add fix onu publish mode in fix2pose * Fix nullptr access * Add TF base_link2gnss to eagleye_pp (#162) * Fixed problem with callback function not defined in main statement (#164) * Add esitimated twist outlier response (#161) * Revert "Add esitimated twist outlier response (#161)" (#167) This reverts commit ae0b78e. * [WIP]Retain previous value if VSF/YO is abnormal (#165) * Retain previous value if VSF is abnormal * Add is_abnormal in eagleye_msgs/status * Add is_abnormal in eagleye_msgs * Introduction of error codes * Remove th_velocity_scale_factor_percent in monitor_node * If yawrate_offset_stop is unestimated, no heading estimation (#169) * If yawrate_offset_stop is unestimated, no heading estimation * Add warning of uncompleted stop calibration in heading_node.cpp * Feature/parameter rename (#171) * parameter rename * add param description * add parameter description * fix parameter * fix param * modification for CI * Fix problem of not starting up * Feature/double antenna (#166) * Refactor heading_interporate.cpp * Add heading_estimate of multiantenna in heading.cpp * Add eagleye_rt_dualantenna.launch * Refactor heading.cpp and yawrate_offset.cpp * Settings for autoware * Add fix onu publish mode in fix2pose * Fix tf in fix2pose * Fix tf settiong in fix2pose * Fix tf-conversion * Output heading without storing buffer in multi-antenna mode. * Undo parameters from for autoware * Make it easier to set input GNSS topics * Fix setting of input GNSS topics * Fix namespace * Fix conflict * Initialization of heading_estimate_status * Change email address in Contacts in README.md * Fix/yaml cpp for colcon (#180) * fix CMakeLists about yaml-cpp for colcon * Update submodule Co-authored-by: autoware <[email protected]> * Add yaml_file param * Fixed bug with wrong variables Co-authored-by: YutaHoda <[email protected]> Co-authored-by: YutaHoda <[email protected]> Co-authored-by: Aoki-Takanose <[email protected]>
- Loading branch information
1 parent
1e7b304
commit 78bc8aa
Showing
66 changed files
with
2,450 additions
and
1,032 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.