We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback
00:00

Formal Metadata

Title
SLAM D 18
Title of Series
Number of Parts
76
Author
License
CC Attribution - NonCommercial - NoDerivatives 3.0 Germany:
You are free to use, copy, distribute and transmit the work or content in unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
1
Thumbnail
04:51
2
Thumbnail
07:18
3
Thumbnail
12:07
4
Thumbnail
05:59
5
Thumbnail
03:20
6
Thumbnail
09:38
7
Thumbnail
07:46
8
9
10
11
12
13
14
15
16
17
18
19
Thumbnail
09:38
20
Thumbnail
08:03
21
Thumbnail
05:55
22
Thumbnail
07:00
23
Thumbnail
05:58
24
Thumbnail
21:58
25
Thumbnail
17:22
26
Thumbnail
08:50
27
Thumbnail
10:06
28
Thumbnail
13:47
29
Thumbnail
04:59
30
Thumbnail
11:21
31
Thumbnail
00:08
32
Thumbnail
05:57
33
Thumbnail
06:28
34
Thumbnail
14:21
35
Thumbnail
04:28
36
Thumbnail
17:03
37
Thumbnail
13:05
38
Thumbnail
00:44
39
Thumbnail
02:50
40
Thumbnail
04:11
41
Thumbnail
03:36
42
Thumbnail
06:17
43
Thumbnail
10:12
44
Thumbnail
04:45
45
Thumbnail
05:37
46
Thumbnail
12:54
47
Thumbnail
00:07
48
Thumbnail
00:06
49
Thumbnail
00:03
50
Thumbnail
00:06
51
Thumbnail
00:02
52
Thumbnail
00:03
53
Thumbnail
06:59
54
Thumbnail
00:24
55
Thumbnail
03:08
56
Thumbnail
03:12
57
Thumbnail
06:55
58
Thumbnail
03:41
59
Thumbnail
02:31
60
Thumbnail
05:53
61
Thumbnail
17:09
62
Thumbnail
01:35
63
Thumbnail
16:58
64
Thumbnail
04:25
65
Thumbnail
05:05
66
Thumbnail
05:08
67
Thumbnail
02:55
68
Thumbnail
15:18
69
Thumbnail
02:26
70
Thumbnail
04:26
71
Thumbnail
07:50
72
Thumbnail
07:27
73
Thumbnail
17:17
74
Thumbnail
08:03
75
Thumbnail
02:52
76
Thumbnail
03:39
Philips CD-iOpen setSinguläres IntegralPredictabilityComputer fileRoboticsMeasurementNetwork topologyDerivation (linguistics)Matrix (mathematics)Group actionCodePhysical systemOpen setEndliche ModelltheorieKalman-FilterAutocovarianceSource codeXML
Structural loadPhysical systemTrajectoryPosition operatorError messageCodeMeasurementRoboticsNoise (electronics)MassLine (geometry)Lipschitz-StetigkeitState observerSerial port
MeasurementLoop (music)PredictionAutocovarianceCylinder (geometry)Control flowFunction (mathematics)RobotData conversionMatrix (mathematics)Error messageMaxima and minimaDisplacement MappingState observerPosition operatorLoop (music)Line (geometry)Electronic mailing listCASE <Informatik>Lipschitz-StetigkeitTrajectoryResultantSource code
Structural loadDensity of statesTransformation (genetics)TrajectoryExecution unitError messageCASE <Informatik>EllipseResultantSimilarity (geometry)State observerEstimatorGoodness of fitDiagram
Loop (music)PredictionAutocovarianceMatrix (mathematics)Data conversionAngleError messageCylinder (geometry)Control flowFunction (mathematics)RobotMaxima and minimaResultantState observer
Structural loadPosition operatorGoodness of fitDiagram
Standard deviationStructural loadOrientation (vector space)MeasurementTheory of relativityCASE <Informatik>Ellipse
Structural loadStandard deviationExecution unitSimultaneous localization and mappingForest
Transcript: English(auto-generated)
So congratulations if you made it that far. So you really developed some non-trivial code. So starting from a real robot you modeled the motion and the measurement and derived all the derivative matrices that were necessary and then implemented the prediction and the correction step of a full-fledged Kalman filter. And so whenever you have to do this for another
robot or another system in general you just may follow exactly the same steps. You set up the model for the system transition, you set up the model for the measurement and then you derive all the Jacobian matrices which are then required for the prediction and the measurement step of the
Kalman filter. And so in practice after you have set everything up the problem is usually to find good values for the various covariance matrices in the filter. Now when you run your code it will produce this Kalman prediction and correction text file and when you load that you will notice several interesting things. So for example in the beginning our robot sits here
and it doesn't move for the first few steps but it sees those six landmarks. So as it doesn't move the system noise is zero and so in the beginning it will accumulate all the measurements once again which will then result in a smaller error ellipse. As we move on you
can see we have more or less landmarks until we have only two here or even none at this position. So you can see at this position our uncertainty in heading and position is relatively large.
This gets smaller as we have more landmarks in our view and as you see we end up with a pretty smooth and globally correct trajectory. Now let's do the following modification to our code. In the Kalman filter loop I put in this line which means that for a certain position where I may get zero, one or more observations I'll just keep the first observation in the list.
And after we run this we reload the trajectory and now we obtain the following. The trajectory looks more jagged and as we move on we see we always take just one observation if we have at least one and this results in our error ellipse being larger than in the previous case.
But nevertheless our trajectory looks astonishingly good and certainly better than what we've achieved in unit B using our trajectory correction based on an estimation of the similarity transform. Now if we take the last observation instead of the first we will obtain this result which
doesn't look as good anymore. So especially in the beginning we have this movement either due the fact that this landmark is relatively far away and our scanner has maybe some systematic error or due to the fact that this landmark reference position is actually not correct. So
globally we are not doing as good as in the previous case and also notice for example here as we move along how the measurement to this landmark influences how my ellipse is oriented.
So once again this is our final solution and congratulations if you made it successfully through this unit of our SLAM lecture. So see you in the next unit!

Recommendations

Thumbnail
06:55
Thumbnail
03:41
Thumbnail
04:45
Thumbnail
05:37
Thumbnail
00:06
Thumbnail
00:06
Thumbnail
00:07
Thumbnail
00:03
Thumbnail
10:12
Thumbnail
06:17