-
Notifications
You must be signed in to change notification settings - Fork 825
Pull requests: autowarefoundation/autoware_universe
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
ci(pre-commit): autoupdate
tag:bot
Bot-related tasks. (auto-assigned)
tag:pre-commit-autoupdate
#11824
opened Jan 1, 2026 by
awf-autoware-bot
bot
Loading…
feat(build_depends_humble.repos): minor update autowarefoundation/autoware_core to 1.6.0
#11823
opened Dec 31, 2025 by
awf-autoware-bot
bot
Loading…
chore: bump version to 0.49.0
component:common
Common packages from the autoware-common repository. (auto-assigned)
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
component:evaluator
Evaluation tools for planning, localization etc. (auto-assigned)
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
component:localization
Vehicle's position determination in its environment. (auto-assigned)
component:map
Map creation, storage, and loading. (auto-assigned)
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
component:sensing
Data acquisition from sensors, drivers, preprocessing. (auto-assigned)
component:simulation
Virtual environment setups and simulations. (auto-assigned)
component:system
System design and integration. (auto-assigned)
component:tools
Utility and debugging software. (auto-assigned)
component:vehicle
Vehicle-specific implementations, drivers, packages. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:ci
Continuous Integration (CI) processes and testing. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#11822
opened Dec 30, 2025 by
mitsudome-r
Loading…
feat(manual_lane_change_handler): check reroute_availability when set_preferred_lanes is called
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#11819
opened Dec 26, 2025 by
TaikiYamada4
•
Draft
feat(traffic_light_classifier): add under exposure detection
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
chore(imu_corrector): update CODEOWNERS
type:ci
Continuous Integration (CI) processes and testing. (auto-assigned)
#11817
opened Dec 26, 2025 by
SergioReyesSan
Loading…
fix(imu_scale_bias_estimator): ekf initializes only when it has in bounds samples
component:sensing
Data acquisition from sensors, drivers, preprocessing. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#11816
opened Dec 26, 2025 by
SergioReyesSan
Loading…
fix(autoware_compare_map_segmentation): use async service call in VoxelGridDynamicMapLoader to prevent deadlock
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
#11814
opened Dec 25, 2025 by
technolojin
Loading…
fix(blind_spot): not enable blindspot in neighbouring same turn direction lanes
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
#11813
opened Dec 25, 2025 by
zulfaqar-azmi-t4
Loading…
feat(fault_injection): modify the mechanism for changing Diagnostics
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
component:simulation
Virtual environment setups and simulations. (auto-assigned)
component:system
System design and integration. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#11810
opened Dec 25, 2025 by
KeisukeShima
Loading…
feat(reaction_analyzer): move package to autoware_tools
component:tools
Utility and debugging software. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#11807
opened Dec 24, 2025 by
isamu-takagi
Loading…
fix(intersection): use collision stopline index instead of closest index
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11806
opened Dec 24, 2025 by
yhisaki
Loading…
feat(build_depends_humble.repos): minor update autowarefoundation/autoware_internal_msgs to 1.12.1
#11804
opened Dec 22, 2025 by
awf-autoware-bot
bot
Loading…
refactor(autoware_steer_offset_estimator): rewrite with Kalman Filter algorithm and improve code structure
component:vehicle
Vehicle-specific implementations, drivers, packages. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#11801
opened Dec 22, 2025 by
yhisaki
Loading…
feat(simulator): enabled grouping and outputting of diagnostic errors
component:evaluator
Evaluation tools for planning, localization etc. (auto-assigned)
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#11798
opened Dec 19, 2025 by
Kazunori-Nakajima
•
Draft
fix(mission_planner): Blocking manual lane change when reroute is unavailable
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11794
opened Dec 19, 2025 by
PanConChicharron
Loading…
fix(astar_search): non-monotonic trajectories fix. Ensure that points between nodes are added in the correct order
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11789
opened Dec 17, 2025 by
ralwing
Loading…
feat(behavior_velocity_occlusion_spot_module): use Trajectory instead of PathWithLaneId
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
#11782
opened Dec 16, 2025 by
mitukou1109
•
Draft
feat(motion_velocity_planner): publish debug trajectory for each module
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11781
opened Dec 16, 2025 by
maxime-clem
Loading…
feat(static_obstacle_avoidance): turn signal during yield maneuver
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11778
opened Dec 15, 2025 by
mehmetdogru
Loading…
fix(e2e): enhance error handling
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:improvement
Proposed enhancement
#11775
opened Dec 13, 2025 by
sasakisasaki
•
Draft
fix(intersection_module, roundabout_module): add collision_start_margin_time to prediction path cut duration
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11774
opened Dec 12, 2025 by
zusizusi
Loading…
fix(lane_change): removed preferred lanes from current lanes
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11772
opened Dec 11, 2025 by
zulfaqar-azmi-t4
•
Draft
feat(feature_environment_recognizer)!: add feature environment recognizer based on polygon area of LL2
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
component:localization
Vehicle's position determination in its environment. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
refactor(map_based_prediction): rename ObjectData and CrosswalkUserData
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
run:build-and-test-differential
Mark to enable build-and-test-differential workflow. (used-by-ci)
#11767
opened Dec 11, 2025 by
ktro2828
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.