Public Member Functions | |
| virtual void | enforce (const ros::Duration &period) |
| LimitsHandle (const T &handle) | |
| virtual void | reset () |
| template<> | |
| void | reset () |
| template<> | |
| void | reset () |
Private Attributes | |
| T | limits_handle_ |
Definition at line 8 of file handle_layer.cpp.
|
inline |
Definition at line 11 of file handle_layer.cpp.
|
inlinevirtual |
Definition at line 12 of file handle_layer.cpp.
|
inlinevirtual |
Definition at line 13 of file handle_layer.cpp.
| void LimitsHandle< joint_limits_interface::PositionJointSaturationHandle >::reset | ( | ) |
Definition at line 16 of file handle_layer.cpp.
| void LimitsHandle< joint_limits_interface::PositionJointSoftLimitsHandle >::reset | ( | ) |
Definition at line 17 of file handle_layer.cpp.
|
private |
Definition at line 9 of file handle_layer.cpp.