Alex exoskeleton
ALEX SoftwareDocumentation
Classes
TrajectoryGenerator.h File Reference

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>
Include dependency graph for TrajectoryGenerator.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Base class of Trajectory Generator. Will always be extended with specific implementations, and is relatively scarce, given the differences expected in the different trajectories.

Author
Justin Fong
Version
0.1
Date
2020-04-24

Definition in file TrajectoryGenerator.h.