ihmc-open-robotics-software
ihmc-open-robotics-software copied to clipboard
The OneDoFJointFeedbackController defaults to 0 feedback
The maximum feedback yo variable defaults to 0.0 in the OneDoFJointFeedbackController. It should default to Double.Positive_Infinity so that, by default, the feedback controller doesn't clip the output.
@SylvainBertrand