Namespaces | Typedefs
joint_trajectory_controller.cpp File Reference
#include <pluginlib/class_list_macros.hpp>
#include <trajectory_interface/quintic_spline_segment.h>
#include "gundam_rx78_control/joint_trajectory_controller.h"
Include dependency graph for joint_trajectory_controller.cpp:

Go to the source code of this file.

Namespaces

 effort_controllers
 
 pos_vel_acc_controllers
 
 pos_vel_controllers
 
 position_controllers
 
 velocity_controllers
 

Typedefs

typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::PositionJointInterfaceposition_controllers::JointTrajectoryController
 Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a position interface. More...
 
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::VelocityJointInterfacevelocity_controllers::JointTrajectoryController
 Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a velocity interface. More...
 
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::EffortJointInterfaceeffort_controllers::JointTrajectoryController
 Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to an effort interface. More...
 
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::PosVelJointInterfacepos_vel_controllers::JointTrajectoryController
 Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to an pos_vel interface. More...
 
typedef joint_trajectory_controller::JointTrajectoryController< trajectory_interface::QuinticSplineSegment< double >, hardware_interface::PosVelAccJointInterfacepos_vel_acc_controllers::JointTrajectoryController
 Joint trajectory controller that represents trajectory segments as quintic splines and sends commands to a pos_vel_acc interface. More...
 


gundam_rx78_control
Author(s): Kei Okada , Naoki Hiraoka
autogenerated on Wed Sep 2 2020 03:33:33