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>N-Index</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2023-02-13">
|
||||
@@ -98,11 +98,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</a>
|
||||
<h2 class="title">N</h2>
|
||||
<dl>
|
||||
<dt><a href="../frc/robot/subsystems/swervedrive2/swervelib/imu/NavXSwerve.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.imu"><span class="typeNameLink">NavXSwerve</span></a> - Class in <a href="../frc/robot/subsystems/swervedrive2/swervelib/imu/package-summary.html">frc.robot.subsystems.swervedrive2.swervelib.imu</a></dt>
|
||||
<dt><a href="../swervelib/imu/NavXSwerve.html" title="class in swervelib.imu"><span class="typeNameLink">NavXSwerve</span></a> - Class in <a href="../swervelib/imu/package-summary.html">swervelib.imu</a></dt>
|
||||
<dd>
|
||||
<div class="block">Communicates with the NavX as the IMU.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="../frc/robot/subsystems/swervedrive2/swervelib/imu/NavXSwerve.html#%3Cinit%3E()">NavXSwerve()</a></span> - Constructor for class frc.robot.subsystems.swervedrive2.swervelib.imu.<a href="../frc/robot/subsystems/swervedrive2/swervelib/imu/NavXSwerve.html" title="class in frc.robot.subsystems.swervedrive2.swervelib.imu">NavXSwerve</a></dt>
|
||||
<dt><span class="memberNameLink"><a href="../swervelib/imu/NavXSwerve.html#%3Cinit%3E()">NavXSwerve()</a></span> - Constructor for class swervelib.imu.<a href="../swervelib/imu/NavXSwerve.html" title="class in swervelib.imu">NavXSwerve</a></dt>
|
||||
<dd>
|
||||
<div class="block">Constructor for the NavX swerve.</div>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user