Skip to content

Commit

Permalink
Repo limpiado
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrimapo committed Jan 26, 2024
1 parent 985d5f3 commit ed11599
Show file tree
Hide file tree
Showing 12 changed files with 8 additions and 512 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
src/drone_driver/dataset
src/drone_driver/prueba
src/drone_driver/src/car
Binary file not shown.
8 changes: 0 additions & 8 deletions src/drone_driver/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,7 @@ include_directories(
#=============

## Install Python scripts
install(
PROGRAMS src/carExpertPilot.py
DESTINATION lib/${PROJECT_NAME}
)

install(
PROGRAMS src/carNeuralPilot.py
DESTINATION lib/${PROJECT_NAME}
)

install(
PROGRAMS src/parseWorld.py
Expand Down
File renamed without changes.
109 changes: 0 additions & 109 deletions src/drone_driver/launch/car_launch.py

This file was deleted.

215 changes: 0 additions & 215 deletions src/drone_driver/src/carExpertPilot.py

This file was deleted.

Loading

0 comments on commit ed11599

Please sign in to comment.