|
|
#include <armarx/view_selection/gaze_controller/gaze_ik/GazeController.h>
Public Attributes | |
| bool | enableJointLimitAvoidance |
| std::size_t | maxGradientDecentSteps |
| std::size_t | maxLoops |
| float | maxPositionError |
| std::string | nodeSetName |
Definition at line 36 of file GazeController.h.
| bool enableJointLimitAvoidance |
Definition at line 39 of file GazeController.h.
| std::size_t maxGradientDecentSteps |
Definition at line 42 of file GazeController.h.
| std::size_t maxLoops |
Definition at line 41 of file GazeController.h.
| float maxPositionError |
Definition at line 40 of file GazeController.h.
| std::string nodeSetName |
Definition at line 38 of file GazeController.h.