mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-21 01:01:43 +00:00
[wpimath] Update link to Ramsete controller derivation (#7887)
The derivation was moved from the Controls Engineering in FRC book to a separate paper.
This commit is contained in:
@@ -42,8 +42,8 @@ namespace frc {
|
||||
* acronym for the title of the book it came from in Italian ("Robotica
|
||||
* Articolata e Mobile per i SErvizi e le TEcnologie").
|
||||
*
|
||||
* See <https://file.tavsys.net/control/controls-engineering-in-frc.pdf> section
|
||||
* on Ramsete unicycle controller for a derivation and analysis.
|
||||
* See <https://file.tavsys.net/control/ramsete-unicycle-controller.pdf> for a
|
||||
* derivation and analysis.
|
||||
*/
|
||||
class WPILIB_DLLEXPORT RamseteController {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user