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

#include <effort_test_controller.h>

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

List of all members.

Public Member Functions

 EffortTestController ()
bool init (hardware_interface::EffortJointInterface *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)

Private Attributes

std::vector
< hardware_interface::JointHandle
joint_effort_commands_

Detailed Description

Definition at line 41 of file effort_test_controller.h.


Constructor & Destructor Documentation

Definition at line 44 of file effort_test_controller.h.


Member Function Documentation

void EffortTestController::starting ( const ros::Time time) [virtual]

Reimplemented from controller_interface::ControllerBase.

Definition at line 49 of file effort_test_controller.cpp.

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

Reimplemented from controller_interface::ControllerBase.

Definition at line 62 of file effort_test_controller.cpp.

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

Implements controller_interface::ControllerBase.

Definition at line 54 of file effort_test_controller.cpp.


Member Data Documentation

Definition at line 52 of file effort_test_controller.h.


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


controller_manager_tests
Author(s): Vijay Pradeep
autogenerated on Fri Aug 28 2015 12:36:21