show robot trajectory in rviz real-time
HI, I want to show UAV's trajectory in RVIZ in real time.
I am not sure I can use LINE_STRPS in visualization_msgs::Marker or PATH in nav_msgs/Path. The navigation algorithm was done by myself. I just want to show the trajectory, i am not sure which message to show path in rviz.
Thanks for your help.