Die Android-App dient als Navigation eines mobilen Roboters mittels Machine Learning im Rahmen einer Masterarbeit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.gitignore 216B

12345678910111213
  1. *.iml
  2. .gradle
  3. /local.properties
  4. /.idea/caches
  5. /.idea/libraries
  6. /.idea/modules.xml
  7. /.idea/workspace.xml
  8. /.idea/navEditor.xml
  9. /.idea/assetWizardSettings.xml
  10. .DS_Store
  11. /build
  12. /captures
  13. .externalNativeBuild