Go to the documentation of this file.
30 #ifndef EXOTICA_CORE_TASK_MAPS_GAZE_AT_CONSTRAINT_H_
31 #define EXOTICA_CORE_TASK_MAPS_GAZE_AT_CONSTRAINT_H_
35 #include <exotica_core_task_maps/gaze_at_constraint_initializer.h>
56 void Instantiate(
const GazeAtConstraintInitializer& init)
override;
66 #endif // EXOTICA_CORE_TASK_MAPS_GAZE_AT_CONSTRAINT_H_
void Instantiate(const GazeAtConstraintInitializer &init) override
Definition: task_map.h:52
Definition: property.h:110
Definition: cartpole_dynamics_solver.h:38
Eigen::Ref< Eigen::VectorXd > VectorXdRef
Definition: conversions.h:54
const typedef Eigen::Ref< const Eigen::VectorXd > & VectorXdRefConst
Convenience wrapper for storing references to sub-matrices/vectors.
Definition: conversions.h:52
Keeps a given point within field of view of the end-effector.
Definition: gaze_at_constraint.h:53
Eigen::Ref< Eigen::MatrixXd > MatrixXdRef
Definition: conversions.h:55
void Update(Eigen::VectorXdRefConst x, Eigen::VectorXdRef phi) override
Eigen::VectorXd tan_theta_squared_
The tangent squared of given viewing angle Theta.
Definition: gaze_at_constraint.h:62
int TaskSpaceDim() override