-
Notifications
You must be signed in to change notification settings - Fork 676
Pull requests: autowarefoundation/autoware.universe
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor(goal_planner): divide extract_dynamic_object/is_goal_in_lanes util function
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
#10019
opened Jan 24, 2025 by
soblin
Loading…
feat(autoware_interpolation): porting autoware_interpolation package to autoware.core
component:common
Common packages from the autoware-common repository. (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)
#10018
opened Jan 24, 2025 by
NorahXiong
Loading…
feat(autoware_image_based_projection_fusion): redesign image based projection fusion node
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
fix(goal_planner): fix waiting approval path of backward parking
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)
#10015
opened Jan 23, 2025 by
kosuke55
Loading…
perf(autoware_ndt_scan_matcher): replacement of pcl::KdTreeFLANN with nanoflann
component:localization
Vehicle's position determination in its environment. (auto-assigned)
feat(autoware_raindrop_cluster_filter): Created Schema file and updated ReadME file for parameters setting
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#10010
opened Jan 23, 2025 by
vish0012
Loading…
chore: sync files
tag:bot
Bot-related tasks. (auto-assigned)
tag:sync-files
Mark for sync-files workflow. (auto-assigned)
type:ci
Continuous Integration (CI) processes and testing. (auto-assigned)
#10009
opened Jan 23, 2025 by
awf-autoware-bot
bot
Loading…
refactor: remove CUDA-dependent packages
component:launch
Launch files, scripts and initialization tools. (auto-assigned)
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
component:sensing
Data acquisition from sensors, drivers, preprocessing. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
feat(goal_planner): introduce bezier based pullover for bus stop area
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
#10005
opened Jan 22, 2025 by
soblin
Loading…
feat(autoware_autonomous_emergency_braking): Created Schema file and updated ReadME file for parameters setting
component:control
Vehicle control algorithms and mechanisms. (auto-assigned)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#10002
opened Jan 22, 2025 by
vish0012
Loading…
feat(autoware_radar_crossing_objects_noise_filter): Created Schema file and updated ReadME file for parameters setting
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)
#10001
opened Jan 22, 2025 by
vish0012
Loading…
feat(traffic_light_occlusion_predictor): Created Schema file and updated ReadME file for parameters setting and deleted default parameter from the node.cpp file
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)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#9998
opened Jan 22, 2025 by
vish0012
Loading…
docs(bpp): enrich safety check documentation
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#9996
opened Jan 21, 2025 by
zulfaqar-azmi-t4
•
Draft
feat(autoware_traffic_light_multi_camera_fusion): Created Schema file and updated ReadME file for parameters setting
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)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#9994
opened Jan 21, 2025 by
vish0012
Loading…
feat(autoware_simple_object_merger): Created Schema file and updated ReadME file for parameters setting
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#9993
opened Jan 21, 2025 by
vish0012
Loading…
feat(autoware_radar_tracks_noise_filter): Created Schema file and updated ReadME file for parameters setting
component:sensing
Data acquisition from sensors, drivers, preprocessing. (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)
#9992
opened Jan 21, 2025 by
vish0012
Loading…
feat: add schema file for radar_threshold_filter and upadted the README file
component:sensing
Data acquisition from sensors, drivers, preprocessing. (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)
#9980
opened Jan 20, 2025 by
vish0012
Loading…
feat(autoware_cluster_merger): Created Schema file and updated ReadME file for parameters settings
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#9977
opened Jan 20, 2025 by
vish0012
Loading…
feat(radar_object_clustering): created schema file and updated readme file for parameters settings
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)
#9966
opened Jan 19, 2025 by
vish0012
Loading…
feat: apply Launch files, scripts and initialization tools. (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:ci
Continuous Integration (CI) processes and testing. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
autoware
prefix for component_state_monitor
and its dependencies
component:launch
#9961
opened Jan 19, 2025 by
sasakisasaki
Loading…
14 tasks done
chore(autoware_pointcloud_preprocessor): add missing dependencies
component:sensing
Data acquisition from sensors, drivers, preprocessing. (auto-assigned)
#9955
opened Jan 17, 2025 by
wentasah
Loading…
feat(autoware_objects_of_interest_marker_interface): porting from universe to core
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)
#9931
opened Jan 16, 2025 by
liuXinGangChina
Loading…
feat(autoware_gnss_poser): porting from universe to core
component:sensing
Data acquisition from sensors, drivers, preprocessing. (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)
#9909
opened Jan 14, 2025 by
liuXinGangChina
Loading…
chore(autoware_traffic_light_visualization): modify docs
component:perception
Advanced sensor data processing and environment understanding. (auto-assigned)
type:documentation
Creating or refining documentation. (auto-assigned)
#9884
opened Jan 10, 2025 by
MasatoSaeki
•
Draft
docs(lane_change): use json schema
component:planning
Route planning, decision-making, and navigation. (auto-assigned)
run:deploy-docs
Mark for deploy-docs action generation. (used-by-ci)
type:documentation
Creating or refining documentation. (auto-assigned)
#9883
opened Jan 9, 2025 by
zulfaqar-azmi-t4
•
Draft
Previous Next
ProTip!
Adding no:label will show everything without a label.