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