Go to the source code of this file.
Namespaces | |
namespace | marker_array_test |
Variables | |
int | marker_array_test.count = 0 |
int | marker_array_test.id = 0 |
tuple | marker_array_test.marker = Marker() |
tuple | marker_array_test.markerArray = MarkerArray() |
int | marker_array_test.MARKERS_MAX = 100 |
tuple | marker_array_test.publisher = rospy.Publisher(topic, MarkerArray) |
string | marker_array_test.topic = 'visualization_marker_array' |