Public Member Functions | |
def | __init__ |
def | callback |
def | init_object_messages |
def | send_dynamic_tf_request |
Public Attributes | |
frame_id | |
subscriber |
Definition at line 10 of file objectdetection_tf_publisher.py.
Definition at line 11 of file objectdetection_tf_publisher.py.
def objectdetection_tf_publisher.ObjectDetectionTfPublisher.callback | ( | self, | |
msg | |||
) |
Definition at line 36 of file objectdetection_tf_publisher.py.
Definition at line 16 of file objectdetection_tf_publisher.py.
def objectdetection_tf_publisher.ObjectDetectionTfPublisher.send_dynamic_tf_request | ( | self, | |
pos_x, | |||
pos_y, | |||
pos_z, | |||
ori_x, | |||
ori_y, | |||
ori_z, | |||
ori_w, | |||
parent_frame_id, | |||
child_frame_id | |||
) |
Definition at line 51 of file objectdetection_tf_publisher.py.
Definition at line 11 of file objectdetection_tf_publisher.py.
Definition at line 11 of file objectdetection_tf_publisher.py.