Skip to content

Commit ef5d61f

Browse files
s-oronaes-oronae
authored andcommitted
Merge remote-tracking branch 'origin/development'
2 parents 9b1cf3b + c3c9e91 commit ef5d61f

File tree

245 files changed

+88622
-144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

245 files changed

+88622
-144
lines changed

doc/allclasses-index.html

Lines changed: 466 additions & 0 deletions
Large diffs are not rendered by default.

doc/allclasses.html

Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (11.0.5) on Thu Jan 09 07:26:25 PST 2020 -->
6+
<title>All Classes</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
<meta name="dc.created" content="2020-01-09">
9+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
11+
<script type="text/javascript" src="script.js"></script>
12+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14+
<!--[if IE]>
15+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16+
<![endif]-->
17+
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
19+
</head>
20+
<body>
21+
<h1 class="bar">All&nbsp;Classes</h1>
22+
<main role="main" class="indexContainer">
23+
<ul>
24+
<li><a href="com/robototes/drivebase/AddDistanceDrive.html" title="class in com.robototes.drivebase">AddDistanceDrive</a></li>
25+
<li><a href="com/robototes/drivebase/AddRotationDrive.html" title="class in com.robototes.drivebase">AddRotationDrive</a></li>
26+
<li><a href="com/robototes/utils/ArrayUtils.html" title="class in com.robototes.utils">ArrayUtils</a></li>
27+
<li><a href="com/robototes/utils/DebugPrint.html" title="class in com.robototes.utils">DebugPrint</a></li>
28+
<li><a href="com/robototes/units/DefaultUnit.html" title="class in com.robototes.units">DefaultUnit</a></li>
29+
<li><a href="com/robototes/units/Distance.html" title="class in com.robototes.units">Distance</a></li>
30+
<li><a href="com/robototes/drivebase/DistanceDrive.html" title="class in com.robototes.drivebase">DistanceDrive</a></li>
31+
<li><a href="com/robototes/control/DistanceSubsystem.html" title="class in com.robototes.control">DistanceSubsystem</a></li>
32+
<li><a href="com/robototes/math/DoubleRatio.html" title="class in com.robototes.math">DoubleRatio</a></li>
33+
<li><a href="com/robototes/math/Equation.html" title="class in com.robototes.math">Equation</a></li>
34+
<li><a href="com/robototes/control/Gearbox.html" title="class in com.robototes.control">Gearbox</a></li>
35+
<li><a href="com/robototes/sensors/Gyro.html" title="class in com.robototes.sensors">Gyro</a></li>
36+
<li><a href="com/robototes/drivebase/IDrivebase.html" title="interface in com.robototes.drivebase"><span class="interfaceName">IDrivebase</span></a></li>
37+
<li><a href="com/robototes/drivebase/IDrivebase.ControlMode.html" title="enum in com.robototes.drivebase">IDrivebase.ControlMode</a></li>
38+
<li><a href="com/robototes/math/Interpolable.html" title="interface in com.robototes.math"><span class="interfaceName">Interpolable</span></a></li>
39+
<li><a href="com/robototes/math/InterpolatingDouble.html" title="class in com.robototes.math">InterpolatingDouble</a></li>
40+
<li><a href="com/robototes/units/InterUnitRatio.html" title="class in com.robototes.units">InterUnitRatio</a></li>
41+
<li><a href="com/robototes/math/InverseInterpolable.html" title="interface in com.robototes.math"><span class="interfaceName">InverseInterpolable</span></a></li>
42+
<li><a href="com/robototes/units/IUnit.html" title="interface in com.robototes.units"><span class="interfaceName">IUnit</span></a></li>
43+
<li><a href="com/robototes/control/JoystickUtils.html" title="class in com.robototes.control">JoystickUtils</a></li>
44+
<li><a href="com/robototes/math/MathUtils.html" title="class in com.robototes.math">MathUtils</a></li>
45+
<li><a href="com/robototes/math/MathUtils.MathFunction.html" title="interface in com.robototes.math"><span class="interfaceName">MathUtils.MathFunction</span></a></li>
46+
<li><a href="com/robototes/motors/MotorRotations.html" title="class in com.robototes.motors">MotorRotations</a></li>
47+
<li><a href="com/robototes/motors/MotorRotations.SparkMaxRotations.html" title="class in com.robototes.motors">MotorRotations.SparkMaxRotations</a></li>
48+
<li><a href="com/robototes/drivebase/MultiVectorDrive.html" title="class in com.robototes.drivebase">MultiVectorDrive</a></li>
49+
<li><a href="com/robototes/math/Operable.html" title="interface in com.robototes.math"><span class="interfaceName">Operable</span></a></li>
50+
<li><a href="com/robototes/control/PIDAddCommand.html" title="class in com.robototes.control">PIDAddCommand</a></li>
51+
<li><a href="com/robototes/motors/PIDCanSparkMax.html" title="class in com.robototes.motors">PIDCanSparkMax</a></li>
52+
<li><a href="com/robototes/PIDControls/PIDConstants.html" title="class in com.robototes.PIDControls">PIDConstants</a></li>
53+
<li><a href="com/robototes/PIDControls/PIDController.html" title="class in com.robototes.PIDControls">PIDController</a></li>
54+
<li><a href="com/robototes/motors/PIDMotorController.html" title="interface in com.robototes.motors"><span class="interfaceName">PIDMotorController</span></a></li>
55+
<li><a href="com/robototes/control/PIDSetCommand.html" title="class in com.robototes.control">PIDSetCommand</a></li>
56+
<li><a href="com/robototes/control/PIDSubsystem.html" title="interface in com.robototes.control"><span class="interfaceName">PIDSubsystem</span></a></li>
57+
<li><a href="com/robototes/math/Ratio.html" title="interface in com.robototes.math"><span class="interfaceName">Ratio</span></a></li>
58+
<li><a href="com/robototes/RobototesLibrary.html" title="class in com.robototes">RobototesLibrary</a></li>
59+
<li><a href="com/robototes/drivebase/RotateBy.html" title="class in com.robototes.drivebase">RotateBy</a></li>
60+
<li><a href="com/robototes/units/Rotations.html" title="class in com.robototes.units">Rotations</a></li>
61+
<li><a href="com/robototes/control/RotationSubsystem.html" title="class in com.robototes.control">RotationSubsystem</a></li>
62+
<li><a href="com/robototes/drivebase/SetRotationDrive.html" title="class in com.robototes.drivebase">SetRotationDrive</a></li>
63+
<li><a href="com/robototes/math/SimpleRegression.html" title="class in com.robototes.math">SimpleRegression</a></li>
64+
<li><a href="com/robototes/drivebase/SnapToAngle.html" title="class in com.robototes.drivebase">SnapToAngle</a></li>
65+
<li><a href="com/robototes/utils/StringUtils.html" title="class in com.robototes.utils">StringUtils</a></li>
66+
<li><a href="com/robototes/drivebase/TankDrive.html" title="class in com.robototes.drivebase">TankDrive</a></li>
67+
<li><a href="com/robototes/units/Time.html" title="class in com.robototes.units">Time</a></li>
68+
<li><a href="com/robototes/units/UnitRatio.html" title="class in com.robototes.units">UnitRatio</a></li>
69+
<li><a href="com/robototes/units/UnitTypes.html" title="class in com.robototes.units">UnitTypes</a></li>
70+
<li><a href="com/robototes/units/UnitTypes.DistanceUnits.html" title="enum in com.robototes.units">UnitTypes.DistanceUnits</a></li>
71+
<li><a href="com/robototes/units/UnitTypes.IUnitType.html" title="interface in com.robototes.units"><span class="interfaceName">UnitTypes.IUnitType</span></a></li>
72+
<li><a href="com/robototes/units/UnitTypes.RotationUnits.html" title="enum in com.robototes.units">UnitTypes.RotationUnits</a></li>
73+
<li><a href="com/robototes/units/UnitTypes.TimeUnits.html" title="enum in com.robototes.units">UnitTypes.TimeUnits</a></li>
74+
<li><a href="com/robototes/units/UnitTypes.VoltageUnits.html" title="enum in com.robototes.units">UnitTypes.VoltageUnits</a></li>
75+
<li><a href="com/robototes/drivebase/UseDistanceDrive.html" title="class in com.robototes.drivebase">UseDistanceDrive</a></li>
76+
<li><a href="com/robototes/units/UsefulUnits.html" title="class in com.robototes.units">UsefulUnits</a></li>
77+
<li><a href="com/robototes/units/UsefulUnits.Voltage.html" title="class in com.robototes.units">UsefulUnits.Voltage</a></li>
78+
<li><a href="com/robototes/control/UsePIDAddCommand.html" title="class in com.robototes.control">UsePIDAddCommand</a></li>
79+
<li><a href="com/robototes/control/UsePIDCommand.html" title="class in com.robototes.control">UsePIDCommand</a></li>
80+
<li><a href="com/robototes/control/UsePIDSetCommand.html" title="class in com.robototes.control">UsePIDSetCommand</a></li>
81+
<li><a href="com/robototes/drivebase/UseRotationDrive.html" title="class in com.robototes.drivebase">UseRotationDrive</a></li>
82+
<li><a href="com/robototes/math/Vector.html" title="class in com.robototes.math">Vector</a></li>
83+
<li><a href="com/robototes/drivebase/VectorDrive.html" title="class in com.robototes.drivebase">VectorDrive</a></li>
84+
</ul>
85+
</main>
86+
</body>
87+
</html>

doc/allpackages-index.html

Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (11.0.5) on Thu Jan 09 07:26:25 PST 2020 -->
6+
<title>All Packages</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
<meta name="dc.created" content="2020-01-09">
9+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
11+
<script type="text/javascript" src="script.js"></script>
12+
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
13+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14+
<!--[if IE]>
15+
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16+
<![endif]-->
17+
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script>
18+
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
19+
</head>
20+
<body>
21+
<script type="text/javascript"><!--
22+
try {
23+
if (location.href.indexOf('is-external=true') == -1) {
24+
parent.document.title="All Packages";
25+
}
26+
}
27+
catch(err) {
28+
}
29+
//-->
30+
var pathtoroot = "./";
31+
var useModuleDirectories = true;
32+
loadScripts(document, 'script');</script>
33+
<noscript>
34+
<div>JavaScript is disabled on your browser.</div>
35+
</noscript>
36+
<header role="banner">
37+
<nav role="navigation">
38+
<div class="fixedNav">
39+
<!-- ========= START OF TOP NAVBAR ======= -->
40+
<div class="topNav"><a id="navbar.top">
41+
<!-- -->
42+
</a>
43+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
44+
<a id="navbar.top.firstrow">
45+
<!-- -->
46+
</a>
47+
<ul class="navList" title="Navigation">
48+
<li><a href="index.html">Overview</a></li>
49+
<li>Package</li>
50+
<li>Class</li>
51+
<li>Use</li>
52+
<li><a href="overview-tree.html">Tree</a></li>
53+
<li><a href="deprecated-list.html">Deprecated</a></li>
54+
<li><a href="index-files/index-1.html">Index</a></li>
55+
<li><a href="help-doc.html">Help</a></li>
56+
</ul>
57+
</div>
58+
<div class="subNav">
59+
<ul class="navList" id="allclasses_navbar_top">
60+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
61+
</ul>
62+
<ul class="navListSearch">
63+
<li><label for="search">SEARCH:</label>
64+
<input type="text" id="search" value="search" disabled="disabled">
65+
<input type="reset" id="reset" value="reset" disabled="disabled">
66+
</li>
67+
</ul>
68+
<div>
69+
<script type="text/javascript"><!--
70+
allClassesLink = document.getElementById("allclasses_navbar_top");
71+
if(window==top) {
72+
allClassesLink.style.display = "block";
73+
}
74+
else {
75+
allClassesLink.style.display = "none";
76+
}
77+
//-->
78+
</script>
79+
<noscript>
80+
<div>JavaScript is disabled on your browser.</div>
81+
</noscript>
82+
</div>
83+
<a id="skip.navbar.top">
84+
<!-- -->
85+
</a></div>
86+
<!-- ========= END OF TOP NAVBAR ========= -->
87+
</div>
88+
<div class="navPadding">&nbsp;</div>
89+
<script type="text/javascript"><!--
90+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
91+
//-->
92+
</script>
93+
</nav>
94+
</header>
95+
<main role="main">
96+
<div class="header">
97+
<h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
98+
</div>
99+
<div class="allPackagesContainer">
100+
<ul class="blockList">
101+
<li class="blockList">
102+
<table class="packagesSummary">
103+
<caption><span>Package Summary</span><span class="tabEnd">&nbsp;</span></caption>
104+
<tr>
105+
<th class="colFirst" scope="col">Package</th>
106+
<th class="colLast" scope="col">Description</th>
107+
</tr>
108+
<tbody>
109+
<tr class="altColor">
110+
<th class="colFirst" scope="row"><a href="com/robototes/package-summary.html">com.robototes</a></th>
111+
<td class="colLast">&nbsp;</td>
112+
</tr>
113+
<tr class="rowColor">
114+
<th class="colFirst" scope="row"><a href="com/robototes/control/package-summary.html">com.robototes.control</a></th>
115+
<td class="colLast">&nbsp;</td>
116+
</tr>
117+
<tr class="altColor">
118+
<th class="colFirst" scope="row"><a href="com/robototes/drivebase/package-summary.html">com.robototes.drivebase</a></th>
119+
<td class="colLast">&nbsp;</td>
120+
</tr>
121+
<tr class="rowColor">
122+
<th class="colFirst" scope="row"><a href="com/robototes/math/package-summary.html">com.robototes.math</a></th>
123+
<td class="colLast">&nbsp;</td>
124+
</tr>
125+
<tr class="altColor">
126+
<th class="colFirst" scope="row"><a href="com/robototes/motors/package-summary.html">com.robototes.motors</a></th>
127+
<td class="colLast">&nbsp;</td>
128+
</tr>
129+
<tr class="rowColor">
130+
<th class="colFirst" scope="row"><a href="com/robototes/PIDControls/package-summary.html">com.robototes.PIDControls</a></th>
131+
<td class="colLast">&nbsp;</td>
132+
</tr>
133+
<tr class="altColor">
134+
<th class="colFirst" scope="row"><a href="com/robototes/sensors/package-summary.html">com.robototes.sensors</a></th>
135+
<td class="colLast">&nbsp;</td>
136+
</tr>
137+
<tr class="rowColor">
138+
<th class="colFirst" scope="row"><a href="com/robototes/units/package-summary.html">com.robototes.units</a></th>
139+
<td class="colLast">&nbsp;</td>
140+
</tr>
141+
<tr class="altColor">
142+
<th class="colFirst" scope="row"><a href="com/robototes/utils/package-summary.html">com.robototes.utils</a></th>
143+
<td class="colLast">&nbsp;</td>
144+
</tr>
145+
</tbody>
146+
</table>
147+
</li>
148+
</ul>
149+
</div>
150+
</main>
151+
<footer role="contentinfo">
152+
<nav role="navigation">
153+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
154+
<div class="bottomNav"><a id="navbar.bottom">
155+
<!-- -->
156+
</a>
157+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
158+
<a id="navbar.bottom.firstrow">
159+
<!-- -->
160+
</a>
161+
<ul class="navList" title="Navigation">
162+
<li><a href="index.html">Overview</a></li>
163+
<li>Package</li>
164+
<li>Class</li>
165+
<li>Use</li>
166+
<li><a href="overview-tree.html">Tree</a></li>
167+
<li><a href="deprecated-list.html">Deprecated</a></li>
168+
<li><a href="index-files/index-1.html">Index</a></li>
169+
<li><a href="help-doc.html">Help</a></li>
170+
</ul>
171+
</div>
172+
<div class="subNav">
173+
<ul class="navList" id="allclasses_navbar_bottom">
174+
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
175+
</ul>
176+
<div>
177+
<script type="text/javascript"><!--
178+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
179+
if(window==top) {
180+
allClassesLink.style.display = "block";
181+
}
182+
else {
183+
allClassesLink.style.display = "none";
184+
}
185+
//-->
186+
</script>
187+
<noscript>
188+
<div>JavaScript is disabled on your browser.</div>
189+
</noscript>
190+
</div>
191+
<a id="skip.navbar.bottom">
192+
<!-- -->
193+
</a></div>
194+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
195+
</nav>
196+
</footer>
197+
</body>
198+
</html>

0 commit comments

Comments
 (0)