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

Delete all RViz markers in a specific namespace

asked 2017-06-01 18:08:02 -0500

Dale McConachie gravatar image

Is there a way to delete all of the markers in a specific namespace without iterating through all ids that have been used in that namespace and deleting them individually? It seems that the DELETEALL action actually deletes everything in all namespaces, not just the given namespace.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-04-04 04:28:33 -0500

Felix Widmaier gravatar image

This is a big flaw in the RViz marker implementation but as far as I know there is no way except of deleting markers individually (which means you need to keep track of the markers you published...)

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-06-01 18:08:02 -0500

Seen: 1,863 times

Last updated: Apr 04 '18