Namespaces | |
JointPositionController | |
Classes | |
class | JointPositionController |
Typedefs | |
typedef forward_command_controller::ForwardJointGroupCommandController< hardware_interface::VelocityJointInterface > | JointGroupVelocityController |
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::VelocityJointInterface > | JointTrajectoryController |
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::VelocityJointInterface > | JointTrajectoryController |
Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a velocity interface. More... | |
typedef forward_command_controller::ForwardCommandController< hardware_interface::VelocityJointInterface > | JointVelocityController |
Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a velocity interface.
Definition at line 55 of file joint_trajectory_controller.cpp.