mirror of
https://github.com/BroncBotz3481/YAGSL
synced 2026-06-28 07:01:39 +00:00
Removed UTF-8 char
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user