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

[pull] main from autowarefoundation:main #18

Merged
merged 292 commits into from
Jan 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
292 commits
Select commit Hold shift + click to select a range
2252226
feat(diagnostic_graph_aggregator): change default publish rate (#5872)
isamu-takagi Dec 14, 2023
4cd4688
build(detected_object_validation): move header files to a separate di…
esteve Dec 14, 2023
0ae2685
fix(traffic_light_visualization): move header directory to match pack…
esteve Dec 14, 2023
34241d6
refactor(compare_map_segmentation): rework parameters (#5005)
yuntianyi-chen Dec 15, 2023
1f82854
feat(behavior_velocity_planner_common): add objects_of_interest_marke…
rej55 Dec 15, 2023
57278db
refactor(behavior_path_planner): move utils function to `behavior_pat…
satoshi-ota Dec 15, 2023
f2cc50c
chore: sync files (#5600)
awf-autoware-bot[bot] Dec 15, 2023
7ce87a4
feat(crosswalk): ignore predicted path going across the crosswalk (#5…
soblin Dec 15, 2023
cc0b108
refactor(image_projection_based_fusion): add JSON Schema and remove d…
ktro2828 Dec 15, 2023
88dae03
fix(avoidance): fix unexpected sudden deceleration for avoidance mane…
satoshi-ota Dec 15, 2023
a661585
fix(goal_planner): set rederence path for candidate path (#5886)
kosuke55 Dec 15, 2023
a5d5479
fix(avoidance): check far objects during shifting (#5857)
satoshi-ota Dec 15, 2023
ad9778e
perf(run_out): improve calculation cost of smoothPath (#5885)
takayuki5168 Dec 15, 2023
90d5b94
feat(planning_debug_utils): add update_logger_level.sh (#5888)
takayuki5168 Dec 16, 2023
2175b57
fix(static_drivable_area_expansion): fix bug in expansion logic for h…
satoshi-ota Dec 17, 2023
0b58725
chore(motion_velocity_smoother): remove unnecessary info of non auton…
takayuki5168 Dec 18, 2023
68e7434
refactor(behavior_path_planner): remove use_experimental_lane_change_…
takayuki5168 Dec 18, 2023
d06e42f
perf(planning_debug_tools): improve calculation time of perception_re…
takayuki5168 Dec 18, 2023
37573e5
fix(avoidance): unintentional path cut (#5887)
satoshi-ota Dec 18, 2023
5a2da99
chore: add maintainer in map packages (#5865)
KYabuuchi Dec 18, 2023
a38d1db
chore(crosswalk): remove debug print (#5896)
soblin Dec 18, 2023
81f5c4b
feat(pid_longitudinal_controller): change the condition from emergenc…
takayuki5168 Dec 18, 2023
e6b41a8
chore(behavior_velocity_planner): use DEBUG for launching modules (#5…
takayuki5168 Dec 18, 2023
b9fa290
fix(intersection): generate yield stuck detect area from multiple lan…
soblin Dec 18, 2023
f40425b
refactor(lane_change): standardizing lane change logger name (#5899)
zulfaqar-azmi-t4 Dec 18, 2023
320bc2f
chore(map_loader): visualize crosswalk id (#5880)
TakaHoribe Dec 18, 2023
1837f6b
feat(dynamic_avoidance): always launch the module when requested (#5900)
takayuki5168 Dec 19, 2023
7faeb91
docs(raw_vehicle_cmd_converter): update readme (#5822)
TakaHoribe Dec 19, 2023
e935b3e
feat(run_out)!: ignore the collision points on crosswalk (#5862)
yuki-takagi-66 Dec 19, 2023
1b17959
fix(dynamic_avoidance): fix drivable area generation during LC (#5902)
takayuki5168 Dec 19, 2023
a427d29
feat(dynamic_avoidance): deal with forked path of the same directiona…
takayuki5168 Dec 19, 2023
a4ef3a0
chore(crosswalk, obstacle_cruise): add maintainer (#5898)
yuki-takagi-66 Dec 19, 2023
c9b9fca
refactor(avoidance_by_lane_change): update execution condition (#5869)
zulfaqar-azmi-t4 Dec 19, 2023
4ca5500
chore(motion_utils): Enrich error message (#5665)
TakaHoribe Dec 20, 2023
9761d21
feat(intersection): disable stuck detection against private lane (#5910)
soblin Dec 20, 2023
4225f4e
fix(run_out): do not insert stop point when stopped in Object method …
TomohitoAndo Dec 20, 2023
0dee512
fix(start_planner): refine shift pull out path to start pose (#5874)
kosuke55 Dec 20, 2023
8781d1d
refactor(traffic_light_module): boost::optional to std::optional (#5912)
zulfaqar-azmi-t4 Dec 20, 2023
bca290d
fix(behavior_path_planner): publish steering factor from scene module…
rej55 Dec 20, 2023
71773bc
docs(pid_longitudinal_controller): add the explanation of STOPPED par…
TomohitoAndo Dec 20, 2023
081def8
fix(avoidance): update logic to calculate centerline distance (#5855)
satoshi-ota Dec 20, 2023
ff609e2
feat(map_loader): use dummy projector when using local coordinates (#…
isamu-takagi Dec 20, 2023
6c443ab
fix(avoidance): check moving distance (#5922)
satoshi-ota Dec 20, 2023
acf7e51
chore(behavior_path_planner_common): add maintainer (#5923)
satoshi-ota Dec 20, 2023
5f92b58
feat(behavior_path_planner): add a method to notify the planner manag…
danielsanchezaran Dec 20, 2023
df44938
feat(behavior_path_planner): potentially speed up cut overlapped lane…
danielsanchezaran Dec 20, 2023
a3e3db6
refactor(freespace_planning_algorithm): boost optional to std (#5913)
zulfaqar-azmi-t4 Dec 21, 2023
0f8e78f
refactor(sensing-imu-corrector): rework parameters (#5780)
karishma1911 Dec 21, 2023
9b78a33
fix(dynamic_avoidance): fix which side to avoid (#5917)
takayuki5168 Dec 21, 2023
7eafd60
refactor(behavior_path_planner_common): remove unused headers (#5924)
zulfaqar-azmi-t4 Dec 21, 2023
e01a8ed
fix(object_merger): move headers to object_merger directory (#5926)
esteve Dec 21, 2023
7a8c798
refactor(ekf_localizer): add Simple1DFilter params to parameter file …
meliketanrikulu Dec 21, 2023
8265e50
feat(avoidance): don't avoid merging vehicle (#5720)
satoshi-ota Dec 21, 2023
18f124e
refactor(avoidance): remove unused header (#5907)
zulfaqar-azmi-t4 Dec 21, 2023
f63ad33
feat(avoidance): output objects of interest (#5929)
satoshi-ota Dec 21, 2023
553f1f2
fix(ndt_scan_matcher): fix map_update_module structure (#5915)
SakodaShintaro Dec 21, 2023
dfc4da0
feat(perception_rviz_plugin): tracked object option to filter by is_s…
technolojin Dec 21, 2023
8863433
fix(avoidance): take objects on same root lanelet into consideration …
satoshi-ota Dec 22, 2023
1c5f38a
chore: update CODEOWNERS (#5876)
awf-autoware-bot[bot] Dec 22, 2023
eb9e1e9
fix(AEB): ego to object distance calculation logic with predicted pat…
ismetatabay Dec 22, 2023
3a0fd31
feat(radar tracks msgs converter): implement dynamic status flag 'is_…
technolojin Dec 22, 2023
2e2f184
feat: add pose_instability_detector to diagnostic_aggregator (#5935)
tkimura4 Dec 22, 2023
83d316c
fix(behavior_path_planner_common): added a guard of obstacle polygon …
takayuki5168 Dec 24, 2023
9f656e3
fix(system_monitor): move headers to a separate directory (#5942)
esteve Dec 25, 2023
9ccb981
feat(dynamic_avoidance): change the logic of longitudinal distance to…
takayuki5168 Dec 25, 2023
a1792e2
fix(static_drivable_area_expansion): fix bug in drivable bound edge p…
satoshi-ota Dec 25, 2023
57b5b43
fix(avoidance): add missing param declaration (#5948)
satoshi-ota Dec 25, 2023
b3cd3fc
fix(safety_check): don't override collision polygon even if it doesn'…
satoshi-ota Dec 25, 2023
7778982
feat(drivable area expansion): do not over expand beyond the desired …
maxime-clem Dec 26, 2023
cc1d483
docs(behavior_path_planner): update documentation of the dynamic driv…
maxime-clem Dec 26, 2023
64c6dba
fix(avoidance): fix condition to trim front shift line (#5949)
satoshi-ota Dec 26, 2023
2edd55e
refactor(motion_utils): change directory name of tmp_conversion (#5908)
HansOersted Dec 26, 2023
719b733
fix(autoware_auto_geometry): move headers to a separate directory (#5…
esteve Dec 26, 2023
b62b47b
fix(ndt_scan_matcher): fixed oscillation in ndt_scan_matcher (#5956)
SakodaShintaro Dec 26, 2023
51c2254
fix(tier4_planning_rviz_plugin): move headers to tier4_planning_rviz_…
esteve Dec 26, 2023
1d6e7e8
fix(planning_test_utils): rename header directory to match project na…
esteve Dec 26, 2023
19d728d
fix(diagnostic_converter): move headers to a separate directory (#5943)
esteve Dec 26, 2023
306c7c3
fix(ndt_scan_matcher): fixed a lock scope in update_ndt (#5951)
SakodaShintaro Dec 26, 2023
58cec68
fix(avoidance): don't ignore objects on straight lane in intersection…
satoshi-ota Dec 26, 2023
2706c4e
feat(avoidance): suppress unnatural turn signal (#5905)
satoshi-ota Dec 26, 2023
092a67d
refactor(lane_change): use new interface for state (#5950)
zulfaqar-azmi-t4 Dec 26, 2023
8a9f43d
refactor(behavior_path_planner): remove maximum drivable area visuali…
zulfaqar-azmi-t4 Dec 26, 2023
7010cc6
docs(bpp): separate behavior path planner documents (#5961)
satoshi-ota Dec 26, 2023
e877070
refactor(bpp): remove virtual qualifier (#5968)
satoshi-ota Dec 26, 2023
4016c05
feat(start_planner): add static collision check end polygon marker (#…
kosuke55 Dec 26, 2023
e4e3b61
refactor(updated-map-based-prediction): rework parameters (#5656)
santosh-interplai Dec 26, 2023
e1be3cd
fix(lane_change): change logger level to DEBUG (#5969)
zulfaqar-azmi-t4 Dec 27, 2023
b585d60
feat(mission_planner): restrict enable_correct_goal_pose to poses wit…
VRichardJP Dec 27, 2023
4e0503b
refactor(json-schema): align schema and config file names (#5798)
ambroise-arm Dec 27, 2023
2eb8dfb
feat(crosswalk): add interset makers (#5967)
yuki-takagi-66 Dec 27, 2023
a04f825
feat(map_based_prediction): prediction with acc constraints (#5960)
danielsanchezaran Dec 27, 2023
bf55986
fix(radar_fusion_to_detected_object): move headers to a separate dire…
esteve Dec 27, 2023
ba0f519
feat(multi_object_tracker, radar_object_tracker, tracker_object_merge…
YoshiRi Dec 27, 2023
ee40143
feat(start_planner): visualize stop line for safety check feature (#5…
kyoichi-sugahara Dec 27, 2023
61ed723
fix(intersection): fix private condition (#5975)
soblin Dec 27, 2023
de2958b
feat(tier4_logging_level_configure_rviz_plugin): add goal/start plann…
kosuke55 Dec 27, 2023
7676228
refactor(planner_manager): apply clang-tidy (#5981)
zulfaqar-azmi-t4 Dec 27, 2023
c625f3c
feat(start_planner): visualize refined start pose and start pose cand…
kyoichi-sugahara Dec 27, 2023
3e6c3a5
docs(surround_obstacle_checker): add descriptions of some parameters …
tkimura4 Dec 28, 2023
51a8af8
fix(landmark_based_localizer): fix to for moving the definition code …
SakodaShintaro Dec 28, 2023
6efa91b
refactor(perception-tensortt-yolo): rework parameters (#5918)
karishma1911 Dec 28, 2023
e4e129e
fix(motion_velocity_smoother): front wheel steer rate calculation (#5…
VRichardJP Dec 28, 2023
4cf5a0c
fix(filt_vector): fix a problem of list index out of range in filt_ve…
tohmae Dec 28, 2023
743eb0e
feat: add support of overwriting signals if harsh backlight is detect…
ktro2828 Dec 28, 2023
3b0c254
refactor(control-lane-departure-checker): rework parameters (#5789)
karishma1911 Dec 28, 2023
12e5c10
feat!: remove planning factor type (#5793)
isamu-takagi Dec 28, 2023
a188ee6
feat(start_planner): separate collision check and path planning (#5952)
kyoichi-sugahara Dec 28, 2023
dd1579e
feat(start_planner): apply offset colission check section (#5982)
kyoichi-sugahara Dec 28, 2023
1c42fbe
chore(pid_longitudinal_controller): change INFO printing frequency (#…
takayuki5168 Dec 28, 2023
70b88d8
feat(behavior_path_planner): run keep last approved modules after can…
kosuke55 Dec 28, 2023
e9d3a8e
feat(crosswalk_traffic_light): add detector and classifier for pedest…
tzhong518 Dec 29, 2023
b076eb7
fix(surround_obstacle_checker): remove the virtual wall from the node…
takayuki5168 Dec 29, 2023
3b6dad3
feat(joy_controller): add xbox one joy mapping (#5999)
amadeuszsz Dec 31, 2023
ed8ffea
feat(joy_controller): allow to control without odometry (#6000)
amadeuszsz Dec 31, 2023
9fe2e15
refactor(intersection): cleanup utility function (#5972)
soblin Jan 4, 2024
8f70308
fix(static_drivable_area_expansion): fix drivable bound edge process …
satoshi-ota Jan 5, 2024
3aca08b
feat(path_smoother): add a plotter of calculation time (#6012)
takayuki5168 Jan 5, 2024
d02c165
fix(obstacle_avoidance_planner): use update_bounds instead of update_…
takayuki5168 Jan 5, 2024
764482f
chore(traffic_light_module): use RCLCPP_DEBUG for the debug printing …
takayuki5168 Jan 5, 2024
67080aa
chore(map_height_fitter): set log level of debug printing to DEBUG (#…
takayuki5168 Jan 5, 2024
2ca9a6b
chore: set log level of debug printing in rviz plugin to DEBUG (#5996)
takayuki5168 Jan 5, 2024
ed21acf
chore(component_interface_utils): set log level of debug printing to …
takayuki5168 Jan 5, 2024
5de111f
feat(dynamic_avoidance): apply ego's lateral acc/jerk constraints to …
takayuki5168 Jan 5, 2024
4784c33
fix(motion_utils): fix the right bound assignment in resamplePath (#6…
takayuki5168 Jan 7, 2024
eb09f68
feat(motion_utils, etc): add header argument in convertToTrajectory (…
takayuki5168 Jan 7, 2024
f4ea429
chore(mission_planner): use RCLCPP_DEBUG for debug printing (#6024)
takayuki5168 Jan 7, 2024
aef79fe
chore(autoware_auto_perception_rviz_plugin): add existence probabilit…
badai-nguyen Jan 8, 2024
e2dd5c4
fix(static_centerline_optimizer): fix several bugs and refactor the c…
takayuki5168 Jan 8, 2024
dddde07
build(multi_object_tracker): add missing diagnostic_updater dependenc…
esteve Jan 8, 2024
6ff47cf
refactor(ndt_scan_matcher): removed tf2_listener_module (#6008)
SakodaShintaro Jan 9, 2024
1ab746f
docs(ekf_localizer): improve readme and explain confusing process (#5…
KYabuuchi Jan 9, 2024
a96c71c
refactor(dynamic_avoidance): separate dynamic avoidance module (#6019)
takayuki5168 Jan 9, 2024
4a419f8
feat(probabilistic_occupancy_grid_map): add grid map fusion node (#5993)
YoshiRi Jan 9, 2024
412b0e7
feat(traffic_light): output undetected traffic light as unknown (#5934)
tzhong518 Jan 9, 2024
d8767dd
refactor(ndt_scan_matcher, map_loader): remove map_module (#5873)
SakodaShintaro Jan 9, 2024
fdeb24c
refactor(behavior_velocity_planner): output path's interval can be de…
takayuki5168 Jan 9, 2024
8f09c8d
fix(avoidance, lane_change): modules handle unknown traffic signal in…
satoshi-ota Jan 9, 2024
bb4f8d8
fix(crosswalk): stopping besides the stop line (#6015)
yuki-takagi-66 Jan 9, 2024
af08c40
fix(autoware_auto_common): move headers to a separate directory (#5919)
esteve Jan 9, 2024
599aea0
feat(map_based_prediction): cope with consecutive crosswalks (#6009)
yuki-takagi-66 Jan 9, 2024
f693b04
refactor(map_projection_loader): make important part a library (#5992)
kminoda Jan 9, 2024
618ad01
fix((merge_from_private): fixed first attention lanelet calculation (…
soblin Jan 9, 2024
39e9acc
feat(image_projection_based_fusion): add image segmentation_pointclou…
badai-nguyen Jan 9, 2024
bbde223
docs(start_planner): update explanation about start pose candidate's …
kyoichi-sugahara Jan 10, 2024
2a6c16b
feat(behavior_velocity_planner): add new 'dynamic_obstacle_stop' modu…
maxime-clem Jan 10, 2024
27d8668
fix(map_loader): show traffic light regulatory element id per lanelet…
satoshi-ota Jan 10, 2024
a57eb0f
fix(start_planner): don't update start pose when backward driving is …
kyoichi-sugahara Jan 10, 2024
142bc49
docs(start_planner): update Purpose / Role of the document (#6002)
kyoichi-sugahara Jan 10, 2024
b20c2bf
refactor(motion_utils): clear the repeat definitions and correct the …
HansOersted Jan 10, 2024
4158eea
fix(static_drivable_area_expansion): fix bound extraction logic (#6006)
satoshi-ota Jan 10, 2024
f2936f0
feat(avoidance): check traffic light info in order to limit drivable …
satoshi-ota Jan 10, 2024
3db20c0
fix(avoidance): return shift path was not generated expectedly (#6017)
satoshi-ota Jan 10, 2024
a0da8c4
refactor(ndt_scan_matcher): fixed ndt_scan_matcher.launch.xml (#6041)
SakodaShintaro Jan 10, 2024
12fb788
feat(behavior_velocity): add the option to keep the last valid observ…
soblin Jan 10, 2024
28c871a
feat(intersection): distinguish 1st/2nd attention lanelet (#6042)
soblin Jan 10, 2024
93ad311
fix(motion_velocity_smoother): make stopping_distance and stopping_ve…
brkay54 Jan 10, 2024
17a3408
refactor(tier4_planning_launch): remove duplicate arguments in launch…
maxime-clem Jan 10, 2024
49d5f22
fix(lane_change): check able to return to original lane in abort (#6034)
zulfaqar-azmi-t4 Jan 11, 2024
9b736d5
feat(start_planner): keep distance against front objects (#5983)
kyoichi-sugahara Jan 11, 2024
8785bf8
feat(ekf_localizer): tf publisher as an option (#6004)
amadeuszsz Jan 11, 2024
7597b28
refactor(behavior_path_planner): remove create_vehicle_footprint.hpp …
satoshi-ota Jan 11, 2024
6928fff
feat(start_planner): define collision check margin as list (#5994)
kyoichi-sugahara Jan 11, 2024
5a0e141
fix(map_based_prediction): yaw rate can be overwritten by max functio…
danielsanchezaran Jan 11, 2024
73c9e17
fix(intersection): fix bugs (#6050)
soblin Jan 11, 2024
d957135
feat(mission_planner): check shoulder lanelets for check_goal_footpri…
kosuke55 Jan 11, 2024
068f589
build(probabilistic_occupancy_grid_map): move header files to the pro…
esteve Jan 12, 2024
b51759f
feat(crosswalk): change the TTC formula (#6033)
yuki-takagi-66 Jan 12, 2024
08a02ba
refactor(shape_estimation): rework parameters (#5330)
PhoebeWu21 Jan 12, 2024
d1a86e6
feat(landmark_manager): add get_landmarrks func (#6063)
YamatoAndo Jan 12, 2024
39642d2
feat(perception_rviz_plugin): visualize object heading direction on 3…
technolojin Jan 12, 2024
0aa3927
fix(motion_utils): add guard to calcCurvature (#6070)
kosuke55 Jan 14, 2024
a4c9207
feat(geography_utils): add mgrs code in projector (#5990)
takayuki5168 Jan 15, 2024
5ab1804
feat(mpc): calculate mpc predicted trajectory in the world coordinate…
TakaHoribe Jan 15, 2024
b60975f
fix(autoware_auto_perception_rviz_plugin): move headers to a separate…
esteve Jan 15, 2024
eeed846
perf(bpp): reduce computational cost (#6054)
satoshi-ota Jan 15, 2024
6e550fc
fix(image_projection_based_fusion): re-organize the parameters for im…
miursh Jan 15, 2024
7b491e0
fix(ekf_localizer): fixed timer in ekf_localizer (#6066)
SakodaShintaro Jan 16, 2024
fe21159
feat(goal_planner): output objects of interest (#6077)
kosuke55 Jan 16, 2024
ea7cbbe
feat(start_planner): output objects of interest (#6078)
kosuke55 Jan 16, 2024
c52d091
feat(perception_rviz_plugin): rviz object covariances (#6074)
technolojin Jan 16, 2024
2a6dc0e
feat(static_centerline_optimizer): get behavior_velocity_planner's pa…
takayuki5168 Jan 16, 2024
3acbdd7
feat(goal_planner): add scale buffer to calcModuleRequestLength (#6068)
kosuke55 Jan 16, 2024
3928295
feat(avoidance): improve object detection area in order not to preven…
satoshi-ota Jan 16, 2024
a3f90f0
feat(ndt_scan_matcher): change coordinate of output_pose_covariance …
YamatoAndo Jan 16, 2024
c3f8e0a
feat(avoidance/goal_planner): execute avoidance and pull over simulta…
kosuke55 Jan 16, 2024
fe8f283
feat(yabloc): add yabloc trigger service to suspend and restart the e…
KYabuuchi Jan 17, 2024
bdd8d65
feat(goal_planner): exclude goals located laterally in no_parking_are…
kosuke55 Jan 17, 2024
67d7acf
chore(mission_planner): add logs for reroute safety check (#6096)
mkuri Jan 17, 2024
0466378
fix(AbLC, lane_change): fix module name inconsistency (#6090)
satoshi-ota Jan 17, 2024
dc3349b
fix(avoidance): fix detection area issue in avoidance module (#6097)
satoshi-ota Jan 17, 2024
d88f7d2
chore: add localization & mapping maintainers (#6085)
SakodaShintaro Jan 17, 2024
f78ea59
feat(obstacle_cruise_planner): add calculation of obstacle distance t…
isouf Jan 17, 2024
bc1751e
fix: rename `score_threshold` into `score_thresh` in config (#6098)
ktro2828 Jan 17, 2024
eda87bb
chore: update api package maintainers (#6086)
isamu-takagi Jan 17, 2024
fe11f23
feat(rviz_plugin): add string visualization plugin (#6100)
satoshi-ota Jan 17, 2024
b4b0002
feat(behavior_path_planner): output manager internal state as topic (…
satoshi-ota Jan 17, 2024
e3d4e75
refactor(goal_planner): remove duplicated execution condition (#6087)
kosuke55 Jan 18, 2024
3239b99
fix(behavior_velocity_planner, behavior_path_planner): refresh raw tr…
soblin Jan 18, 2024
1f9cdfe
fix(radar_tracks_msgs_converter): change default parameter for twist …
scepter914 Jan 18, 2024
dcc29f2
fix(pointpainting): fix param path declaration (#6106)
kminoda Jan 18, 2024
fe9e115
docs(crosswalk): update the document (#5583)
takayuki5168 Jan 18, 2024
ec9144c
feat(intersection): more precise pass judge handling considering occl…
soblin Jan 18, 2024
128ecc7
feat(blind_spot): consider opposite adjacent lane for wrong vehicles …
soblin Jan 18, 2024
c833bea
docs(vehicle_info): add docs for versioning (#6069)
kosuke55 Jan 18, 2024
90075ce
chore: update CODEOWNERS (#6038)
awf-autoware-bot[bot] Jan 18, 2024
8dbde9d
refactor(start_planner): visualize shifting section (#6103)
kyoichi-sugahara Jan 18, 2024
9b03b23
refactor(start_planner): separate start planner parameters and debug …
kyoichi-sugahara Jan 18, 2024
5d98bad
fix(start_planner): expand lane departure check for shift path (#6055)
kyoichi-sugahara Jan 18, 2024
d1059e5
fix(behavior_velocity_crosswalk_module): check if p_safety_slow is em…
beyzanurkaya Jan 18, 2024
08b3a3d
feat: always separate lidar preprocessing from pointcloud_container (…
kminoda Jan 19, 2024
c2de78d
feat(map_based_prediction): use obstacle acceleration for map predict…
danielsanchezaran Jan 19, 2024
4379781
feat(behavior_path_planner): add enable_all_modules_auto_mode argumen…
kyoichi-sugahara Jan 19, 2024
94357d2
feat(behavior_velocity_planner): add enable_all_modules_auto_mode arg…
kyoichi-sugahara Jan 20, 2024
bbf678d
refactor(start_planner): calculate drivable lanes efficiently (#6105)
kyoichi-sugahara Jan 20, 2024
4194028
chore(pointcloud_container): move glog_component to autoware_launch (…
kminoda Jan 20, 2024
9471311
fix(start/goal_planner): do not call freespace planner callback when …
kosuke55 Jan 21, 2024
f391cb5
feat(goal_planner): expand pull over lanes for detection area of path…
kosuke55 Jan 21, 2024
1a23d01
feat(goal_planner): display stop pose infomation (#6119)
kosuke55 Jan 21, 2024
547a025
feat(planning_validator): add invalid size error (#6126)
TakaHoribe Jan 21, 2024
19009f7
feat(dynamic_avoidance): add a guard of LPF for reference path change…
takayuki5168 Jan 21, 2024
57933b8
chore(planning): change params to vehicle tested values (#6118)
yuki-takagi-66 Jan 22, 2024
454e19d
docs(crosswalk): revise proposal (#6109)
yuki-takagi-66 Jan 22, 2024
704f509
docs(start_planner): fix image filename in README.md (#6121)
kyoichi-sugahara Jan 22, 2024
378bf3a
docs(side_shift): update side shift document (#6123)
kyoichi-sugahara Jan 22, 2024
f5cef6c
refactor(run_out): reorganize the parameter (#6064)
TomohitoAndo Jan 22, 2024
56dcff5
chore(run_out): add maintainer (#6130)
TomohitoAndo Jan 22, 2024
72b619d
feat(gnss_poser): use header.frame_id as gnss_frame (#6116)
KYabuuchi Jan 22, 2024
d04bb57
fix(external_velocity_limit_selector): revert "refactor(external_velo…
rej55 Jan 22, 2024
b5203a2
feat(simple_planning_simulator): add option to use initialpose for z …
TakaHoribe Jan 22, 2024
c2daf19
chore: update CODEOWNERS (#6135)
awf-autoware-bot[bot] Jan 22, 2024
0a5427d
fix(dynamic_avoidance): remove cerr (#6137)
satoshi-ota Jan 22, 2024
3019aab
refactor(intersection): divide source files and modifyPathVelocity (#…
soblin Jan 22, 2024
9cda3b3
fix(raw_vehicle_cmd_converter): fix parameter files to parse path to …
rej55 Jan 23, 2024
cb8de68
feat(goal_planner): use expanded pull over lanes for filtering in goa…
kosuke55 Jan 23, 2024
1aee603
fix(goal_planner): fix sudden stop and simpify process (#6120)
kosuke55 Jan 23, 2024
05f8ea3
feat(goal_planner): add deciding status to check collision for for a …
kosuke55 Jan 23, 2024
e4cae6f
feat(system_error_monitor): enable invalid trajectory size diag (#6127)
TakaHoribe Jan 23, 2024
9fb03ac
refactor(lane_change): update lc status in updateData (#6088)
zulfaqar-azmi-t4 Jan 24, 2024
51a5f22
docs(map_projection_loader): add limitations (#6140)
YamatoAndo Jan 24, 2024
3b9bd42
fix(gnss_poser): remove gnss_frame from schema.json (#6155)
KYabuuchi Jan 24, 2024
b5896a3
revert(perf_ring_outlier_filter): temporal revert for further investi…
tzhong518 Jan 24, 2024
007d156
chore(shape_estimation): remove unnecessary param (#6157)
kminoda Jan 24, 2024
19f4484
fix(planning_evaluator): fix crashes with empty trajectories (#6129)
maxime-clem Jan 24, 2024
1aba0ac
feat(tier4_automatic_goal_rviz_plugin): make it possible to register …
satoshi-ota Jan 24, 2024
2719ad4
refactor(tier4_perception_launch): refactor object_recognition/detect…
technolojin Jan 24, 2024
20ff907
chore(ar_tag_based_localizer): add json schema (#6164)
SakodaShintaro Jan 25, 2024
1a9dbf4
fix(ndt_scan_matcher): fix type of critical_upper_bound_exe_time_ms (…
YamatoAndo Jan 25, 2024
6bf7532
refactor(localization_error_monitor): rework parameters (#6156)
YamatoAndo Jan 25, 2024
98f2a71
chore(simple_object_merger): update README (#6146)
scepter914 Jan 25, 2024
a49ede7
feat(crosswalk)!: improve stuck prevention on crosswalk (#6150)
yuki-takagi-66 Jan 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
105 changes: 56 additions & 49 deletions .github/CODEOWNERS

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/cancel-previous-workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel previous runs
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0
with:
workflow_id: all
all_but_latest: true
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo "tag-name=${REF_NAME#beta/}" >> $GITHUB_OUTPUT
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: ${{ steps.set-tag-name.outputs.ref-name }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-optional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}

- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/spell-check-differential.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Run spell-check
uses: autowarefoundation/autoware-github-actions/spell-check@v1
Expand Down
2 changes: 0 additions & 2 deletions common/autoware_ad_api_specs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
<version>0.0.0</version>
<description>The autoware_ad_api_specs package</description>
<maintainer email="isamu.takagi@tier4.jp">Takagi, Isamu</maintainer>
<maintainer email="makoto.yabuta@tier4.jp">yabuta</maintainer>
<maintainer email="kahhooi.tan@tier4.jp">Kah Hooi Tan</maintainer>
<maintainer email="ryohsuke.mitsudome@tier4.jp">Ryohsuke Mitsudome</maintainer>
<license>Apache License 2.0</license>

Expand Down
4 changes: 2 additions & 2 deletions common/autoware_auto_common/design/comparisons.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ The `exclusive_or` function will test whether two values cast to different boole
## Example Usage

```c++
#include "common/bool_comparisons.hpp"
#include "common/float_comparisons.hpp"
#include "autoware_auto_common/common/bool_comparisons.hpp"
#include "autoware_auto_common/common/float_comparisons.hpp"

#include <iostream>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
//
// Developed by Apex.AI, Inc.

#include <common/types.hpp>
#include <common/visibility_control.hpp>
#include "autoware_auto_common/common/types.hpp"
#include "autoware_auto_common/common/visibility_control.hpp"

#include <cstdint>
#include <tuple>
#include <type_traits>

#ifndef COMMON__TYPE_TRAITS_HPP_
#define COMMON__TYPE_TRAITS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__COMMON__TYPE_TRAITS_HPP_
#define AUTOWARE_AUTO_COMMON__COMMON__TYPE_TRAITS_HPP_

namespace autoware
{
Expand Down Expand Up @@ -219,4 +219,4 @@ struct intersect
} // namespace common
} // namespace autoware

#endif // COMMON__TYPE_TRAITS_HPP_
#endif // AUTOWARE_AUTO_COMMON__COMMON__TYPE_TRAITS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
/// \file
/// \brief This file includes common type definition

#ifndef COMMON__TYPES_HPP_
#define COMMON__TYPES_HPP_
#ifndef AUTOWARE_AUTO_COMMON__COMMON__TYPES_HPP_
#define AUTOWARE_AUTO_COMMON__COMMON__TYPES_HPP_

#include "common/visibility_control.hpp"
#include "helper_functions/float_comparisons.hpp"
#include "autoware_auto_common/common/visibility_control.hpp"
#include "autoware_auto_common/helper_functions/float_comparisons.hpp"

#include <cstdint>
#include <limits>
Expand Down Expand Up @@ -122,4 +122,4 @@ using void_t = void;
} // namespace common
} // namespace autoware

#endif // COMMON__TYPES_HPP_
#endif // AUTOWARE_AUTO_COMMON__COMMON__TYPES_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#ifndef COMMON__VISIBILITY_CONTROL_HPP_
#define COMMON__VISIBILITY_CONTROL_HPP_
#ifndef AUTOWARE_AUTO_COMMON__COMMON__VISIBILITY_CONTROL_HPP_
#define AUTOWARE_AUTO_COMMON__COMMON__VISIBILITY_CONTROL_HPP_

#if defined(_MSC_VER) && defined(_WIN64)
#if defined(COMMON_BUILDING_DLL) || defined(COMMON_EXPORTS)
Expand All @@ -35,4 +35,4 @@
#error "Unsupported Build Configuration"
#endif // _MSC_VER

#endif // COMMON__VISIBILITY_CONTROL_HPP_
#endif // AUTOWARE_AUTO_COMMON__COMMON__VISIBILITY_CONTROL_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#ifndef HELPER_FUNCTIONS__ANGLE_UTILS_HPP_
#define HELPER_FUNCTIONS__ANGLE_UTILS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__ANGLE_UTILS_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__ANGLE_UTILS_HPP_

#include <cmath>
#include <type_traits>
Expand Down Expand Up @@ -63,4 +63,4 @@ constexpr T wrap_angle(T angle) noexcept
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__ANGLE_UTILS_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__ANGLE_UTILS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
// IN THE SOFTWARE.

#ifndef HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_
#define HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_

#include "common/types.hpp"
#include "autoware_auto_common/common/types.hpp"

namespace autoware
{
Expand All @@ -47,4 +47,4 @@ types::bool8_t exclusive_or(const T & a, const T & b)
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BOOL_COMPARISONS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
/// \file
/// \brief This file includes common helper functions

#ifndef HELPER_FUNCTIONS__BYTE_READER_HPP_
#define HELPER_FUNCTIONS__BYTE_READER_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BYTE_READER_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BYTE_READER_HPP_

#include <cstdint>
#include <cstring>
Expand Down Expand Up @@ -70,4 +70,4 @@ class ByteReader
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__BYTE_READER_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__BYTE_READER_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
/// \file
/// \brief This file includes common helper functions

#ifndef HELPER_FUNCTIONS__CRTP_HPP_
#define HELPER_FUNCTIONS__CRTP_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__CRTP_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__CRTP_HPP_

namespace autoware
{
Expand Down Expand Up @@ -49,4 +49,4 @@ class crtp
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__CRTP_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__CRTP_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
// IN THE SOFTWARE.

#ifndef HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_
#define HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_

#include <algorithm>
#include <cmath>
Expand Down Expand Up @@ -146,4 +146,4 @@ bool approx_eq(const T & a, const T & b, const T & abs_eps, const T & rel_eps)
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__FLOAT_COMPARISONS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#ifndef HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_
#define HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_

#include <Eigen/Cholesky>

Expand Down Expand Up @@ -69,4 +69,4 @@ types::float32_t calculate_mahalanobis_distance(
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MAHALANOBIS_DISTANCE_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
/// \file
/// \brief This file includes common helper functions

#ifndef HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_
#define HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_

#include <builtin_interfaces/msg/time.hpp>

Expand Down Expand Up @@ -112,4 +112,4 @@ TimeStamp get_stamp(const T & msg) noexcept
} // namespace common
} // namespace autoware

#endif // HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__MESSAGE_ADAPTERS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#ifndef HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_
#define HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_

#include <common/types.hpp>
#include "autoware_auto_common/common/types.hpp"

#include <type_traits>

Expand Down Expand Up @@ -72,4 +72,4 @@ struct expression_valid_with_return<
} // namespace helper_functions
} // namespace common
} // namespace autoware
#endif // HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TEMPLATE_UTILS_HPP_
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#ifndef HELPER_FUNCTIONS__TYPE_NAME_HPP_
#define HELPER_FUNCTIONS__TYPE_NAME_HPP_
#ifndef AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TYPE_NAME_HPP_
#define AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TYPE_NAME_HPP_

#include <common/visibility_control.hpp>
#include "autoware_auto_common/common/visibility_control.hpp"

#include <string>
#include <typeinfo>
Expand Down Expand Up @@ -53,4 +53,4 @@ COMMON_PUBLIC std::string get_type_name(const T &)
} // namespace helper_functions
} // namespace autoware

#endif // HELPER_FUNCTIONS__TYPE_NAME_HPP_
#endif // AUTOWARE_AUTO_COMMON__HELPER_FUNCTIONS__TYPE_NAME_HPP_
4 changes: 2 additions & 2 deletions common/autoware_auto_common/test/test_angle_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Developed by Apex.AI, Inc.

#include <common/types.hpp>
#include <helper_functions/angle_utils.hpp>
#include "autoware_auto_common/common/types.hpp"
#include "autoware_auto_common/helper_functions/angle_utils.hpp"

#include <gtest/gtest.h>

Expand Down
2 changes: 1 addition & 1 deletion common/autoware_auto_common/test/test_bool_comparisons.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
// IN THE SOFTWARE.

#include "helper_functions/bool_comparisons.hpp"
#include "autoware_auto_common/helper_functions/bool_comparisons.hpp"

#include <gtest/gtest.h>

Expand Down
7 changes: 4 additions & 3 deletions common/autoware_auto_common/test/test_byte_reader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#include "common/types.hpp"
#include "gtest/gtest.h"
#include "helper_functions/byte_reader.hpp"
#include "autoware_auto_common/common/types.hpp"
#include "autoware_auto_common/helper_functions/byte_reader.hpp"

#include <gtest/gtest.h>

#include <vector>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
// IN THE SOFTWARE.

#include "helper_functions/float_comparisons.hpp"
#include "autoware_auto_common/helper_functions/float_comparisons.hpp"

#include <gtest/gtest.h>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
// limitations under the License.
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.
#include <common/types.hpp>
#include <helper_functions/mahalanobis_distance.hpp>
#include "autoware_auto_common/common/types.hpp"
#include "autoware_auto_common/helper_functions/mahalanobis_distance.hpp"

#include <gtest/gtest.h>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#include <helper_functions/message_adapters.hpp>
#include "autoware_auto_common/helper_functions/message_adapters.hpp"

#include <geometry_msgs/msg/transform_stamped.hpp>

Expand Down
2 changes: 1 addition & 1 deletion common/autoware_auto_common/test/test_template_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
//
// Co-developed by Tier IV, Inc. and Apex.AI, Inc.

#include <helper_functions/template_utils.hpp>
#include "autoware_auto_common/helper_functions/template_utils.hpp"

#include <gtest/gtest.h>

Expand Down
4 changes: 2 additions & 2 deletions common/autoware_auto_common/test/test_type_name.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Developed by Apex.AI, Inc.

#include <common/types.hpp>
#include <helper_functions/type_name.hpp>
#include "autoware_auto_common/common/types.hpp"
#include "autoware_auto_common/helper_functions/type_name.hpp"

#include <gtest/gtest.h>

Expand Down
4 changes: 2 additions & 2 deletions common/autoware_auto_common/test/test_type_traits.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
//
// Developed by Apex.AI, Inc.

#include <common/type_traits.hpp>
#include <common/types.hpp>
#include "autoware_auto_common/common/type_traits.hpp"
#include "autoware_auto_common/common/types.hpp"

#include <gtest/gtest.h>

Expand Down
6 changes: 3 additions & 3 deletions common/autoware_auto_geometry/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ find_package(autoware_cmake REQUIRED)
autoware_package()

ament_auto_add_library(${PROJECT_NAME} SHARED
include/geometry/spatial_hash.hpp
include/geometry/intersection.hpp
include/geometry/spatial_hash_config.hpp
include/autoware_auto_geometry/spatial_hash.hpp
include/autoware_auto_geometry/intersection.hpp
include/autoware_auto_geometry/spatial_hash_config.hpp
src/spatial_hash.cpp
src/bounding_box.cpp
)
Expand Down
Loading
Loading