allwpilib icon indicating copy to clipboard operation
allwpilib copied to clipboard

Change wpilibmath Javadocs to use "reference" instead of "setpoint"

Open KennanHunter opened this issue 7 months ago • 3 comments

(closes #6749)

The WPILibMath module uses the setpoint terminology instead of reference in the implementation and public APIs as well as the documentation. Before this gets merged we should discuss if it makes sense to fragment our terminology between javadocs and API. I only changed the javadocs where it seemed uncontroversial.

KennanHunter avatar Jul 16 '24 16:07 KennanHunter