gusimplewhiteboard
wb_sensors_torso.h
Go to the documentation of this file.
1
9#ifndef wb_sensors_torso_h
10#define wb_sensors_torso_h
11
12#include <gu_util.h>
13
18{
20 PROPERTY(float, HeadYaw)
21
22
23 PROPERTY(float, HeadPitch)
24
25
26 PROPERTY(float, LShoulderPitch)
27
29 PROPERTY(float, LShoulderRoll)
30
32 PROPERTY(float, LElbowYaw)
33
35 PROPERTY(float, LElbowRoll)
36
38 PROPERTY(float, RShoulderPitch)
39
41 PROPERTY(float, RShoulderRoll)
42
44 PROPERTY(float, RElbowYaw)
45
47 PROPERTY(float, RElbowRoll)
48};
49
50#endif // wb_sensors_torso_h
/file wb_sensors_torso.h
PROPERTY(float, HeadYaw) PROPERTY(float
Head pos in RAD.