autowarefoundation / autoware_launch

Apache License 2.0
27 stars 223 forks source link

chore(eagleye): add septentrio msg option in eagleye_config #1049

Closed TaikiYamada4 closed 2 weeks ago

TaikiYamada4 commented 2 weeks ago

Description

From today, Eagleye has been applicable to septentrio_gnss_driver/PVTGeodetic type topic messages as a velocity source. https://github.com/MapIV/eagleye/pull/334

So, I wrote that down to the comment in eagleye_config.param.yaml file.

Tests performed

I've tested this against a driving data that uses septentrio GNSS sensors by setting the velocity_source_type to 4, and confirmed that the latest Eagleye works well with this. [INTERNAL_LINK(TIER IV)]

Effects on system behavior

You can use septentrio_gnss_driver/PVTGeodetic type messages to give ENU velocity to Eagleye.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

After all checkboxes are checked, anyone who has write access can merge the PR.