How do you make xyz coordinate system appear in your marker?
Basically, I am trying to create visualization markers for possible trajectories.
Basically, I am trying to create visualization markers for possible trajectories.
You probably want to publish your trajectories as paths and use the Path display type in RViz to visualize them: http://wiki.ros.org/rviz/DisplayTypes...
On addition to the Path
display mentioned by @severin, you can also use a Marker(Array) display and triplets of cylinder markers ( http://wiki.ros.org/rviz/DisplayTypes... ) to creade x-y-z axes, if that is what you want.
Also, it is pretty easy to create your own rviz display plugins that allow you to further customize how you want to visualize your trajectories: http://docs.ros.org/jade/api/rviz_plu...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-12-16 00:03:12 -0600
Seen: 386 times
Last updated: Dec 16 '15
Rviz with ARtoolkit visualization
Image visualization does not work in Rviz [?]
Nav_view not found on ROS diamondback
Plot a Gaussian 3D representation with markers in rviz
Visualization / Transforms with rosbridge and erratic [closed]
multiple views in a single RViz instance? RQT?