Revision 1c758459 msg/gaze.msg

View differences:

msg/gaze.msg
1 1
Header header
2 2

  
3 3
#type of pan/tilt/roll targets
4
int32 type
5
int32 ABSOLUTE=0
6
int32 RELATIVE=1
4
int32 gaze_type
5
int32 GAZETYPE_ABSOLUTE=0
6
int32 GAZETYPE_RELATIVE=1
7 7

  
8 8
float32 pan
9 9
float32 tilt

Also available in: Unified diff