Initial commit

This commit is contained in:
Steev 2024-08-23 14:22:50 +02:00
commit 81bc54cf11
2 changed files with 37 additions and 0 deletions

34
.gitignore vendored Normal file
View File

@ -0,0 +1,34 @@
# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# the_selfdriving_drone_project
i am building and programming an automated rover like vehicle that aims to become fully independend from human interaction and also is capable to operating with caution arround wild life and humans