How to Visualize the turtlebot path?
Hi there,
I implemented a Spanning tree coverage algorithm for Turtlebot. Finally, I want to Visualize the path which is taken by the turtlebot using lines. So, what are the ways to visualize the path. Is plotting /Odom topic gives the path or not? If it gives how to plot for /Odom topic. And I was referring this video, how to get that left side window (animation) is it implemented in ROS or python applications? Let me know if there any other ways to visualize the robot path.
Thanks in Advance