Add missing mapd and orbd dirs into README.md (#515)

This commit is contained in:
Roma Sokolkov
2019-01-27 00:08:10 +01:00
committed by rbiasini
parent 26a61ecc61
commit 57d1157faf
+2
View File
@@ -161,6 +161,8 @@ Directory structure
├── locationd # Soon to be home of precise location
├── logcatd # Android logcat as a service
├── loggerd # Logger and uploader of car data
├── mapd # Fetches map data and computes next global path
├── orbd # Computes ORB features from frames
├── proclogd # Logs information from proc
├── sensord # IMU / GPS interface code
├── test # Car simulator running code through virtual maneuvers