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

#include <pos_eff_opt_controller.h>

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

List of all members.

Public Member Functions

bool init (hardware_interface::RobotHW *robot_hw, ros::NodeHandle &n)
 PosEffOptController ()
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
eff_cmd_
std::vector
< hardware_interface::JointHandle
pos_cmd_

Detailed Description

Definition at line 38 of file pos_eff_opt_controller.h.


Constructor & Destructor Documentation

Definition at line 44 of file pos_eff_opt_controller.h.


Member Function Documentation

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

Reimplemented from controller_interface::ControllerBase.

Definition at line 79 of file pos_eff_opt_controller.cpp.

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

Reimplemented from controller_interface::ControllerBase.

Definition at line 87 of file pos_eff_opt_controller.cpp.

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

Implements controller_interface::ControllerBase.

Definition at line 84 of file pos_eff_opt_controller.cpp.


Member Data Documentation

Definition at line 55 of file pos_eff_opt_controller.h.

Definition at line 54 of file pos_eff_opt_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