#include <joint_limits_interface.h>
Additional Inherited Members | |
![]() | |
typedef ResourceManager< EffortJointSoftLimitsHandle > | resource_manager_type |
![]() | |
EffortJointSoftLimitsHandle | getHandle (const std::string &name) |
void | enforceLimits (const ros::Duration &period) |
Enforce limits for all managed handles. More... | |
![]() | |
EffortJointSoftLimitsHandle | getHandle (const std::string &name) |
std::vector< std::string > | getNames () const |
void | registerHandle (const EffortJointSoftLimitsHandle &handle) |
virtual | ~ResourceManager () |
![]() | |
virtual | ~ResourceManagerBase () |
![]() | |
static void | concatManagers (std::vector< resource_manager_type * > &managers, resource_manager_type *result) |
![]() | |
typedef std::map< std::string, EffortJointSoftLimitsHandle > | ResourceMap |
![]() | |
ResourceMap | resource_map_ |
Interface for enforcing limits on an effort-controlled joint with soft position limits.
Definition at line 604 of file joint_limits_interface.h.