Typedefs | |
typedef gripper_action_controller::GripperActionController< hardware_interface::PositionJointInterface > | GripperActionController |
typedef forward_command_controller::ForwardJointGroupCommandController< hardware_interface::PositionJointInterface > | JointGroupPositionController |
typedef forward_command_controller::ForwardCommandController< hardware_interface::PositionJointInterface > | JointPositionController |
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::PositionJointInterface > | JointTrajectoryController |
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::PositionJointInterface > | JointTrajectoryController |
Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a position interface. More... | |
Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a position interface.
Definition at line 44 of file joint_trajectory_controller.cpp.