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(planning_test_manager): abstract message-specific functions (#9882) #1787

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

SakodaShintaro
Copy link

@SakodaShintaro SakodaShintaro commented Feb 7, 2025

cherry-pick autowarefoundation#9882

Test

…owarefoundation#9882)

* abstract message-specific functions

Signed-off-by: mitukou1109 <[email protected]>

* include necessary header

Signed-off-by: mitukou1109 <[email protected]>

* adapt velocity_smoother to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_planner to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt path_optimizer to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* fix output subscription

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_planner to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt scenario_selector to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt freespace_planner to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt planning_validator to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt obstacle_stop_planner to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt obstacle_cruise_planner to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* disable test for freespace_planner

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_crosswalk_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_lane_change_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_avoidance_by_lane_change_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_dynamic_obstacle_avoidance_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_external_request_lane_change_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_side_shift_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_path_static_obstacle_avoidance_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt path_smoother to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_blind_spot_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_detection_area_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_intersection_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_no_stopping_area_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_run_out_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_stop_line_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_traffic_light_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_virtual_traffic_light_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt behavior_velocity_walkway_module to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* adapt motion_velocity_planner_node_universe to new test manager

Signed-off-by: mitukou1109 <[email protected]>

* include necessary headers

Signed-off-by: mitukou1109 <[email protected]>

* Odometries -> Odometry

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: mitukou1109 <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Co-authored-by: Takayuki Murooka <[email protected]>
@SakodaShintaro SakodaShintaro merged commit e7dda0f into beta/v0.41 Feb 7, 2025
29 of 31 checks passed
@SakodaShintaro SakodaShintaro deleted the cherry-pick/9882 branch February 7, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants