Public Member Functions | Private Attributes
controller_manager_tests::VelEffController Class Reference

#include <vel_eff_controller.h>

Inheritance diagram for controller_manager_tests::VelEffController:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool init (hardware_interface::RobotHW *robot_hw, ros::NodeHandle &n)
void starting (const ros::Time &time)
void stopping (const ros::Time &time)
void update (const ros::Time &time, const ros::Duration &period)
 VelEffController ()

Private Attributes

std::vector
< hardware_interface::JointHandle
eff_cmd_
std::vector
< hardware_interface::JointHandle
vel_cmd_

Detailed Description

Definition at line 38 of file vel_eff_controller.h.


Constructor & Destructor Documentation

Definition at line 43 of file vel_eff_controller.h.


Member Function Documentation

bool VelEffController::init ( hardware_interface::RobotHW robot_hw,
ros::NodeHandle n 
) [virtual]
void VelEffController::starting ( const ros::Time time) [virtual]

Reimplemented from controller_interface::ControllerBase.

Definition at line 62 of file vel_eff_controller.cpp.

void VelEffController::stopping ( const ros::Time time) [virtual]

Reimplemented from controller_interface::ControllerBase.

Definition at line 70 of file vel_eff_controller.cpp.

void VelEffController::update ( const ros::Time time,
const ros::Duration period 
) [virtual]

Implements controller_interface::ControllerBase.

Definition at line 67 of file vel_eff_controller.cpp.


Member Data Documentation

Definition at line 52 of file vel_eff_controller.h.

Definition at line 51 of file vel_eff_controller.h.


The documentation for this class was generated from the following files:


controller_manager_tests
Author(s): Vijay Pradeep, Adolfo Rodriguez Tsouroukdissian
autogenerated on Thu Dec 1 2016 03:46:03