mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-04 07:31:39 +00:00
Updated docs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.17) on Mon Feb 13 14:36:54 CST 2023 -->
|
||||
<!-- Generated by javadoc (11.0.17) on Mon Feb 13 15:03:24 CST 2023 -->
|
||||
<title>T-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2023-02-13">
|
||||
@@ -98,35 +98,35 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</a>
|
||||
<h2 class="title">T</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveController.html#thetaController">thetaController</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.<a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveController.html" title="class in frc.robot.subsystems.swervedrive2.swervelib">SwerveController</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/SwerveController.html#thetaController">thetaController</a></span> - Variable in class swervelib.<a href="../swervelib/SwerveController.html" title="class in swervelib">SwerveController</a></dt>
|
||||
<dd>
|
||||
<div class="block">PID Controller for the robot heading.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveModule.html#time">time</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.<a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveModule.html" title="class in frc.robot.subsystems.swervedrive2.swervelib">SwerveModule</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/SwerveModule.html#time">time</a></span> - Variable in class swervelib.<a href="../swervelib/SwerveModule.html" title="class in swervelib">SwerveModule</a></dt>
|
||||
<dd>
|
||||
<div class="block">Timer for simulation.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveDrive.html#timer">timer</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.<a href="../frc/robot/subsystems/swervedrive2/swervelib/SwerveDrive.html" title="class in frc.robot.subsystems.swervedrive2.swervelib">SwerveDrive</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/SwerveDrive.html#timer">timer</a></span> - Variable in class swervelib.<a href="../swervelib/SwerveDrive.html" title="class in swervelib">SwerveDrive</a></dt>
|
||||
<dd>
|
||||
<div class="block">Time during simulations.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html#toChassisSpeeds(frc.robot.subsystems.swervedrive2.swervelib.math.SwerveModuleState2...)">toChassisSpeeds(SwerveModuleState2...)</a></span> - Method in class frc.robot.subsystems.swervedrive2.swervelib.math.<a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/math/SwerveKinematics2.html#toChassisSpeeds(swervelib.math.SwerveModuleState2...)">toChassisSpeeds(SwerveModuleState2...)</a></span> - Method in class swervelib.math.<a href="../swervelib/math/SwerveKinematics2.html" title="class in swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dd>
|
||||
<div class="block">Performs forward kinematics to return the resulting chassis state from the given module states.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html#toSwerveModuleStates(edu.wpi.first.math.kinematics.ChassisSpeeds)">toSwerveModuleStates(ChassisSpeeds)</a></span> - Method in class frc.robot.subsystems.swervedrive2.swervelib.math.<a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/math/SwerveKinematics2.html#toSwerveModuleStates(edu.wpi.first.math.kinematics.ChassisSpeeds)">toSwerveModuleStates(ChassisSpeeds)</a></span> - Method in class swervelib.math.<a href="../swervelib/math/SwerveKinematics2.html" title="class in swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dd>
|
||||
<div class="block">Performs inverse kinematics.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html#toSwerveModuleStates(edu.wpi.first.math.kinematics.ChassisSpeeds,edu.wpi.first.math.geometry.Translation2d)">toSwerveModuleStates(ChassisSpeeds, Translation2d)</a></span> - Method in class frc.robot.subsystems.swervedrive2.swervelib.math.<a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/math/SwerveKinematics2.html#toSwerveModuleStates(edu.wpi.first.math.kinematics.ChassisSpeeds,edu.wpi.first.math.geometry.Translation2d)">toSwerveModuleStates(ChassisSpeeds, Translation2d)</a></span> - Method in class swervelib.math.<a href="../swervelib/math/SwerveKinematics2.html" title="class in swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dd>
|
||||
<div class="block">Performs inverse kinematics to return the module states from a desired chassis velocity.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html#toTwist2d(edu.wpi.first.math.kinematics.SwerveModulePosition...)">toTwist2d(SwerveModulePosition...)</a></span> - Method in class frc.robot.subsystems.swervedrive2.swervelib.math.<a href="../frc/robot/subsystems/swervedrive2/swervelib/math/SwerveKinematics2.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/math/SwerveKinematics2.html#toTwist2d(edu.wpi.first.math.kinematics.SwerveModulePosition...)">toTwist2d(SwerveModulePosition...)</a></span> - Method in class swervelib.math.<a href="../swervelib/math/SwerveKinematics2.html" title="class in swervelib.math">SwerveKinematics2</a></dt>
|
||||
<dd>
|
||||
<div class="block">Performs forward kinematics to return the resulting chassis state from the given module states.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/DeviceJson.html#type">type</a></span> - Variable in class frc.robot.subsystems.swervedrive2.swervelib.parser.json.<a href="../frc/robot/subsystems/swervedrive2/swervelib/parser/json/DeviceJson.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.parser.json">DeviceJson</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/parser/json/DeviceJson.html#type">type</a></span> - Variable in class swervelib.parser.json.<a href="../swervelib/parser/json/DeviceJson.html" title="class in swervelib.parser.json">DeviceJson</a></dt>
|
||||
<dd>
|
||||
<div class="block">The device type, e.g.</div>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user