#include <trajectory_profile_generator_builder.h>
Public Member Functions | |
TrajectoryProfileBuilder () | |
~TrajectoryProfileBuilder () | |
Static Public Member Functions | |
static TrajectoryProfileBase * | createProfile (const cob_cartesian_controller::CartesianActionStruct ¶ms) |
Definition at line 25 of file trajectory_profile_generator_builder.h.
TrajectoryProfileBuilder::TrajectoryProfileBuilder | ( | ) | [inline] |
Definition at line 28 of file trajectory_profile_generator_builder.h.
TrajectoryProfileBuilder::~TrajectoryProfileBuilder | ( | ) | [inline] |
Definition at line 29 of file trajectory_profile_generator_builder.h.
TrajectoryProfileBase * TrajectoryProfileBuilder::createProfile | ( | const cob_cartesian_controller::CartesianActionStruct & | params | ) | [static] |
Definition at line 24 of file trajectory_profile_generator_builder.cpp.