mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[wpilib] Impove Mechanism2D documentation (NFC) (#3584)
This commit is contained in:
@@ -18,6 +18,9 @@ namespace frc {
|
||||
/**
|
||||
* Ligament node on a Mechanism2d.
|
||||
*
|
||||
* A ligament can have its length changed (like an elevator) or angle changed,
|
||||
* like an arm.
|
||||
*
|
||||
* @see Mechanism2d
|
||||
*/
|
||||
class MechanismLigament2d : public MechanismObject2d {
|
||||
|
||||
Reference in New Issue
Block a user