Public Member Functions | |
def | __init__ |
def | camera_info |
def | project |
project 3D point into this camera | |
Public Attributes | |
distortion | |
frame | |
h | |
has_msg | |
K | |
P | |
R | |
w |
def hai_sandbox.test12.ROSCameraCalibration.__init__ | ( | self, | |
channel | |||
) |
def hai_sandbox.test12.ROSCameraCalibration.camera_info | ( | self, | |
msg | |||
) |
def hai_sandbox.test12.ROSCameraCalibration.project | ( | self, | |
p, | |||
tf_listener = None , |
|||
from_frame = None |
|||
) |