Go to the documentation of this file.
18 #ifndef COB_TWIST_CONTROLLER_CONTROLLER_INTERFACES_CONTROLLER_INTERFACE_H
19 #define COB_TWIST_CONTROLLER_CONTROLLER_INTERFACES_CONTROLLER_INTERFACE_H
21 #include <sensor_msgs/JointState.h>
22 #include <std_msgs/Float64MultiArray.h>
23 #include <trajectory_msgs/JointTrajectory.h>
25 #include <boost/thread/mutex.hpp>
47 const KDL::JntArray& current_q);
63 const KDL::JntArray& current_q);
79 const KDL::JntArray& current_q);
94 const KDL::JntArray& current_q);
107 #endif // COB_TWIST_CONTROLLER_CONTROLLER_INTERFACES_CONTROLLER_INTERFACE_H
virtual void initialize(ros::NodeHandle &nh, const TwistControllerParams ¶ms)
virtual void initialize(ros::NodeHandle &nh, const TwistControllerParams ¶ms)
virtual void processResult(const KDL::JntArray &q_dot_ik, const KDL::JntArray ¤t_q)
Class providing a ControllerInterface publishing JointStates.
~ControllerInterfaceTrajectory()
~ControllerInterfacePosition()
virtual void initialize(ros::NodeHandle &nh, const TwistControllerParams ¶ms)
Base class for controller interfaces.
ControllerInterfaceVelocity()
void publishJointState(const ros::TimerEvent &event)
ControllerInterfaceJointStates()
Class providing a ControllerInterface publishing JointGroupPositionCommands.
Base class for controller interfaces using position integration.
ControllerInterfaceTrajectory()
Class providing a ControllerInterface publishing velocities.
~ControllerInterfaceJointStates()
virtual void processResult(const KDL::JntArray &q_dot_ik, const KDL::JntArray ¤t_q)
Class providing a ControllerInterface publishing a JointTrajectory.
sensor_msgs::JointState js_msg_
virtual void initialize(ros::NodeHandle &nh, const TwistControllerParams ¶ms)
virtual void processResult(const KDL::JntArray &q_dot_ik, const KDL::JntArray ¤t_q)
virtual void processResult(const KDL::JntArray &q_dot_ik, const KDL::JntArray ¤t_q)
ControllerInterfacePosition()
~ControllerInterfaceVelocity()
cob_twist_controller
Author(s): Felix Messmer
, Marco Bezzon , Christoph Mark , Francisco Moreno
autogenerated on Mon May 1 2023 02:44:43