Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Commit

Permalink
version update and build
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielseaver9678 committed Mar 23, 2021
1 parent 9ddd6c7 commit 1b4713b
Show file tree
Hide file tree
Showing 45 changed files with 655 additions and 488 deletions.
2 changes: 1 addition & 1 deletion swervelib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ java {
withJavadocJar()
}

version = '1.5'
version = '1.6'
group = 'io.github.frc1711'
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
38 changes: 21 additions & 17 deletions swervelib/build/docs/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (swervelib 1.5 API)</title>
<title>All Classes (swervelib 1.6 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,12 +20,18 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Classes (swervelib 1.5 API)";
parent.document.title="All Classes (swervelib 1.6 API)";
}
}
catch(err) {
}
//-->
var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":4,"i5":2,"i6":2,"i7":2};
var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
Expand Down Expand Up @@ -98,46 +104,44 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
<ul class="blockList">
<li class="blockList">
<table class="typeSummary">
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<caption><span id="t0" class="activeTableTab"><span>All Classes</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Class Summary</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Enum Summary</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><a href="frc/team1711/swerve/commands/AutonBodyTurnAbs.html" title="class in frc.team1711.swerve.commands">AutonBodyTurnAbs</a></td>
<td class="colFirst"><a href="frc/team1711/swerve/commands/AutonDrive.html" title="class in frc.team1711.swerve.commands">AutonDrive</a></td>
<th class="colLast" scope="row">
<div class="block">Turns the entire <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> body in a certain direction,
relative to the gyro's initialization orientation.</div>
<div class="block">A command which drives a given <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> in any
direction, without turning.</div>
</th>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><a href="frc/team1711/swerve/commands/AutonBodyTurnRel.html" title="class in frc.team1711.swerve.commands">AutonBodyTurnRel</a></td>
<td class="colFirst"><a href="frc/team1711/swerve/commands/AutonTurn.html" title="class in frc.team1711.swerve.commands">AutonTurn</a></td>
<th class="colLast" scope="row">
<div class="block">Turns the entire <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> body in a certain direction,
relative to the gyro's initialization orientation.</div>
<div class="block">Turns the entire <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> body in a certain direction.</div>
</th>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><a href="frc/team1711/swerve/commands/AutonDrive.html" title="class in frc.team1711.swerve.commands">AutonDrive</a></td>
<th class="colLast" scope="row">
<div class="block">A command which drives a given <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> in any
direction, without turning.</div>
</th>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems">AutoSwerveDrive</a></td>
<th class="colLast" scope="row">
<div class="block">Expands on the <a href="frc/team1711/swerve/subsystems/SwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>SwerveDrive</code></a> for autonomous control.</div>
</th>
</tr>
<tr id="i4" class="altColor">
<tr id="i3" class="rowColor">
<td class="colFirst"><a href="frc/team1711/swerve/subsystems/AutoSwerveWheel.html" title="class in frc.team1711.swerve.subsystems">AutoSwerveWheel</a></td>
<th class="colLast" scope="row">
<div class="block">Used by <a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems"><code>AutoSwerveDrive</code></a> to represent a module with encoders on the drive motors,
in addition to the encoders on the steering motors which are necessary for basic swerve
functionality.</div>
</th>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><a href="frc/team1711/swerve/commands/FrameOfReference.html" title="enum in frc.team1711.swerve.commands">FrameOfReference</a></td>
<th class="colLast" scope="row">
<div class="block">The spatial orientation to be used as a frame of reference for an autonomous command.</div>
</th>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><a href="frc/team1711/swerve/subsystems/SwerveDrive.html" title="class in frc.team1711.swerve.subsystems">SwerveDrive</a></td>
<th class="colLast" scope="row">
Expand Down
6 changes: 3 additions & 3 deletions swervelib/build/docs/javadoc/allclasses.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Classes (swervelib 1.5 API)</title>
<title>All Classes (swervelib 1.6 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,11 +20,11 @@
<h1 class="bar">All&nbsp;Classes</h1>
<main role="main" class="indexContainer">
<ul>
<li><a href="frc/team1711/swerve/commands/AutonBodyTurnAbs.html" title="class in frc.team1711.swerve.commands">AutonBodyTurnAbs</a></li>
<li><a href="frc/team1711/swerve/commands/AutonBodyTurnRel.html" title="class in frc.team1711.swerve.commands">AutonBodyTurnRel</a></li>
<li><a href="frc/team1711/swerve/commands/AutonDrive.html" title="class in frc.team1711.swerve.commands">AutonDrive</a></li>
<li><a href="frc/team1711/swerve/commands/AutonTurn.html" title="class in frc.team1711.swerve.commands">AutonTurn</a></li>
<li><a href="frc/team1711/swerve/subsystems/AutoSwerveDrive.html" title="class in frc.team1711.swerve.subsystems">AutoSwerveDrive</a></li>
<li><a href="frc/team1711/swerve/subsystems/AutoSwerveWheel.html" title="class in frc.team1711.swerve.subsystems">AutoSwerveWheel</a></li>
<li><a href="frc/team1711/swerve/commands/FrameOfReference.html" title="enum in frc.team1711.swerve.commands">FrameOfReference</a></li>
<li><a href="frc/team1711/swerve/subsystems/SwerveDrive.html" title="class in frc.team1711.swerve.subsystems">SwerveDrive</a></li>
<li><a href="frc/team1711/swerve/subsystems/SwerveWheel.html" title="class in frc.team1711.swerve.subsystems">SwerveWheel</a></li>
<li><a href="frc/team1711/swerve/util/Vector.html" title="class in frc.team1711.swerve.util">Vector</a></li>
Expand Down
4 changes: 2 additions & 2 deletions swervelib/build/docs/javadoc/allpackages-index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>All Packages (swervelib 1.5 API)</title>
<title>All Packages (swervelib 1.6 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="All Packages (swervelib 1.5 API)";
parent.document.title="All Packages (swervelib 1.6 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions swervelib/build/docs/javadoc/constant-values.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Constant Field Values (swervelib 1.5 API)</title>
<title>Constant Field Values (swervelib 1.6 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (swervelib 1.5 API)";
parent.document.title="Constant Field Values (swervelib 1.6 API)";
}
}
catch(err) {
Expand Down
4 changes: 2 additions & 2 deletions swervelib/build/docs/javadoc/deprecated-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Deprecated List (swervelib 1.5 API)</title>
<title>Deprecated List (swervelib 1.6 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
Expand All @@ -20,7 +20,7 @@
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Deprecated List (swervelib 1.5 API)";
parent.document.title="Deprecated List (swervelib 1.6 API)";
}
}
catch(err) {
Expand Down
Loading

0 comments on commit 1b4713b

Please sign in to comment.