Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: move localization, vehicle, and control tools to the autoware_tools repository #162

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions common/tier4_calibration_msgs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@ find_package(ament_cmake_auto REQUIRED)
ament_auto_find_build_dependencies()

rosidl_generate_interfaces(${PROJECT_NAME}
"msg/BoolStamped.msg"
"msg/CalibrationPoints.msg"
"msg/CalibrationResult.msg"
"msg/Files.msg"
"msg/Float32Stamped.msg"
"msg/EstimationResult.msg"
"msg/TimeDelay.msg"
"srv/Empty.srv"
"srv/FilesSrv.srv"
"srv/FilesListSrv.srv"
Expand Down
2 changes: 0 additions & 2 deletions common/tier4_calibration_msgs/msg/BoolStamped.msg

This file was deleted.

7 changes: 0 additions & 7 deletions common/tier4_calibration_msgs/msg/EstimationResult.msg

This file was deleted.

2 changes: 0 additions & 2 deletions common/tier4_calibration_msgs/msg/Float32Stamped.msg

This file was deleted.

8 changes: 0 additions & 8 deletions common/tier4_calibration_msgs/msg/TimeDelay.msg

This file was deleted.

20 changes: 0 additions & 20 deletions control/stop_accel_evaluator/CMakeLists.txt

This file was deleted.

Empty file.
12 changes: 0 additions & 12 deletions control/stop_accel_evaluator/README.md

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

29 changes: 0 additions & 29 deletions control/stop_accel_evaluator/package.xml

This file was deleted.

153 changes: 0 additions & 153 deletions control/stop_accel_evaluator/src/stop_accel_evaluator_node.cpp

This file was deleted.

20 changes: 0 additions & 20 deletions control/vehicle_cmd_analyzer/CMakeLists.txt

This file was deleted.

Loading
Loading