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

pull/517/head
Roma Sokolkov 2019-01-27 00:08:10 +01:00 committed by rbiasini
parent 73c1df714d
commit 860623f157
1 changed files with 2 additions and 0 deletions

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