robot_localization transform warning
Greetings, I am using robot_localization package to navigate with GPS, I have set two ekf nodes (map and odom) and a nav_transform node. when I launch simulation, first thing to notice in RVIZ is the odom frame that keeps moving randomly besides getting this warning transform from base_footprint to map was unavailable for the time requested. Using latest instead.
I am not sure what is the issues, I checked GPS and IMU and they were published correctly. Does anyone encountered the same issue ?.
Which node is responsible for publishing the
/base_link
to/map
transform?