Go to the documentation of this file.
30 #ifndef EXOTICA_CORE_BOUNDED_END_POSE_PROBLEM_H_
31 #define EXOTICA_CORE_BOUNDED_END_POSE_PROBLEM_H_
36 #include <exotica_core/bounded_end_pose_problem_initializer.h>
47 void Instantiate(
const BoundedEndPoseProblemInitializer&
init)
override;
51 void SetRho(
const std::string& task_name,
const double& rho);
52 Eigen::VectorXd
GetGoal(
const std::string& task_name);
53 double GetRho(
const std::string& task_name);
77 #endif // EXOTICA_CORE_BOUNDED_END_POSE_PROBLEM_H_
double GetScalarTaskCost(const std::string &task_name) const
Eigen::RowVectorXd GetScalarJacobian() const
Eigen::VectorXd GetGoal(const std::string &task_name)
void Update(Eigen::VectorXdRefConst x)
virtual ~BoundedEndPoseProblem()
void SetGoal(const std::string &task_name, Eigen::VectorXdRefConst goal)
void PreUpdate() override
Eigen::Array< Eigen::MatrixXd, Eigen::Dynamic, 1 > Hessian
const typedef Eigen::Ref< const Eigen::VectorXd > & VectorXdRefConst
Convenience wrapper for storing references to sub-matrices/vectors.
void Instantiate(const BoundedEndPoseProblemInitializer &init) override
bool IsValid() override
Evaluates whether the problem is valid.
Eigen::MatrixXd GetBounds() const
std::shared_ptr< exotica::BoundedEndPoseProblem > BoundedEndPoseProblemPtr
double GetRho(const std::string &task_name)
Bound constrained end-pose problem implementation.
void SetRho(const std::string &task_name, const double &rho)
void init(const M_string &remappings)
double GetScalarCost() const
exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Fri Aug 2 2024 08:43:02