Joint Effort Controller

Overview

The Joint Effort Controller commands a desired effort (force/torque) to the joint.

ROS API

Subscribed Topics

command (std_msgs/Float64)
  • The effort to command

Parameters

joint (string, default: Required)
  • The joint to control

Example configuration:

elbow_flex_effort_controller:
  type: JointEffortController
  joint: r_elbow_flex_joint

Wiki: robot_mechanism_controllers/JointEffortController (last edited 2010-01-08 01:33:33 by StuartGlaser)