This structure stores constraint data. More...
#include <goal_tool_pointing.h>
Public Member Functions | |
GoalToolPointingData (const constrained_ik::SolverState &state) | |
see base class for documentation | |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW double | pos_err_ |
current solution positional error | |
double | rot_err_ |
current solution rotational error |
This structure stores constraint data.
Definition at line 48 of file goal_tool_pointing.h.