-
Notifications
You must be signed in to change notification settings - Fork 32
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
chore: sync beta branch beta/v0.25.0 with tier4/main #1208
chore: sync beta branch beta/v0.25.0 with tier4/main #1208
Commits on Mar 5, 2024
-
fix(mpc_lateral_controller): reset ctrl_cmd_prev during manual mode (a…
…utowarefoundation#6541) * reset ctrl_cmd_prev during manual mode Signed-off-by: kyoichi-sugahara <[email protected]> * fix manual driving condition Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 48d20f1 - Browse repository at this point
Copy the full SHA 48d20f1View commit details
Commits on Mar 6, 2024
-
feat(mrm_handler, emergency_handler): remove takeover (autowarefounda…
…tion#6522) update(mrm_handler, emergency_handler): remove takeover Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 888fec6 - Browse repository at this point
Copy the full SHA 888fec6View commit details -
refactor(mrm_handler): delete control_cmd publish function (autowaref…
…oundation#6514) * refactor(mrm_handler): delete control_cmd publish function Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3886e4 - Browse repository at this point
Copy the full SHA d3886e4View commit details -
chore: update maintainer (autowarefoundation#6551)
Signed-off-by: badai-nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 724bd80 - Browse repository at this point
Copy the full SHA 724bd80View commit details -
docs(image_projection_based_fusion): update segmentation_pointcloud_f…
…usion node docs (autowarefoundation#6548) docs(image_projection_based_fusion): update segmentation_pointcloud_fusion docs Signed-off-by: badai-nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b5a372 - Browse repository at this point
Copy the full SHA 9b5a372View commit details -
chore(ground_segmentation_launch): change max_z of cropbox filter to …
…vehicle_height (autowarefoundation#6549) * chore(ground_segmentation_launch): change max_z of cropbox filter to vehicle_height Signed-off-by: badai-nguyen <[email protected]> * fix: typo Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e1761a - Browse repository at this point
Copy the full SHA 0e1761aView commit details -
feat(route_handler): use start pose yaw and not lanelet length to sel…
…ect start lanelet (autowarefoundation#6550) use start pose yaw and not lanelet length to select start lanelet Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81d5374 - Browse repository at this point
Copy the full SHA 81d5374View commit details -
ci: update build-and-test and -differential jobs (autowarefoundation#…
…6471) Signed-off-by: oguzkaganozt <[email protected]> Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5206580 - Browse repository at this point
Copy the full SHA 5206580View commit details
Commits on Mar 7, 2024
-
feat(avoidance): change lateral margin based on if it's parked vehicle (
autowarefoundation#6520) * feat(avoidance): check if it's parked vehicle Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): change lateral margin based on if it's parked vehicle Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1a3139 - Browse repository at this point
Copy the full SHA e1a3139View commit details -
feat(perception_online_evaluator): publish metrics of each object cla…
…ss (autowarefoundation#6556) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7081a61 - Browse repository at this point
Copy the full SHA 7081a61View commit details -
feat(start_planner): prevent hindering rear vehicles (autowarefoundat…
…ion#6545) * wip add function to check if other vehicles can pass Signed-off-by: Daniel Sanchez <[email protected]> * further refactoring Signed-off-by: Daniel Sanchez <[email protected]> * change breaks for return Signed-off-by: Daniel Sanchez <[email protected]> * added way to check closest overhang point to target centerline Signed-off-by: Daniel Sanchez <[email protected]> * wip get distance to left and right bounds Signed-off-by: Daniel Sanchez <[email protected]> * add check for param dereferencing Signed-off-by: Daniel Sanchez <[email protected]> * check gap and rear vehicle width Signed-off-by: Daniel Sanchez <[email protected]> * bugfix boolean condition was inverted Signed-off-by: Daniel Sanchez <[email protected]> * refactor Signed-off-by: Daniel Sanchez <[email protected]> * rename param Signed-off-by: Daniel Sanchez <[email protected]> * remove prints Signed-off-by: Daniel Sanchez <[email protected]> * use a better function to get the previous lanelets Signed-off-by: Daniel Sanchez <[email protected]> * update docs Signed-off-by: Daniel Sanchez <[email protected]> * update description Signed-off-by: Daniel Sanchez <[email protected]> * typo Signed-off-by: Daniel Sanchez <[email protected]> * update readme Signed-off-by: Daniel Sanchez <[email protected]> * Use the merging side to choose what lane bound to use Signed-off-by: Daniel Sanchez <[email protected]> * delete unused function Signed-off-by: Daniel Sanchez <[email protected]> * add debug message Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07a84d4 - Browse repository at this point
Copy the full SHA 07a84d4View commit details -
fix(start_planner): consider backward completion before preparing bli…
…nker (autowarefoundation#6558) consider backward completion Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bbbb2a - Browse repository at this point
Copy the full SHA 1bbbb2aView commit details -
fix(raw_vehicle_cmd_converter): csv paths are resolved in param.yaml (a…
…utowarefoundation#6476) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a15a37a - Browse repository at this point
Copy the full SHA a15a37aView commit details -
fix(drivable_area_expansion): fix invalid access (autowarefoundation#…
…6566) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc00ed5 - Browse repository at this point
Copy the full SHA cc00ed5View commit details -
refactor(radar_tracks_msgs_converter): rework parameters (autowarefou…
…ndation#6533) * refactor(radar_tracks_msgs_converter) Rework parameters Signed-off-by: kaspermeck-arm <[email protected]> Change-Id: If28e9c97bc6db3b522c680f215b3f8cb95ec58b7 * fix: restore parameter description and make json schema description simpler Signed-off-by: Ryohsuke Mitsudome <[email protected]> * style(pre-commit): autofix * Updated param file path Signed-off-by: kaspermeck-arm <[email protected]> Change-Id: Ic6b6fd98ba2c0e2a5510ff08cf563877d1205bb9 --------- Signed-off-by: kaspermeck-arm <[email protected]> Signed-off-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for baa923e - Browse repository at this point
Copy the full SHA baa923eView commit details -
fix(tier4_metrics_rviz_plugin): fix metrics_name column (autowarefoun…
…dation#6568) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3381296 - Browse repository at this point
Copy the full SHA 3381296View commit details -
fix(route_handler): query shoulder lane in getLaneletSequence() if on…
…ly_route_lanes is false and the arg is shoulder type (autowarefoundation#6567) Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edc6ef0 - Browse repository at this point
Copy the full SHA edc6ef0View commit details
Commits on Mar 8, 2024
-
feat(out_of_lane): cut predicted paths after red lights (autowarefoun…
…dation#6478) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9dd38c - Browse repository at this point
Copy the full SHA f9dd38cView commit details -
fix(emergency_handler): fix hazard status timeout (autowarefoundation…
…#6399) * fix(emergency_handler): fix hazard status timeout Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c96a7f1 - Browse repository at this point
Copy the full SHA c96a7f1View commit details -
chore(tier4_metrics_rviz_plugin): add kosuke55 and rej55 as maintainer (
autowarefoundation#6572) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d57e97e - Browse repository at this point
Copy the full SHA d57e97eView commit details -
feat(tier4_metrics_rviz_plugin): switch visualization target topic (a…
…utowarefoundation#6571) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa84a5e - Browse repository at this point
Copy the full SHA aa84a5eView commit details -
fix(component_state_monitor): change pose_estimator_pose rate (autowa…
…refoundation#6563) Signed-off-by: Yamato Ando <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71c5669 - Browse repository at this point
Copy the full SHA 71c5669View commit details
Commits on Mar 9, 2024
-
chore: update CODEOWNERS (autowarefoundation#6557)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9993a9e - Browse repository at this point
Copy the full SHA 9993a9eView commit details
Commits on Mar 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2aee50 - Browse repository at this point
Copy the full SHA e2aee50View commit details
Commits on Mar 11, 2024
-
fix(ndt_scan_matcher): added error handling about update_ndt (autowar…
…efoundation#6560) Added error handling about update_ndt Signed-off-by: Shintaro Sakoda <[email protected]> Co-authored-by: Anh Nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f6ed4a - Browse repository at this point
Copy the full SHA 1f6ed4aView commit details -
fix(mpc_lateral_controller): precise backward driving (autowarefounda…
…tion#6578) Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef751f6 - Browse repository at this point
Copy the full SHA ef751f6View commit details -
feat(lidar_centerpoint): remove files those are no longer supported n…
…or used (autowarefoundation#6497) * feat(lidar_centerpoint): remove files those are no longer supported nor used Signed-off-by: kminoda <[email protected]> * remove unnecessary file Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 25bd77e - Browse repository at this point
Copy the full SHA 25bd77eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c07cdcb - Browse repository at this point
Copy the full SHA c07cdcbView commit details -
feat: add timeouts of request services (autowarefoundation#6532)
* feat: add timeouts of request services Signed-off-by: TetsuKawa <[email protected]> * style(pre-commit): autofix * feat: replace define with enum Signed-off-by: TetsuKawa <[email protected]> * style(pre-commit): autofix * modify: renam a function Signed-off-by: TetsuKawa <[email protected]> * modify: rename a function Signed-off-by: TetsuKawa <[email protected]> * modify: fix functions name at the caller side Signed-off-by: TetsuKawa <[email protected]> --------- Signed-off-by: TetsuKawa <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8e8ef48 - Browse repository at this point
Copy the full SHA 8e8ef48View commit details -
perf(common_ground_filter): performance tuning (autowarefoundation#5861)
* perf(scan_ground_filter): performance tuning Signed-off-by: taisa1 <[email protected]> * perf(scan_ground_filter): improved performance Signed-off-by: taisa1 <[email protected]> * chore: refactoring Signed-off-by: taisa1 <[email protected]> * chore: refactoring Signed-off-by: taisa1 <[email protected]> * refactor: reflect review Signed-off-by: taisa1 <[email protected]> * style(pre-commit): autofix * fix: remove unnecessary comment Signed-off-by: taisa1 <[email protected]> * test: change unit test to use faster_filter Signed-off-by: taisa1 <[email protected]> * test: fixed compile error Signed-off-by: taisa1 <[email protected]> * fix: add lacking parameter callback Signed-off-by: taisa1 <[email protected]> * fix: uninitialized valuabe Signed-off-by: atsushi421 <[email protected]> --------- Signed-off-by: taisa1 <[email protected]> Signed-off-by: atsushi421 <[email protected]> Co-authored-by: taisa1 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: atsushi yano <[email protected]> Co-authored-by: atsushi421 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efe4e16 - Browse repository at this point
Copy the full SHA efe4e16View commit details -
fix(lane_departure_checker): empty lanelet polygon (autowarefoundatio…
…n#6588) * fix union sometimes returning empty polygon Signed-off-by: Daniel Sanchez <[email protected]> * fix union of polygons Signed-off-by: Daniel Sanchez <[email protected]> * fix back launcher Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bdb542 - Browse repository at this point
Copy the full SHA 8bdb542View commit details -
fix(mrm_handler): fix bug in operation mode availability timeout (aut…
…owarefoundation#6513) * fix operation mode availability timeout Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b404c8f - Browse repository at this point
Copy the full SHA b404c8fView commit details -
build(perception_online_evaluator): add lanelet_extension dependency (a…
…utowarefoundation#6592) Signed-off-by: Esteve Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5adc394 - Browse repository at this point
Copy the full SHA 5adc394View commit details
Commits on Mar 12, 2024
-
fix(avoidance): ignore objects are in intersection when the ego stops…
… by red traffic signal (autowarefoundation#6565) fix(avoidance): don't avoid objects are farther than red signal traffic light Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1b8f46 - Browse repository at this point
Copy the full SHA c1b8f46View commit details -
fix(perception_online_evaluator): fix build error (autowarefoundation…
…#6595) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94bbe3a - Browse repository at this point
Copy the full SHA 94bbe3aView commit details -
feat(map_based_prediction, etc): publish processing time in various p…
…erception nodes (autowarefoundation#6574) * feat: fix processing time publisher Signed-off-by: yoshiri <[email protected]> * feat: add processing_time in detection_by_tracker Signed-off-by: yoshiri <[email protected]> * feat: add processing time publisher to shape estimator Signed-off-by: yoshiri <[email protected]> * feat: add latency time for association merger Signed-off-by: yoshiri <[email protected]> * feat: add processing time publisher for tracker merger Signed-off-by: yoshiri <[email protected]> * chore: rename pipeline latency in multi object tracker Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1de37a3 - Browse repository at this point
Copy the full SHA 1de37a3View commit details -
fix(intersection_occlusion): estimate dynamic occlusion source with t…
…riangle (autowarefoundation#6585) Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70bdf7f - Browse repository at this point
Copy the full SHA 70bdf7fView commit details -
fix(log-messages): reduce excessive log messages (autowarefoundation#…
…6406) * fix(log-messages): lower log level from info to debug in concatenate_and_time_sync_nodelet for info about subscribing to topics and their names Signed-off-by: AhmedEbrahim <[email protected]> * fix(log-messages): adding info print in smart_pose_buffer indicating that there is a mismatch in timestamp Signed-off-by: AhmedEbrahim <[email protected]> * fix(log-messages): removing info msg that is redundant with error msg Signed-off-by: AhmedEbrahim <[email protected]> * fix(log-messages): lower some info msgs to debug Signed-off-by: AhmedEbrahim <[email protected]> --------- Signed-off-by: AhmedEbrahim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4747e74 - Browse repository at this point
Copy the full SHA 4747e74View commit details -
fix(multi_object_tracker): object size becomes zero, risk of numeric …
…error and overflow on IoU calculation (autowarefoundation#6597) * fix: set object minimum size limits Signed-off-by: Taekjin LEE <[email protected]> * fix: object shape conversion, from cylinder to bbox Signed-off-by: Taekjin LEE <[email protected]> * fix: adjust minimum sizes to 0.3 m The minimum size is unified to a small number (0.3 m) to avoid side-effect of tracking. Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7fdccc - Browse repository at this point
Copy the full SHA b7fdcccView commit details -
feat(ndt_scan_matcher): added a function to check maximum distance of…
… sensor points (autowarefoundation#6559) * Added function to check maximum distance of sensor points Signed-off-by: Shintaro SAKODA <[email protected]> * style(pre-commit): autofix * Added unit Signed-off-by: Shintaro SAKODA <[email protected]> * Fixed json schema Signed-off-by: Shintaro SAKODA <[email protected]> --------- Signed-off-by: Shintaro SAKODA <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b8c9701 - Browse repository at this point
Copy the full SHA b8c9701View commit details -
chore: add maintainer Yoshi Ri to packages (autowarefoundation#6552)
chore: add maintainer Signed-off-by: yoshiri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc2b2c6 - Browse repository at this point
Copy the full SHA fc2b2c6View commit details -
feat(tier4_autoware_utils): add published time debug class into utils (…
…autowarefoundation#6440) Signed-off-by: Berkay Karaman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69572f1 - Browse repository at this point
Copy the full SHA 69572f1View commit details
Commits on Mar 13, 2024
-
refactor(multi_object_tracker): define motion model class (autowarefo…
…undation#6587) * fix: define function to adjust object yaw angle for ekf update Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring Signed-off-by: Taekjin LEE <[email protected]> * feat: update tracking offset to object position Signed-off-by: Taekjin LEE <[email protected]> * fix: enlarge yaw noise when the orientation is unknown Signed-off-by: Taekjin LEE <[email protected]> * fix: rearrange obj extension, noise model, observation vector length Signed-off-by: Taekjin LEE <[email protected]> * chore: grouping part of codes Signed-off-by: Taekjin LEE <[email protected]> * fix: separate object pre-process getUpdatingObject Signed-off-by: Taekjin LEE <[email protected]> * fix: bicycle tracker object preprocessing Signed-off-by: Taekjin LEE <[email protected]> * feat: separated motion model class, not tested Signed-off-by: Taekjin LEE <[email protected]> * feat: add motion model Signed-off-by: Taekjin LEE <[email protected]> * feat: replace tracker to motion model class Signed-off-by: Taekjin LEE <[email protected]> * feat: normal vehicle tracker replace to motion model Signed-off-by: Taekjin LEE <[email protected]> * feat: big vehicle tracker is replaced by motion model Signed-off-by: Taekjin LEE <[email protected]> * feat: bicycle tracker replace by motion model Signed-off-by: Taekjin LEE <[email protected]> * chore: remove non-used members Signed-off-by: Taekjin LEE <[email protected]> * feat: add CTRV motion model and implement it to pedestrian tracker Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring parameters Signed-off-by: Taekjin LEE <[email protected]> * fix: object initialization Signed-off-by: Taekjin LEE <[email protected]> * chore: grouping param setting Signed-off-by: Taekjin LEE <[email protected]> * feat: create cv motion model, not tested Signed-off-by: Taekjin LEE <[email protected]> * feat: implementing unknown tracker, process is dying Signed-off-by: Taekjin LEE <[email protected]> * fix: align number precisions to double Signed-off-by: Taekjin LEE <[email protected]> * fix: resolve overflow issue by including proper header files Signed-off-by: Taekjin LEE <[email protected]> * fix: missing twist cov Signed-off-by: Taekjin LEE <[email protected]> * fix: limit too large dt on unknown tracker, set size gain to 0.1 Signed-off-by: Taekjin LEE <[email protected]> * fix: set parameter before init Signed-off-by: Taekjin LEE <[email protected]> * chore: fix init to initialize chore: fix init to initialize Signed-off-by: Taekjin LEE <[email protected]> * feat: motion model base class Signed-off-by: Taekjin LEE <[email protected]> * feat: common methods to the base class Signed-off-by: Taekjin LEE <[email protected]> * fix: access to state vector Signed-off-by: Taekjin LEE <[email protected]> * fix: remove not-used tracker's last_update_time_ member Signed-off-by: Taekjin LEE <[email protected]> * Revert "fix: remove not-used tracker's last_update_time_ member" This reverts commit bd8aabb. Signed-off-by: Taekjin LEE <[email protected]> * fix: header cleanup Signed-off-by: Taekjin LEE <[email protected]> * fix: relocate motion models Signed-off-by: Taekjin LEE <[email protected]> * fix: timestamp const Signed-off-by: Taekjin LEE <[email protected]> * fix: exception when object couldn't be predicted Signed-off-by: Taekjin LEE <[email protected]> * fix: remove last_update_time_ member Signed-off-by: Taekjin LEE <[email protected]> * fix: set minimum size, to avoid iou error/overflow Signed-off-by: Taekjin LEE <[email protected]> * fix: rollback tracking size and offset algorithm Signed-off-by: Taekjin LEE <[email protected]> * fix: set minimum pedestrian size Signed-off-by: Taekjin LEE <[email protected]> * fix: adjust minimum sizes to 0.3m Signed-off-by: Taekjin LEE <[email protected]> * chore: cleanup unused members Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcebec6 - Browse repository at this point
Copy the full SHA fcebec6View commit details -
chore(cspell): merge
spell-check-partial
andspell-check-all
(aut……owarefoundation#6596) * chore(ci): expand the scope of spell-check-partial Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): clean up .cspell-partial.json Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): ignore words from bytetrack Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): rename spell-check-partial to spell-check Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): delete spell-check-all Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): leave spell-check-partial name for CI required settings Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): restore job name in spell-check-partial.yaml Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(cspell): add workflow dispatch trigger to spell-check-partial Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 680953d - Browse repository at this point
Copy the full SHA 680953dView commit details -
fix(blind_spot): find collision point using sibling straight lanelet …
…boundary (autowarefoundation#6599) Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35d2143 - Browse repository at this point
Copy the full SHA 35d2143View commit details -
refactor(pointcloud_preprocessor): publish noise points in ring outli…
…er filter (autowarefoundation#6581) * - Renamed the `publish_excluded_points` flag to `publish_noise_points`. - Removed the `extractExcludedPoints` function - Defined `setUpPointCloudFormat` to consolidate duplicate processes - Renamed `horizontal_res` to `horizontal_resolution`. * change from publish_noise_points to publish_outlier_pointcloud * change namespace of topic Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 283ff47 - Browse repository at this point
Copy the full SHA 283ff47View commit details -
fix: add cspell ignore for CTRV (autowarefoundation#6606)
* fix: add cspell ignore for CTRV * Update perception/multi_object_tracker/CMakeLists.txt * Update perception/multi_object_tracker/CMakeLists.txt * Update perception/multi_object_tracker/include/multi_object_tracker/tracker/model/pedestrian_tracker.hpp * Update perception/multi_object_tracker/include/multi_object_tracker/tracker/motion_model/ctrv_motion_model.hpp * Update perception/multi_object_tracker/src/tracker/motion_model/bicycle_motion_model.cpp
Configuration menu - View commit details
-
Copy full SHA for 0eac12e - Browse repository at this point
Copy the full SHA 0eac12eView commit details -
feat(probabilistic_occupancy_grid_map): add synchronized ogm fusion n…
…ode (autowarefoundation#5485) * add synchronized ogm fusion node Signed-off-by: yoshiri <[email protected]> * add launch test for grid map fusion node Signed-off-by: yoshiri <[email protected]> * fix test cases input msg error Signed-off-by: yoshiri <[email protected]> * change default fusion parameter Signed-off-by: yoshiri <[email protected]> * rename parameter for ogm fusion Signed-off-by: yoshiri <[email protected]> * feat: add multi_lidar_ogm generation method Signed-off-by: yoshiri <[email protected]> * enable ogm creation launcher in tier4_perception_launch to call multi_lidar ogm creation Signed-off-by: yoshiri <[email protected]> * fix: change ogm fusion node pub policy to reliable Signed-off-by: yoshiri <[email protected]> * fix: fix to use lidar frame as scan frame Signed-off-by: Yoshi, Ri <[email protected]> * fix: launcher node Signed-off-by: Yoshi, Ri <[email protected]> * feat: update param name Signed-off-by: yoshiri <[email protected]> * chore: fix ogm pointcloud subscription Signed-off-by: yoshiri <[email protected]> * feat: enable to publish pipeline latency Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]> Signed-off-by: Yoshi, Ri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47d1212 - Browse repository at this point
Copy the full SHA 47d1212View commit details -
fix(shape_estimation): preserve irregular large size vehicle detected…
… by camera_lidar_fusion as unknown (autowarefoundation#6598) * fix(shape_estimation): keep excluded objects as unknown Signed-off-by: badai-nguyen <[email protected]> * chore: add optional param Signed-off-by: badai-nguyen <[email protected]> * chore: rename param Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: Yoshi Ri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10ed352 - Browse repository at this point
Copy the full SHA 10ed352View commit details -
feat(intersection_occlusion): quickly delete occlusion wall on change…
… from green to yellow/red (autowarefoundation#6608) Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ba1ecd - Browse repository at this point
Copy the full SHA 3ba1ecdView commit details -
feat(pid_longitudinal_controller): add maker for stop reason (autowar…
…efoundation#6579) * feat(pid_longitudinal_controller): add maker for stop reason Signed-off-by: Takayuki Murooka <[email protected]> * minor fix Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6cd8f4 - Browse repository at this point
Copy the full SHA b6cd8f4View commit details -
feat(tier4_simulator_launch): add option to disable all perception re…
…lated modules (autowarefoundation#6382) Signed-off-by: Berkay Karaman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59c504b - Browse repository at this point
Copy the full SHA 59c504bView commit details
Commits on Mar 14, 2024
-
perf(occupancy_grid_map_outlier_filter): improve performance (autowar…
…efoundation#5980) * improve perfomance Signed-off-by: Taiga Takano <[email protected]> * style(pre-commit): autofix Signed-off-by: Taiga Takano <[email protected]> * fixed the bug and corrected the spelling mistake. Signed-off-by: Taiga Takano <[email protected]> * style(pre-commit): autofix Signed-off-by: Taiga Takano <[email protected]> * fix bug Signed-off-by: Taiga Takano <[email protected]> * style(pre-commit): autofix Signed-off-by: Taiga Takano <[email protected]> * change filter Signed-off-by: Taiga Takano <[email protected]> --------- Signed-off-by: Taiga Takano <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yoshi Ri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3c01dc9 - Browse repository at this point
Copy the full SHA 3c01dc9View commit details -
docs(diagnostic_graph_aggregator): update documents (autowarefoundati…
…on#6613) Signed-off-by: Takagi, Isamu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f9fbd39 - Browse repository at this point
Copy the full SHA f9fbd39View commit details -
fix(multi_object_tracker): mot multi-step prediction is not work as i…
…ntended (autowarefoundation#6611) * bugfix: mot multi-step prediction is not work as intended. back to one-step prediction. Signed-off-by: Taekjin LEE <[email protected]> * fix: remove comment-out codes Signed-off-by: Taekjin LEE <[email protected]> * fix: prediction to use variable kalman filter a bug was found on `predictStateStep` methods * intention: predict the future state of the variable kalman filter `ekf` * bug: using the member kalman filter `ekf_` * fix: get the state vector from the variable kalman filter `ekf` Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca46a8f - Browse repository at this point
Copy the full SHA ca46a8fView commit details -
feat(pointcloud_preprocessor): add pipeline_latency_ms debug publishe…
…r to missed modules (autowarefoundation#6569) Signed-off-by: Berkay Karaman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ee9627 - Browse repository at this point
Copy the full SHA 6ee9627View commit details
Commits on Mar 15, 2024
-
feat(diagnostic_graph_aggregator): update tools (autowarefoundation#6614
) Signed-off-by: Takagi, Isamu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a6c82e - Browse repository at this point
Copy the full SHA 5a6c82eView commit details -
feat(multi_object_tracker): add object class filtering in tracking pr…
…ocess (autowarefoundation#6607) * feat: object class filter Signed-off-by: Taekjin LEE <[email protected]> * fix: set a member private Signed-off-by: Taekjin LEE <[email protected]> * fix: last filtered label is not useful, remove Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * fix: multiply gain for new class Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * chore: algorithm explanation Signed-off-by: Taekjin LEE <[email protected]> * fix: revise the filtering process flow Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ba8016 - Browse repository at this point
Copy the full SHA 7ba8016View commit details -
fix(avoidance): the module ignored merging objects unexpectedly (auto…
…warefoundation#6601) * feat(avoidance): output overhang lanelet Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): avoid merging vehicle if it's NOT on ego lane. Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): add flag to identify ambiguous vehicle Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance): add helper function Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance): rename param Signed-off-by: satoshi-ota <[email protected]> * chore(avoidance): update comment Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c653236 - Browse repository at this point
Copy the full SHA c653236View commit details -
fix(lane_change): consider max velocity during path planning (autowar…
…efoundation#6615) Signed-off-by: Muhammad Zulfaqar Azmi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 152b11e - Browse repository at this point
Copy the full SHA 152b11eView commit details -
feat: add published_time publisher debug to packages (autowarefoundat…
…ion#6490) Signed-off-by: Berkay Karaman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f36c52 - Browse repository at this point
Copy the full SHA 7f36c52View commit details -
fix(ndt_scan_matcher): avoid passing nullptr in ndt (autowarefoundati…
…on#6620) Avoid passing nullptr in ndt Signed-off-by: Shintaro SAKODA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa0c633 - Browse repository at this point
Copy the full SHA aa0c633View commit details -
ci: add pr-agent (autowarefoundation#6632)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a993a06 - Browse repository at this point
Copy the full SHA a993a06View commit details -
ci(pr-agent): don't run automatically (autowarefoundation#6634)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 353a2ec - Browse repository at this point
Copy the full SHA 353a2ecView commit details -
feat(behavior_path_planner_common): add general method for calculatin…
…g turn signal for bpp modules (autowarefoundation#6625) add general method for calculating turn signal for bpp modules Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52b2fd6 - Browse repository at this point
Copy the full SHA 52b2fd6View commit details -
feat(start_planner): move collision check to plan method (autowarefou…
…ndation#6564) * move collision check to a member function of planner base Signed-off-by: Daniel Sanchez <[email protected]> * refactor Signed-off-by: Daniel Sanchez <[email protected]> * add empty polygon and point checks Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1d19d6 - Browse repository at this point
Copy the full SHA e1d19d6View commit details
Commits on Mar 16, 2024
-
feat(published_time_publisher): add unit test (autowarefoundation#6610)
* feat(published_time_publisher): add unit test Signed-off-by: Berkay Karaman <[email protected]> * feat: add nullpointer test Signed-off-by: Berkay Karaman <[email protected]> * feat: simplify node and topic names Signed-off-by: Berkay Karaman <[email protected]> * feat: modify to test multiple PublishedTime publishers Signed-off-by: Berkay Karaman <[email protected]> * feat: change function name publish() -> publish_if_subscribed() Signed-off-by: Berkay Karaman <[email protected]> * feat: update Signed-off-by: Berkay Karaman <[email protected]> --------- Signed-off-by: Berkay Karaman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c24c3b0 - Browse repository at this point
Copy the full SHA c24c3b0View commit details
Commits on Mar 18, 2024
-
feat(start_planner): add general turn signal method to start planner (a…
…utowarefoundation#6628) * Add general turnSignal method to start planner Signed-off-by: Daniel Sanchez <[email protected]> * add description to ignore signal Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 546df44 - Browse repository at this point
Copy the full SHA 546df44View commit details -
fix(route_handler): detect looped road shoulders in getShoulderLanele…
…tSequence() (autowarefoundation#6633) Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e09808 - Browse repository at this point
Copy the full SHA 7e09808View commit details -
feat(pointcloud_preprocessor): make concatenate node to publish point…
…clouds in sensor frame (autowarefoundation#6586) * feat: make concatenate node to publish pointclouds in sensor frame Signed-off-by: yoshiri <[email protected]> * chore: disable frame transform if not necessary Signed-off-by: yoshiri <[email protected]> --------- Signed-off-by: yoshiri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 523b084 - Browse repository at this point
Copy the full SHA 523b084View commit details -
fix(tier4_autoware_utils): fix build error (caused by `published_time…
…_publisher.hpp`) (autowarefoundation#6641) * fix(tier4_autoware_utils): add missing header to library Signed-off-by: satoshi-ota <[email protected]> * fix(tier4_autoware_utils): remove std Signed-off-by: satoshi-ota <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f82f420 - Browse repository at this point
Copy the full SHA f82f420View commit details -
feat(behavior_path_avoidance_module): use the general calc turn signa…
…l method (autowarefoundation#6626) use the general calc turn signal method Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f03f7f2 - Browse repository at this point
Copy the full SHA f03f7f2View commit details -
feat(start_planner): add a sanity check if the path is empty (autowar…
…efoundation#6643) add a sanity check if the path is empty Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5f0683 - Browse repository at this point
Copy the full SHA f5f0683View commit details -
refactor(trajectory_follower_node): apply default param to the param …
…file used for test (autowarefoundation#6640) * apply default param to the param file used for test delete unused test files Signed-off-by: kyoichi-sugahara <[email protected]> * add positive longitudinal velocity condition for straight_trajectory test Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6241fe0 - Browse repository at this point
Copy the full SHA 6241fe0View commit details -
feat(lane_change_module): add general method to get turn signal for L…
…C module (autowarefoundation#6627) add general method to get turn signal for LC module Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a9965a - Browse repository at this point
Copy the full SHA 8a9965aView commit details -
refactor(obstacle_cruise_planner): move slow down params to a clear l…
…ocation (autowarefoundation#6644) move slow down params to a clear location Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 413514b - Browse repository at this point
Copy the full SHA 413514bView commit details -
ci(build-and-test-differential): bring back clang-tidy-differential j…
…ob (autowarefoundation#6647) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd568e8 - Browse repository at this point
Copy the full SHA bd568e8View commit details -
fix(ar_tag_based_localizer): added 1 second wait to test (autowarefou…
…ndation#6624) Signed-off-by: Shintaro Sakoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0625e4a - Browse repository at this point
Copy the full SHA 0625e4aView commit details -
fix(tier4_autoware_utils): clang-tidy errors for published_time_publi…
…sher (autowarefoundation#6651) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b53061 - Browse repository at this point
Copy the full SHA 3b53061View commit details -
feat(avoidance): wait and see ambiguous stopped vehicle (autowarefoun…
…dation#6631) * feat(avoidance): wait and see the ambiguous stopped vehicle Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): wait and see objects around ego straight lane Signed-off-by: satoshi-ota <[email protected]> * tmp Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance): filtering logic for vehicle type objects Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): wait with unsafe avoidance path Signed-off-by: satoshi-ota <[email protected]> * fix(avoidance): use getRightLanelet Signed-off-by: satoshi-ota <[email protected]> * refactor(avoidance): parameterize Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca97cf - Browse repository at this point
Copy the full SHA 1ca97cfView commit details
Commits on Mar 19, 2024
-
feat(dynamic_obstacle_stop): add option to ignore unavoidable collisi…
…ons (autowarefoundation#6594) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cbdfa3 - Browse repository at this point
Copy the full SHA 1cbdfa3View commit details -
fix(behavior_velocity_run_out): construct predicted path up to max pr… (
autowarefoundation#6650) * fix(behavior_velocity_run_out): construct predicted path up to max prediction time in object method Signed-off-by: Tomohito Ando <[email protected]> * handle division by zero Signed-off-by: Tomohito Ando <[email protected]> * add missing include Signed-off-by: Tomohito Ando <[email protected]> --------- Signed-off-by: Tomohito Ando <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46ac827 - Browse repository at this point
Copy the full SHA 46ac827View commit details
Commits on Mar 21, 2024
-
Merge pull request #1202 from tier4/sync-upstream
chore: sync tier4/autoware.universe:awf-latest
Configuration menu - View commit details
-
Copy full SHA for 0b70d0b - Browse repository at this point
Copy the full SHA 0b70d0bView commit details