mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
[wpimath] Use newer link to controls book in comments (NFC) (#2700)
This commit is contained in:
@@ -151,8 +151,8 @@ class Pose2d {
|
||||
/**
|
||||
* Obtain a new Pose2d from a (constant curvature) velocity.
|
||||
*
|
||||
* See <https://file.tavsys.net/control/state-space-guide.pdf> section on
|
||||
* nonlinear pose estimation for derivation.
|
||||
* See https://file.tavsys.net/control/controls-engineering-in-frc.pdf section
|
||||
* 10.2 "Pose exponential" for a derivation.
|
||||
*
|
||||
* The twist is a change in pose in the robot's coordinate frame since the
|
||||
* previous pose update. When the user runs exp() on the previous known
|
||||
|
||||
Reference in New Issue
Block a user