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)
void reset ()
 Reset state, in case of mode switch or e-stop.

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.

Reset state, in case of mode switch or e-stop.

Definition at line 121 of file joint_limits_interface.h.


Member Data Documentation

Definition at line 126 of file joint_limits_interface.h.

Definition at line 127 of file joint_limits_interface.h.

Definition at line 128 of file joint_limits_interface.h.

Definition at line 128 of file joint_limits_interface.h.

Definition at line 129 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 Thu Dec 1 2016 03:46:06