Recording/computing a path
Hello everyone,
for my work I use the ekf_localization_node from robot_localization package which publishes data types geometry_msgs/AccelWithCovarianceStamped and nav_msgs/Odometry. Is there a way to compute the passed path as nav_msgs/Path in the odom-frame for visualization in RViz? I also work with the Nav2 package.
Can anyone help with this?
Regards s0nc