MapIV / eagleye

Precise localization based on GNSS and IMU.
BSD 3-Clause "New" or "Revised" License
633 stars 140 forks source link

feat(fix2pose): split fix2pose into two separate nodes(autoware) #312

Closed kminoda closed 8 months ago

kminoda commented 8 months ago

Description

Would like to split fix2pose node into two separate nodes

Tests performed

Using Autoware, we confirmed that the eagleye initializes properly and the estimated results are apparently comparable.

Others

PLEASE MERGE THIS PR WITH SQUASH AND MERGE

kminoda commented 8 months ago

Please wait until https://github.com/autowarefoundation/autoware.universe/pull/5506 is approved. Thanks