Skip to content

Commit 22164cd

Browse files
Minor Updates
1 parent 5d3653f commit 22164cd

File tree

4 files changed

+2
-0
lines changed

4 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ To begin with I would like to thank Udacity team for compiling everything in suc
9999
- On my laptop, the RMSE values in the simulator are not displayed when I run the simulator in high resolution. As you can see below, the area under RMSE is blank ![1558278040840](assets/1558278040840.png)
100100

101101
- I tested my code on Jetbrains' Clion, and it worked flawlessly.
102+
- Steps were taken to avoid repeated calculations for example as shown below (tools.cpp)![1558278416508](assets/1558278416508.png)
103+
- Instead of initializing EKF vales to 0, by changing them performance is improved as explained in the lectures.![1558278701984](assets/1558278701984.png)
102104

103105
### Testing specs
104106

assets/1558278385190.png

49.8 KB
Loading

assets/1558278416508.png

53 KB
Loading

assets/1558278701984.png

28.9 KB
Loading

0 commit comments

Comments
 (0)