Aikido
|
#include <future>
#include <mutex>
#include <dart/dynamics/Skeleton.hpp>
#include "aikido/control/TrajectoryExecutor.hpp"
#include "aikido/trajectory/Trajectory.hpp"
Go to the source code of this file.
Classes | |
class | aikido::control::InstantaneousTrajectoryExecutor |
Instantaneously executes a trajectory in simulation by setting DOF positions to the end of the trajectory. More... | |
Namespaces | |
aikido | |
Format of serialized trajectory in YAML. | |
aikido::control | |