class for the find cluster bounding box service More...
Public Member Functions | |
def | __init__ |
def | find_cluster_bounding_box_callback |
service callback for the find_cluster_bounding_box service | |
Public Attributes | |
cbbf |
class for the find cluster bounding box service
Definition at line 50 of file cluster_bounding_box_finder_server.py.
def cluster_bounding_box_finder_server::ClusterBoundingBoxFinderServer::__init__ | ( | self | ) |
Definition at line 52 of file cluster_bounding_box_finder_server.py.
def cluster_bounding_box_finder_server::ClusterBoundingBoxFinderServer::find_cluster_bounding_box_callback | ( | self, | ||
req | ||||
) |
service callback for the find_cluster_bounding_box service
Definition at line 59 of file cluster_bounding_box_finder_server.py.
Definition at line 53 of file cluster_bounding_box_finder_server.py.