Drake
Drake C++ Documentation
piecewise_trajectory.h File Reference
#include <limits>
#include <memory>
#include <random>
#include <vector>
#include <Eigen/Core>
#include "drake/common/default_scalars.h"
#include "drake/common/trajectories/trajectory.h"
Include dependency graph for piecewise_trajectory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  PiecewiseTrajectory< T >
 Abstract class that implements the basic logic of maintaining consequent segments of time (delimited by breaks) to implement a trajectory that is represented by simpler logic in each segment or "piece". More...
 

Namespaces

 drake
 
 drake::trajectories