Skip to content

Commit

Permalink
Merge pull request #4 from pixmoving-moveit/fix/normal_vehicle_topics
Browse files Browse the repository at this point in the history
remove robobus date converter, modified data interface as generalized…
  • Loading branch information
ahuazuipiaoliang authored Dec 14, 2023
2 parents 6209b8f + 2031e21 commit c8c6e7c
Show file tree
Hide file tree
Showing 8 changed files with 174 additions and 247 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ install(
PROGRAMS
scripts/data_collection.py
scripts/data_monitor.py
scripts/neural_network_brake.py
scripts/neural_network_throttle.py
scripts/throttle_data_visualization.py
scripts/rosbag_collection.sh
DESTINATION lib/${PROJECT_NAME}
)

Expand Down
Empty file modified scripts/brake_data_visualization.py
100644 → 100755
Empty file.
76 changes: 0 additions & 76 deletions scripts/convert_robobus_data.py

This file was deleted.

Loading

0 comments on commit c8c6e7c

Please sign in to comment.