Skip to content

Wrong initial heading in Autoware initialization #4088

Answered by chivas1000
chivas1000 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @YamatoAndo,
sorry for late reply, thank you for your answer!
after using the map with global coordinates, the gnss location aligned with the map.

but I want to mention that, since the GNSS Poser are publishing the map to gnss_base_frame TF(I've set it to base_link), then it competes/ with NDT or some other pose estimator, I need to comment out
line 376 tf2_broadcaster_.sendTransform(transform_stamped);
https://github.com/autowarefoundation/autoware.universe/blob/galactic/sensing/gnss_poser/src/gnss_poser_core.cpp

also I suggest carefully calibrate the sensor kit and use the INS to give AutowareOrientation for those who wants to use GNSS/INS to give orientation in Autoware.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@YamatoAndo
Comment options

@chivas1000
Comment options

Answer selected by YamatoAndo
@YamatoAndo
Comment options

@marioney
Comment options

Comment options

You must be logged in to vote
4 replies
@YamatoAndo
Comment options

@miku54
Comment options

@YamatoAndo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
component:localization Vehicle's position determination in its environment. component:sensing Data acquisition from sensors, drivers, preprocessing.
4 participants