|
#include "DesignerTrajectoryCalculator.h"
#include "TimedTrajectoryFactory.h"
#include "PathFactory.h"
#include <VirtualRobot/TimeOptimalTrajectory/Path.h>
#include <RobotAPI/libraries/core/TrajectoryController.h>
Go to the source code of this file.
Macros | |
#define | TRAJECTORYCALCULATION_TIMESTEP 0.001 |
#define TRAJECTORYCALCULATION_TIMESTEP 0.001 |
Definition at line 7 of file DesignerTrajectoryCalculator.cpp.