ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to open IMU and GPS data from previous flights in robot_localization ROS2?

asked 2023-02-02 01:04:53 -0500

reinzler gravatar image

How to open imu and gps data from previous flights in robot_localization package ROS2? I have an IMU data from VN200, gps data from HERE3. I want to pass data through robot_localization Kalman filter.

My goal is to compare data from robot_localization Kalman filter and from VN200 built-in EKF. I think that a visual method of comparison would be to plot graphs via plotjuggler. Please provide a step by step guide if its possible, I`m a newbie in robotics ros2.

gps

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-05 01:21:58 -0500

Tom Moore gravatar image

Are you familiar with recording and playing back data?

I think there's enough information available on wikis for you to figure out what needs to be done. ROS 2 and robot_localization are well documented; I recommend putting in the legwork to learn how to launch nodes and use recorded data.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2023-02-02 01:04:53 -0500

Seen: 92 times

Last updated: Jun 05 '23