How can I use the robot_pose_ekf to get the odom_combined output in gps frame
I am using robot_pose_ekf for localization estimate by fusing GPS, IMU and Odometry information. I am new to ROS so I want to know the significance of output frame. How can I modify the launch file so that I can get the pose estimate in terms of the GPS frame(UTM frame)?