47 void exportTrajectory(std::vector<armarx::DesignerTrajectoryPtr> trajectories,
48 const std::string file);
Exports instances of the DesignerTrajectory class to .xml-files in MMM format.
void exportTrajectory(std::vector< armarx::DesignerTrajectoryPtr > trajectories, const std::string file)
Exports a trajectory to the target file as a MMM file.
MMMExporter(EnvironmentPtr environment)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< Environment > EnvironmentPtr
std::shared_ptr< MMMExporter > MMMExporterPtr