selfdriving
Classes | Namespaces | Typedefs
trajectory_t.h File Reference
#include <mpp/data/SE2_KinState.h>
#include <mpp/data/basic_types.h>
#include <map>

Go to the source code of this file.

Classes

struct  mpp::trajectory_state_t
 

Namespaces

 mpp
 

Typedefs

using mpp::trajectory_t = std::map< duration_seconds_t, trajectory_state_t >