Alex exoskeleton
ALEX SoftwareDocumentation
|
Base class of Trajectory Generator. Will always be extended with specific implementations, and is relatively scarce, given the differences expected in the different trajectories. More...
#include <vector>
Go to the source code of this file.
Classes | |
class | TrajectoryGenerator |
Abstract class which is used to generate trajectorys for a Robot to follow. More... | |
Base class of Trajectory Generator. Will always be extended with specific implementations, and is relatively scarce, given the differences expected in the different trajectories.
Definition in file TrajectoryGenerator.h.