forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tier4_control_launch): remove configs and move to autoware_launch (
autowarefoundation#2544) * feat(tier4_control_launch): remove configs and move to autoware_launch Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * remove config Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * Update launch/tier4_control_launch/README.md Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> Co-authored-by: kminoda <koji.minoda@tier4.jp> Signed-off-by: kminoda <koji.minoda@tier4.jp>
- Loading branch information
1 parent
b0fb042
commit 2b4f6b9
Showing
10 changed files
with
39 additions
and
324 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,5 @@ autoware_package() | |
|
||
ament_auto_package( | ||
INSTALL_TO_SHARE | ||
config | ||
launch | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
launch/tier4_control_launch/config/common/nearest_search.param.yaml
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
...r4_control_launch/config/obstacle_collision_checker/obstacle_collision_checker.param.yaml
This file was deleted.
Oops, something went wrong.
22 changes: 0 additions & 22 deletions
22
...nch/config/operation_mode_transition_manager/operation_mode_transition_manager.param.yaml
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
launch/tier4_control_launch/config/shift_decider/shift_decider.param.yaml
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
launch/tier4_control_launch/config/trajectory_follower/lateral_controller.param.yaml
This file was deleted.
Oops, something went wrong.
86 changes: 0 additions & 86 deletions
86
launch/tier4_control_launch/config/trajectory_follower/longitudinal_controller.param.yaml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
launch/tier4_control_launch/config/vehicle_cmd_gate/vehicle_cmd_gate.param.yaml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.