|
|
@ -161,6 +161,8 @@ Directory structure |
|
|
|
├── locationd # Soon to be home of precise location |
|
|
|
├── locationd # Soon to be home of precise location |
|
|
|
├── logcatd # Android logcat as a service |
|
|
|
├── logcatd # Android logcat as a service |
|
|
|
├── loggerd # Logger and uploader of car data |
|
|
|
├── 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 |
|
|
|
├── proclogd # Logs information from proc |
|
|
|
├── sensord # IMU / GPS interface code |
|
|
|
├── sensord # IMU / GPS interface code |
|
|
|
├── test # Car simulator running code through virtual maneuvers |
|
|
|
├── test # Car simulator running code through virtual maneuvers |
|
|
|