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

Fix rmc config #155

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Fix rmc config #155

merged 1 commit into from
Aug 16, 2022

Conversation

rsasaki0109
Copy link
Collaborator

@rsasaki0109 rsasaki0109 commented Aug 16, 2022

Fixed a problem that the mode using NMEA RMC speed (use_gnss_mode: NMEA in eagleye_rt/config/eagleye_config.yaml) instead of /rtklib_nav does not work well with default settings

@rsasaki0109 rsasaki0109 merged commit 27c8d7b into develop-ros1 Aug 16, 2022
@rsasaki0109 rsasaki0109 deleted the fix/rmc_config branch August 16, 2022 01:18
rsasaki0109 added a commit that referenced this pull request Nov 11, 2022
* 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 <ryohei.sasaki@tier4.jp>

* Add yaml_file param

* Fixed bug with wrong variables

Co-authored-by: YutaHoda <170447064@ccalumni.meijo-u.ac.jp>
Co-authored-by: YutaHoda <62422837+YutaHoda@users.noreply.github.com>
Co-authored-by: Aoki-Takanose <49303804+Aoki-Takanose@users.noreply.github.com>
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.

1 participant