![]() |
PosturePerfection
|
A representation of a body part. More...
#include <posture_estimator.h>

Data Fields | |
| Joint | joint |
| PostProcessing::Coordinate | coord |
| float | upper_angle |
| float | lower_angle |
A representation of a body part.
Each body part is represented as a ConnectedJoint to record the joints relative position and the connected joints to this joint
Angles are measured clockwise from Head and are floating point radians.
^HEAD | |/ +0.5235988 radians (+30 degrees) | |__ +1.570796 radians (+90 degrees)
| PostProcessing::Coordinate PostureEstimating::ConnectedJoint::coord |
| Joint PostureEstimating::ConnectedJoint::joint |
| float PostureEstimating::ConnectedJoint::lower_angle |
| float PostureEstimating::ConnectedJoint::upper_angle |