Go to the source code of this file.
Namespaces | |
sample_int_publisher_from_cluster_indices | |
Functions | |
def | sample_int_publisher_from_cluster_indices.cb (msg) |
Variables | |
sample_int_publisher_from_cluster_indices.pub = rospy.Publisher('~output', Int32Stamped, queue_size=1) | |
sample_int_publisher_from_cluster_indices.sub = rospy.Subscriber('~input', ClusterPointIndices, cb, queue_size=1) | |