Constraint to specify cartesian goal pose (XYZ + orientation). More...
#include "constrained_ik/constraint.h"
#include "constrained_ik/constraint_group.h"
#include "constrained_ik/constraints/goal_position.h"
#include "constrained_ik/constraints/goal_orientation.h"
Go to the source code of this file.
Classes | |
class | constrained_ik::constraints::GoalPose |
Constraint to specify cartesian goal pose (XYZ+orientation) Convenience class, built from goal_position and goal_orientation constraints. More... |
Constraint to specify cartesian goal pose (XYZ + orientation).
Definition in file goal_pose.h.