maliput
trajectory.h File Reference
#include <memory>
#include <vector>
#include <Eigen/Core>
#include "maliput/drake/common/default_scalars.h"
#include "maliput/drake/common/drake_copyable.h"
#include "maliput/drake/common/eigen_types.h"
Include dependency graph for trajectory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Trajectory< T >
 A Trajectory represents a time-varying matrix, indexed by a single scalar time. More...
 

Namespaces

 maliput
 Code in this file is inspired by: https://github.com/RobotLocomotion/drake/blob/master/common/text_logging.h.
 
 maliput::drake
 
 maliput::drake::trajectories