Functions | |
def | callback_FD |
def | callback_LD |
def | handle_compare_hs_detections |
def | listener |
def | match_detections |
Variables | |
list | faces = [] |
list | legs = [] |
tuple | pub = rospy.Publisher('people_detections_cloud', PointCloud) |
tuple | serv = rospy.Service('compare_hs_detections',Comp_HS_Detections,handle_compare_hs_detections) |
tuple | tflistener = tf.TransformListener() |
def hs.callback_FD | ( | data | ) |
def hs.callback_LD | ( | data | ) |
def hs.handle_compare_hs_detections | ( | req | ) |
def hs.listener | ( | ) |
def hs.match_detections | ( | ) |
tuple hs::pub = rospy.Publisher('people_detections_cloud', PointCloud) |
tuple hs::serv = rospy.Service('compare_hs_detections',Comp_HS_Detections,handle_compare_hs_detections) |
tuple hs::tflistener = tf.TransformListener() |