|
|
#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 44 of file GazeController.h.
| bool enableJointLimitAvoidance |
Definition at line 47 of file GazeController.h.
| std::size_t maxGradientDecentSteps |
Definition at line 50 of file GazeController.h.
| std::size_t maxLoops |
Definition at line 49 of file GazeController.h.
| float maxPositionError |
Definition at line 48 of file GazeController.h.
| std::string nodeSetName |
Definition at line 46 of file GazeController.h.