selfdriving
Namespaces | Functions
trajectories.h File Reference
#include <mpp/data/MotionPrimitivesTree.h>
#include <mpp/data/TrajectoriesAndRobotShape.h>
#include <mpp/data/trajectory_t.h>
#include <map>

Go to the source code of this file.

Namespaces

 mpp
 

Functions

trajectory_t mpp::plan_to_trajectory (const MotionPrimitivesTreeSE2::edge_sequence_t &planEdges, const TrajectoriesAndRobotShape &ptgInfo, const duration_seconds_t samplePeriod=50e-3)
 
bool mpp::save_to_txt (const trajectory_t &traj, const std::string &fileName)