#include <robot_layer.h>
Public Types | |
typedef boost::shared_ptr < LimitsHandleBase > | Ptr |
Public Member Functions | |
virtual void | enforce (const ros::Duration &period)=0 |
virtual void | reset ()=0 |
virtual | ~LimitsHandleBase () |
Definition at line 121 of file robot_layer.h.
typedef boost::shared_ptr<LimitsHandleBase> LimitsHandleBase::Ptr |
Definition at line 126 of file robot_layer.h.
virtual LimitsHandleBase::~LimitsHandleBase | ( | ) | [virtual] |
virtual void LimitsHandleBase::enforce | ( | const ros::Duration & | period | ) | [pure virtual] |
virtual void LimitsHandleBase::reset | ( | ) | [pure virtual] |