|
|
How far the gaze currently is from a target. More...
#include <armarx/view_selection/gaze_controller/gaze_residual.h>
Public Attributes | |
| float | angularError = 0.F |
| Angle between the gaze ray and the direction to the target [rad]. | |
| float | lateralError = 0.F |
| Lateral miss distance at target range [mm]. | |
How far the gaze currently is from a target.
Definition at line 11 of file gaze_residual.h.
| float angularError = 0.F |
Angle between the gaze ray and the direction to the target [rad].
Definition at line 14 of file gaze_residual.h.
| float lateralError = 0.F |
Lateral miss distance at target range [mm].
Definition at line 17 of file gaze_residual.h.