MapIV / eagleye

Precise localization based on GNSS and IMU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could the code work only based on GNSS and IMU?

weisongwen opened this issue · comments

Thanks for sharing such a good package. Could it work when the velocity information is not available from the CAN?

Best,
Weisong,

@weisongwen At this point, velocity information from the vehicle CAN is mandatory. CAN-less Eagleye is also under development, so please wait for future updates for a while.

hi @kitsukawa , Thanks for your update! I will keep an eye on this continuously. :-)

Best,
Weisong,

Hi @kitsukawa , does the current package still requires the vehicle CAN for fusion? Since the CAN data is not usually available.

Best,
Weisong,

@weisongwen
The can-less eagleye is still in the stage of research and development of the algorithm by Aoki(@Aoki-Takanose ), who is a PhD student, so it will take a while to support can-less.
(This year or next year at the latest, the results may be published in a paper with additional code.

Dear @rsasaki0109 Thanks for your update :-)

We developed eagleye to work with only gnss and imu.

PR
#138
#156