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

how to fix odom and map frame on rviz

asked 2019-07-16 15:02:17 -0500

Mrbl gravatar image

Hello,

I have two ekf nodes (one fusing GPS, the other not) and I wish to compare their trajectories. I understand that rviz overlays the trajectories and allows the odom and map frame to drift. Is there an easy way to disable this? I wish to keep the odom and map frames fixed with respect to each other and watch the paths drift from each other.

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-07-17 00:56:15 -0500

mgruhler gravatar image

No, you can only have one frame fixed. So you need to choose either the one or the other.

I'm not sure why your two ekf nodes work in different frames. Is the one including GPS using the map frame?

What you could do anyways is to create a node that listens to both transforms and publishes what you want in a common frame.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2019-07-16 15:02:17 -0500

Seen: 456 times

Last updated: Jul 17 '19