|
|
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 36 of file MMMImporter.h.
| MMMImporter | ( | armarx::EnvironmentPtr | environment | ) |
Definition at line 61 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 66 of file MMMImporter.cpp.