Public Member Functions | Protected Member Functions | Protected Attributes
cob_twist_controller::ControllerInterfacePositionBase Class Reference

Base class for controller interfaces using position integration. More...

#include <controller_interface_base.h>

Inheritance diagram for cob_twist_controller::ControllerInterfacePositionBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool updateIntegration (const KDL::JntArray &q_dot_ik, const KDL::JntArray &current_q)
 ~ControllerInterfacePositionBase ()

Protected Member Functions

 ControllerInterfacePositionBase ()

Protected Attributes

boost::shared_ptr
< SimpsonIntegrator
integrator_
ros::Time last_update_time_
ros::Duration period_
std::vector< double > pos_
std::vector< double > vel_

Detailed Description

Base class for controller interfaces using position integration.

Definition at line 50 of file controller_interface_base.h.


Constructor & Destructor Documentation

Definition at line 53 of file controller_interface_base.h.

Definition at line 65 of file controller_interface_base.h.


Member Function Documentation

Definition at line 55 of file controller_interface_base.h.


Member Data Documentation

Definition at line 67 of file controller_interface_base.h.

Definition at line 69 of file controller_interface_base.h.

Definition at line 70 of file controller_interface_base.h.

Definition at line 68 of file controller_interface_base.h.

Definition at line 68 of file controller_interface_base.h.


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


cob_twist_controller
Author(s): Felix Messmer , Marco Bezzon , Christoph Mark , Francisco Moreno
autogenerated on Thu Jun 6 2019 21:19:26