how to make Collision Markers visible in rviz?
according to this tutorial, i can successfully check the state validity. but i don't know what i should do to make the collision markers visible in rviz? do i need to manually publish a topic on the collision markers? i thought the /planning_scene_validity_server should do this job. i've already added "Marker" in rviz, but don't know which topic it should listen to.
thanks.