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