feat: update v0.10.1#862
Merged
tkimura4 merged 77 commits intobeta/v0.10.1from tmp/beta/v0.10.1Sep 22, 2023
+3,405-1,509
Commits
Commits on Sep 14, 2023
refactor(behavior_path_planner): renaming and comment collision check debug (autowarefoundation#4749)
committedrefactor(behavior_path_planner): type aliasing for collision check debug type (autowarefoundation#4796)
committed- authored
feat(behavior_velocity_crosswalk_module): suppress sudden stop for stuck vehicle (autowarefoundation#4449)
Commits on Sep 15, 2023
- authored
- committed
- committed
- committed
- authored
Commits on Sep 16, 2023
- authored
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
feat(goal_planner): do not use minimum_request_length for fixed goal planner (autowarefoundation#4831)
committedfix(start_planner): fix start pose candidats when the ego is close to the lane end (autowarefoundation#4893)
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
feat(goal_planner): use only static objects in pull over lanes to path generation (autowarefoundation#4968)
committedfeat(goal_planner): add options of occupancy grid map to use only for goal search (autowarefoundation#4970)
committed- committed
Commits on Sep 19, 2023
- authored
- committed
- authored
- committed
- committed
feat(behavior_path_planner): add PullOutPath member variables for ego predicted path generation (autowarefoundation#4669)
committed- committed
- committed
- committed
refactor(behavior_path_planner): consolidate common function which is used by start and goal planner (autowarefoundation#4804)
refactor(behavior_path_planner): add vehicle_info_ as member variable in goal_planner (autowarefoundation#4859)
committed- authored
feat(behavior_path_planner): add safety check against dynamic objects for start/goal planner (autowarefoundation#4873)
- committed
- committed
- authored
fix(mission_planner/behavior_path_planner): use transient local for modified goal (autowarefoundation#5012) (#852)
authored