How to delete polygons in rviz [closed]
Hi guys,
how can i delete old polygons in rviz. For Marker there is the command:
visualization_msgs::Marker::DELETE
I didn't found something similar for polygons. Does someone know the command for it? I searched also in google, but unfortunaly i find no answer yet.
Thanks a lot.