visp_ros/ImagePoint Message

File: visp_ros/ImagePoint.msg

Raw Message Definition

# Message corresponding to vpImagePoint class
float64 i      # i (respectively v) position in the image
float64 j      # j (respectively u) position in the image


Compact Message Definition

float64 i
float64 j