Public Member Functions
controller_manager_tests::MyDummyController Class Reference

#include <my_dummy_controller.h>

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

List of all members.

Public Member Functions

bool init (MyDummyInterface *hw, ros::NodeHandle &n)
 MyDummyController ()
void starting (const ros::Time &time)
void stopping (const ros::Time &time)
void update (const ros::Time &time, const ros::Duration &period)

Detailed Description

Definition at line 49 of file my_dummy_controller.h.


Constructor & Destructor Documentation

Definition at line 52 of file my_dummy_controller.h.


Member Function Documentation

Definition at line 54 of file my_dummy_controller.h.

void controller_manager_tests::MyDummyController::starting ( const ros::Time time) [inline, virtual]

Reimplemented from controller_interface::ControllerBase.

Definition at line 55 of file my_dummy_controller.h.

void controller_manager_tests::MyDummyController::stopping ( const ros::Time time) [inline, virtual]

Reimplemented from controller_interface::ControllerBase.

Definition at line 57 of file my_dummy_controller.h.

void controller_manager_tests::MyDummyController::update ( const ros::Time time,
const ros::Duration period 
) [inline, virtual]

Implements controller_interface::ControllerBase.

Definition at line 56 of file my_dummy_controller.h.


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


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