ros_controllers
ros_controllers copied to clipboard
WIP: Add effort sampling support
This branch adds support for sampling effort values specified on JointTrajectoryMsgs. The controller does a linear interpolation of the effort values which any interface can use via the enhanced pos_vel_acc_eff state used by QuinticSplineSegment.