ApplyStartState(bool update_traj=true) | exotica::PlanningProblem | virtual |
constraint_phi | exotica::TimeIndexedSamplingProblem | |
cost_evolution_ | exotica::PlanningProblem | protected |
debug_ | exotica::Object | |
equality | exotica::TimeIndexedSamplingProblem | |
flags_ | exotica::PlanningProblem | protected |
get_num_controls() const | exotica::PlanningProblem | |
get_num_positions() const | exotica::PlanningProblem | |
get_num_velocities() const | exotica::PlanningProblem | |
exotica::GetAllTemplates() const =0 | exotica::InstantiableBase | pure virtual |
Instantiable< TimeIndexedSamplingProblemInitializer >::GetAllTemplates() const override | exotica::Instantiable< TimeIndexedSamplingProblemInitializer > | inline |
GetBounds() | exotica::TimeIndexedSamplingProblem | |
GetCostEvolution() const | exotica::PlanningProblem | |
GetCostEvolution(int index) const | exotica::PlanningProblem | |
GetFlags() const | exotica::PlanningProblem | inline |
GetGoalEQ(const std::string &task_name) | exotica::TimeIndexedSamplingProblem | |
GetGoalNEQ(const std::string &task_name) | exotica::TimeIndexedSamplingProblem | |
GetGoalState() const | exotica::TimeIndexedSamplingProblem | |
GetGoalTime() const | exotica::TimeIndexedSamplingProblem | |
exotica::GetInitializerTemplate()=0 | exotica::InstantiableBase | pure virtual |
Instantiable< TimeIndexedSamplingProblemInitializer >::GetInitializerTemplate() override | exotica::Instantiable< TimeIndexedSamplingProblemInitializer > | inlinevirtual |
GetNumberOfIterations() const | exotica::PlanningProblem | |
GetNumberOfProblemUpdates() const | exotica::PlanningProblem | inline |
GetObjectName() | exotica::Object | inline |
GetParameters() const | exotica::Instantiable< TimeIndexedSamplingProblemInitializer > | inline |
GetRhoEQ(const std::string &task_name) | exotica::TimeIndexedSamplingProblem | |
GetRhoNEQ(const std::string &task_name) | exotica::TimeIndexedSamplingProblem | |
GetScene() const | exotica::PlanningProblem | |
GetSpaceDim() | exotica::TimeIndexedSamplingProblem | |
GetStartState() const | exotica::PlanningProblem | |
GetStartTime() const | exotica::PlanningProblem | |
GetTaskMaps() | exotica::PlanningProblem | |
GetTasks() | exotica::PlanningProblem | |
goal_ | exotica::TimeIndexedSamplingProblem | private |
inequality | exotica::TimeIndexedSamplingProblem | |
InstantiableBase()=default | exotica::InstantiableBase | |
Instantiate(const TimeIndexedSamplingProblemInitializer &init) override | exotica::TimeIndexedSamplingProblem | virtual |
InstantiateBase(const Initializer &init) override | exotica::PlanningProblem | virtual |
exotica::InstantiateInternal(const Initializer &init)=0 | exotica::InstantiableBase | pure virtual |
Instantiable< TimeIndexedSamplingProblemInitializer >::InstantiateInternal(const Initializer &init) override | exotica::Instantiable< TimeIndexedSamplingProblemInitializer > | inlinevirtual |
InstantiateObject(const Initializer &init) | exotica::Object | inline |
IsValid(Eigen::VectorXdRefConst x, const double &t) | exotica::TimeIndexedSamplingProblem | |
IsValid() | exotica::TimeIndexedSamplingProblem | inline |
length_jacobian | exotica::TimeIndexedSamplingProblem | |
length_Phi | exotica::TimeIndexedSamplingProblem | |
N | exotica::PlanningProblem | |
ns_ | exotica::Object | |
num_tasks | exotica::TimeIndexedSamplingProblem | |
number_of_problem_updates_ | exotica::PlanningProblem | protected |
Object() | exotica::Object | inline |
object_name_ | exotica::Object | |
operator=(const Uncopyable &) | exotica::Uncopyable | private |
parameters | exotica::TimeIndexedSamplingProblem | |
parameters_ | exotica::Instantiable< TimeIndexedSamplingProblemInitializer > | protected |
Phi | exotica::TimeIndexedSamplingProblem | |
PlanningProblem() | exotica::PlanningProblem | |
PreUpdate() override | exotica::TimeIndexedSamplingProblem | virtual |
Print(const std::string &prepend) const override | exotica::PlanningProblem | virtual |
ResetCostEvolution(size_t size) | exotica::PlanningProblem | |
ResetNumberOfProblemUpdates() | exotica::PlanningProblem | inline |
scene_ | exotica::PlanningProblem | protected |
SetCostEvolution(int index, double value) | exotica::PlanningProblem | |
SetGoalEQ(const std::string &task_name, Eigen::VectorXdRefConst goal) | exotica::TimeIndexedSamplingProblem | |
SetGoalNEQ(const std::string &task_name, Eigen::VectorXdRefConst goal) | exotica::TimeIndexedSamplingProblem | |
SetGoalState(Eigen::VectorXdRefConst qT) | exotica::TimeIndexedSamplingProblem | |
SetGoalTime(const double &t) | exotica::TimeIndexedSamplingProblem | |
SetRhoEQ(const std::string &task_name, const double &rho) | exotica::TimeIndexedSamplingProblem | |
SetRhoNEQ(const std::string &task_name, const double &rho) | exotica::TimeIndexedSamplingProblem | |
SetStartState(Eigen::VectorXdRefConst x) | exotica::PlanningProblem | |
SetStartTime(double t) | exotica::PlanningProblem | |
start_state_ | exotica::PlanningProblem | protected |
t_goal_ | exotica::TimeIndexedSamplingProblem | private |
t_start | exotica::PlanningProblem | |
task_maps_ | exotica::PlanningProblem | protected |
tasks_ | exotica::PlanningProblem | protected |
termination_criterion | exotica::PlanningProblem | |
TimeIndexedSamplingProblem() | exotica::TimeIndexedSamplingProblem | |
type() const | exotica::Object | inlinevirtual |
Uncopyable()=default | exotica::Uncopyable | private |
Uncopyable(const Uncopyable &) | exotica::Uncopyable | private |
Update(Eigen::VectorXdRefConst x, const double &t) | exotica::TimeIndexedSamplingProblem | |
UpdateMultipleTaskKinematics(std::vector< std::shared_ptr< KinematicResponse >> responses) | exotica::PlanningProblem | protected |
UpdateTaskKinematics(std::shared_ptr< KinematicResponse > response) | exotica::PlanningProblem | protected |
vel_limits | exotica::TimeIndexedSamplingProblem | |
~InstantiableBase()=default | exotica::InstantiableBase | virtual |
~Object() | exotica::Object | inlinevirtual |
~PlanningProblem() | exotica::PlanningProblem | virtual |
~TimeIndexedSamplingProblem() | exotica::TimeIndexedSamplingProblem | virtual |
~Uncopyable()=default | exotica::Uncopyable | private |