Skip to content

Commit bf45482

Browse files
authored
Merge pull request methylDragon#2 from ricber/patch-3
Fix typo
2 parents b69dbcc + 83817d4 commit bf45482

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 02 - Global Pose Estimate Fusion (Example Implementation).md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ If you read the previous part of the tutorial, this should be pretty self explan
10521052
10531053
But specifically for us with the use of the beacons, just adjust the pose_covariance parameter accordingly, and remember to roslaunch the adapter so the parameters will be loaded in! (Remember, lower covariance means higher confidence!)
10541054
1055-
I put in some starter values for the pose covariance based off of the Marvelmind beacon reported +-2cm resolution. Since it's a covariance, it means that the diagonals are actually the variances! Which is the standard deviation squared. So... 0.02 ^ 2 = 0.004
1055+
I put in some starter values for the pose covariance based off of the Marvelmind beacon reported +-2cm resolution. Since it's a covariance, it means that the diagonals are actually the variances! Which is the standard deviation squared. So... 0.02 ^ 2 = 0.0004
10561056
10571057
```yaml
10581058
# roll, pitch, yaw
@@ -1190,4 +1190,4 @@ CH3EERS!
11901190
11911191
------
11921192
1193-
[![Yeah! Buy the DRAGON a COFFEE!](assets/COFFEE%20BUTTON%20%E3%83%BE(%C2%B0%E2%88%87%C2%B0%5E).png)](https://www.buymeacoffee.com/methylDragon)
1193+
[![Yeah! Buy the DRAGON a COFFEE!](assets/COFFEE%20BUTTON%20%E3%83%BE(%C2%B0%E2%88%87%C2%B0%5E).png)](https://www.buymeacoffee.com/methylDragon)

0 commit comments

Comments
 (0)