File: biped_robin_msgs/StepTarget3D.msg
Raw Message Definition
# Target for a single stepping motion of a humanoid's leg
geometry_msgs/Pose pose # step pose absolute
uint8 leg # which leg to use (left/right, see below)
uint8 right=0 # right leg constant
uint8 left=1 # left leg constant
Compact Message Definition