mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-07-02 07:21:39 +00:00
Updated to 2024.4.6.1
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (17) on Thu Jan 18 17:54:02 CST 2024 -->
|
||||
<!-- Generated by javadoc (17) on Mon Jan 22 15:09:25 CST 2024 -->
|
||||
<title>G-Index</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2024-01-18">
|
||||
<meta name="dc.created" content="2024-01-22">
|
||||
<meta name="description" content="index: G">
|
||||
<meta name="generator" content="javadoc/IndexWriter">
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
|
||||
@@ -271,6 +271,10 @@ loadScripts(document, 'script');</script>
|
||||
<dd>
|
||||
<div class="block">Get the motor object from the module.</div>
|
||||
</dd>
|
||||
<dt><a href="../swervelib/SwerveDrive.html#getOdometryHeading()" class="member-name-link">getOdometryHeading()</a> - Method in class swervelib.<a href="../swervelib/SwerveDrive.html" title="class in swervelib">SwerveDrive</a></dt>
|
||||
<dd>
|
||||
<div class="block">Fetch the latest odometry heading, should be trusted over <a href="../swervelib/SwerveDrive.html#getYaw()"><code>SwerveDrive.getYaw()</code></a>.</div>
|
||||
</dd>
|
||||
<dt><a href="../swervelib/simulation/SwerveIMUSimulation.html#getPitch()" class="member-name-link">getPitch()</a> - Method in class swervelib.simulation.<a href="../swervelib/simulation/SwerveIMUSimulation.html" title="class in swervelib.simulation">SwerveIMUSimulation</a></dt>
|
||||
<dd>
|
||||
<div class="block">Pitch is not simulated currently, always returns 0.</div>
|
||||
|
||||
Reference in New Issue
Block a user