Base class for controller interfaces using position integration.
More...
#include <controller_interface_base.h>
Base class for controller interfaces using position integration.
Definition at line 50 of file controller_interface_base.h.
cob_twist_controller::ControllerInterfacePositionBase::~ControllerInterfacePositionBase |
( |
| ) |
|
|
inline |
cob_twist_controller::ControllerInterfacePositionBase::ControllerInterfacePositionBase |
( |
| ) |
|
|
inlineprotected |
bool cob_twist_controller::ControllerInterfacePositionBase::updateIntegration |
( |
const KDL::JntArray & |
q_dot_ik, |
|
|
const KDL::JntArray & |
current_q |
|
) |
| |
|
inline |
ros::Time cob_twist_controller::ControllerInterfacePositionBase::last_update_time_ |
|
protected |
ros::Duration cob_twist_controller::ControllerInterfacePositionBase::period_ |
|
protected |
std::vector<double> cob_twist_controller::ControllerInterfacePositionBase::pos_ |
|
protected |
std::vector<double> cob_twist_controller::ControllerInterfacePositionBase::vel_ |
|
protected |
The documentation for this class was generated from the following file: