Skip to content

Commit

Permalink
Fix repository structure
Browse files Browse the repository at this point in the history
  • Loading branch information
hesuieins authored and junzengx14 committed Apr 11, 2021
1 parent 22f00ac commit 58879e1
Show file tree
Hide file tree
Showing 40 changed files with 806 additions and 632 deletions.
2 changes: 1 addition & 1 deletion car_racing_sim/CMakeLists.txt → CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0.2)
project(car_racing_dev)
project(car_racing)


find_package(catkin REQUIRED COMPONENTS
Expand Down
35 changes: 0 additions & 35 deletions README.md

This file was deleted.

6 changes: 0 additions & 6 deletions car_racing_sim/data/sys/LTI/matrix_A.csv

This file was deleted.

6 changes: 0 additions & 6 deletions car_racing_sim/data/sys/LTI/matrix_B.csv

This file was deleted.

8 changes: 0 additions & 8 deletions car_racing_sim/data/track_spec/default.csv

This file was deleted.

15 changes: 0 additions & 15 deletions car_racing_sim/launch/car_racing_dev.launch

This file was deleted.

Empty file removed car_racing_sim/offline.md
Empty file.
Empty file removed car_racing_sim/realtime.md
Empty file.
39 changes: 0 additions & 39 deletions car_racing_sim/scripts/controller1.py

This file was deleted.

113 changes: 0 additions & 113 deletions car_racing_sim/scripts/policy.py

This file was deleted.

41 changes: 0 additions & 41 deletions car_racing_sim/scripts/start_simulation.py

This file was deleted.

42 changes: 0 additions & 42 deletions car_racing_sim/scripts/start_visulization.py

This file was deleted.

60 changes: 0 additions & 60 deletions car_racing_sim/scripts/vehicle1.py

This file was deleted.

Loading

0 comments on commit 58879e1

Please sign in to comment.