MMMImporter Class Reference

Imports instances of the DesignerTrajectory class from a file in MMM format. More...

#include <RobotComponents/gui-plugins/RobotTrajectoryDesignerGuiPlugin/ImportExport/MMMImporter.h>

Public Member Functions

std::vector< DesignerTrajectoryPtrimportTrajectory (std::string file)
 Import a trajectory from the target file in MMM format. More...
 
 MMMImporter (EnvironmentPtr environment)
 

Detailed Description

Imports instances of the DesignerTrajectory class from a file in MMM format.

Definition at line 35 of file MMMImporter.h.

Constructor & Destructor Documentation

◆ MMMImporter()

Definition at line 57 of file MMMImporter.cpp.

Member Function Documentation

◆ importTrajectory()

std::vector< armarx::DesignerTrajectoryPtr > importTrajectory ( std::string  file)

Import a trajectory from the target file in MMM format.

Definition at line 62 of file MMMImporter.cpp.


The documentation for this class was generated from the following files: