9 template<
typename ControlSignalType>
Cartesian waypoint motion.
Definition: cartesian_waypoint_motion.hpp:23
Joint state of a robot.
Definition: joint_state.hpp:17
Joint waypoint motion.
Definition: joint_waypoint_motion.hpp:19
static RelativeDynamicsFactor MAX_DYNAMICS()
Special factor which causes the maximum dynamics to be used, independent of other factors applied els...
Definition: relative_dynamics_factor.hpp:42
Cartesian pose of a robot.
Definition: robot_pose.hpp:16
StopMotion()
Definition: stop_motion.hpp:32
StopMotion()
Definition: stop_motion.hpp:18
Definition: stop_motion.hpp:10
Definition: gripper.cpp:3
@ CartesianPose
Definition: control_signal_type.hpp:13
@ JointPositions
Definition: control_signal_type.hpp:11
A waypoint with a target and optional parameters.
Definition: waypoint_motion.hpp:34
TargetType target
Definition: waypoint_motion.hpp:35