#include <exotica_core/problems/abstract_time_indexed_problem.h>
#include <exotica_core/time_indexed_problem_initializer.h>
Go to the source code of this file.
Classes | |
class | exotica::TimeIndexedProblem |
Time-indexed problem with bound, joint velocity, and general equality/inequality constraints. More... | |
Namespaces | |
exotica | |
Typedefs | |
typedef std::shared_ptr< exotica::TimeIndexedProblem > | exotica::TimeIndexedProblemPtr |