Removed UTF-8 char

This commit is contained in:
thenetworkgrinch
2023-04-08 13:47:25 -05:00
parent ecef13c190
commit b18491fa9c
112 changed files with 113 additions and 113 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) on Sat Apr 08 13:35:03 CDT 2023 -->
<!-- Generated by javadoc (17) on Sat Apr 08 13:46:47 CDT 2023 -->
<title>SwervePoseEstimator2</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -357,7 +357,7 @@ loadScripts(document, 'script');</script>
<dl class="notes">
<dt>Parameters:</dt>
<dd><code>visionMeasurementStdDevs</code> - Standard deviations of the vision measurements. Increase these numbers to trust
global measurements from vision less. This matrix is in the form [x, y, theta]áµ€,
global measurements from vision less. This matrix is in the form [x, y, theta]^T,
with units in meters and radians.</dd>
</dl>
</section>