#include <robodyn_controllers/TrapezoidalVelocityTrajectory.h>#include "nasa_common_logging/Logger.h"#include <tf/tf.h>#include <tf_conversions/tf_kdl.h>#include <limits>
Go to the source code of this file.
Variables | |
| static const double | eps = std::numeric_limits<float>::epsilon() |
Definition at line 9 of file TrapezoidalVelocityTrajectory.cpp.