Commit ed60229
authored
refactor(vehicle_info_utils)!: prefix package and namespace with autoware (autowarefoundation#7353)
* chore(autoware_vehicle_info_utils): rename header
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(bpp-common): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(path_optimizer): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(velocity_smoother): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(bvp-common): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(static_centerline_generator): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(obstacle_cruise_planner): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(obstacle_velocity_limiter): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(mission_planner): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(obstacle_stop_planner): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(planning_validator): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(surround_obstacle_checker): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(goal_planner): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(start_planner): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(control_performance_analysis): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(lane_departure_checker): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(predicted_path_checker): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(vehicle_cmd_gate): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(obstacle_collision_checker): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(operation_mode_transition_manager): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(mpc): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(control): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(common): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(perception): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(evaluator): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(freespace): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(planning): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(vehicle): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(simulator): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(launch): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(system): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* chore(sensing): vehicle info
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* fix(autoware_joy_controller): remove unused deps
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
---------
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>1 parent badc3e7 commit ed60229
194 files changed
Lines changed: 350 additions & 338 deletions
File tree
- .github
- common
- global_parameter_loader
- launch
- tier4_localization_rviz_plugin
- src/pose_history_footprint
- tier4_planning_rviz_plugin
- include/tier4_planning_rviz_plugin/path
- src/path
- control
- autoware_autonomous_emergency_braking
- include/autoware_autonomous_emergency_braking
- src
- autoware_mpc_lateral_controller
- src
- autoware_pid_longitudinal_controller
- include/autoware_pid_longitudinal_controller
- src
- autoware_vehicle_cmd_gate
- launch
- src
- test/src
- control_performance_analysis
- launch
- src
- control_validator
- include/control_validator
- src
- lane_departure_checker
- include/autoware_lane_departure_checker
- util
- launch
- src/lane_departure_checker_node
- obstacle_collision_checker
- include/obstacle_collision_checker
- launch
- src/obstacle_collision_checker_node
- operation_mode_transition_manager
- launch
- src
- predicted_path_checker
- include/predicted_path_checker
- launch
- src/predicted_path_checker_node
- pure_pursuit
- src/pure_pursuit
- trajectory_follower_base
- trajectory_follower_node
- include/trajectory_follower_node
- evaluator/perception_online_evaluator
- include/perception_online_evaluator/utils
- src/utils
- launch/tier4_sensing_launch
- launch
- perception/ground_segmentation
- include/ground_segmentation
- launch
- src
- planning
- autoware_behavior_path_planner_common
- include/autoware_behavior_path_planner_common
- marker_utils
- utils
- drivable_area_expansion
- path_safety_checker
- src
- marker_utils
- utils/path_safety_checker
- test
- autoware_behavior_path_start_planner_module
- include/autoware_behavior_path_start_planner_module
- src
- autoware_behavior_path_static_obstacle_avoidance_module
- src
- autoware_behavior_velocity_intersection_module
- autoware_behavior_velocity_occlusion_spot_module
- src
- autoware_behavior_velocity_planner_common
- include/autoware_behavior_velocity_planner_common
- autoware_behavior_velocity_run_out_module
- src
- autoware_behavior_velocity_virtual_traffic_light_module
- src
- autoware_behavior_velocity_walkway_module
- autoware_freespace_planning_algorithms
- include/autoware_freespace_planning_algorithms
- autoware_path_optimizer
- include/autoware_path_optimizer
- utils
- src
- utils
- autoware_static_centerline_generator
- src
- autoware_surround_obstacle_checker
- include/autoware_surround_obstacle_checker
- src
- autoware_velocity_smoother
- src
- behavior_path_goal_planner_module
- include/behavior_path_goal_planner_module
- src
- behavior_path_lane_change_module
- include/behavior_path_lane_change_module/utils
- src/utils
- behavior_path_planner
- src
- behavior_path_sampling_planner_module
- include/behavior_path_sampling_planner_module
- src
- behavior_velocity_crosswalk_module
- src
- behavior_velocity_dynamic_obstacle_stop_module
- src
- behavior_velocity_no_stopping_area_module
- src
- freespace_planner
- include/freespace_planner
- launch
- src/freespace_planner
- mission_planner
- src/lanelet2_plugins
- motion_velocity_planner
- autoware_motion_velocity_out_of_lane_module
- src
- autoware_motion_velocity_planner_common/include/autoware_motion_velocity_planner_common
- obstacle_cruise_planner
- include/obstacle_cruise_planner
- optimization_based_planner
- pid_based_planner
- launch
- src
- optimization_based_planner
- pid_based_planner
- obstacle_stop_planner
- include/obstacle_stop_planner
- launch
- src
- obstacle_velocity_limiter
- launch
- src
- planning_validator
- include/autoware_planning_validator
- src
- sampling_based_planner/autoware_path_sampler
- include/autoware_path_sampler
- utils
- src
- sensing/pointcloud_preprocessor/launch
- simulator/simple_planning_simulator
- launch
- src/simple_planning_simulator
- system/default_ad_api
- src
- vehicle
- autoware_steer_offset_estimator
- src
- autoware_vehicle_info_utils
- config
- include/autoware_vehicle_info_utils
- launch
- scripts
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
| 252 | + | |
252 | 253 | | |
253 | 254 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | | - | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments