Public Member Functions | Private Attributes
joint_limits_interface::PositionJointSaturationHandle Class Reference

A handle used to enforce position and velocity limits of a position-controlled joint that does not have soft limits. More...

#include <joint_limits_interface.h>

List of all members.

Public Member Functions

void enforceLimits (const ros::Duration &period)
 Enforce position and velocity limits for a joint that is not subject to soft limits.
std::string getName () const
 PositionJointSaturationHandle (const hardware_interface::JointHandle &jh, const JointLimits &limits)

Private Attributes

hardware_interface::JointHandle jh_
JointLimits limits_
double max_pos_limit_
double min_pos_limit_
double prev_cmd_

Detailed Description

A handle used to enforce position and velocity limits of a position-controlled joint that does not have soft limits.

Definition at line 65 of file joint_limits_interface.h.


Constructor & Destructor Documentation

Definition at line 68 of file joint_limits_interface.h.


Member Function Documentation

Enforce position and velocity limits for a joint that is not subject to soft limits.

Parameters:
periodControl period.

Definition at line 95 of file joint_limits_interface.h.

Returns:
Joint name.

Definition at line 88 of file joint_limits_interface.h.


Member Data Documentation

Definition at line 119 of file joint_limits_interface.h.

Definition at line 120 of file joint_limits_interface.h.

Definition at line 121 of file joint_limits_interface.h.

Definition at line 121 of file joint_limits_interface.h.

Definition at line 122 of file joint_limits_interface.h.


The documentation for this class was generated from the following file:


joint_limits_interface
Author(s): Adolfo Rodriguez Tsouroukdissian
autogenerated on Fri Aug 28 2015 12:36:23