|
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< DesignerTrajectoryPtr > | importTrajectory (std::string file) |
Import a trajectory from the target file in MMM format. More... | |
MMMImporter (EnvironmentPtr environment) | |
Imports instances of the DesignerTrajectory class from a file in MMM format.
Definition at line 35 of file MMMImporter.h.
MMMImporter | ( | armarx::EnvironmentPtr | environment | ) |
Definition at line 57 of file MMMImporter.cpp.
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.