-
Notifications
You must be signed in to change notification settings - Fork 0
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 #30
Commits on Mar 13, 2024
-
refactor(pointcloud_preprocessor): publish noise points in ring outli…
…er filter (#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 <kyoichi.sugahara@tier4.jp> --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
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 (#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 (#5485) * add synchronized ogm fusion node Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * add launch test for grid map fusion node Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * fix test cases input msg error Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * change default fusion parameter Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * rename parameter for ogm fusion Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * feat: add multi_lidar_ogm generation method Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * enable ogm creation launcher in tier4_perception_launch to call multi_lidar ogm creation Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * fix: change ogm fusion node pub policy to reliable Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * fix: fix to use lidar frame as scan frame Signed-off-by: Yoshi, Ri <yoshiyoshidetteiu@gmail.com> * fix: launcher node Signed-off-by: Yoshi, Ri <yoshiyoshidetteiu@gmail.com> * feat: update param name Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * chore: fix ogm pointcloud subscription Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * feat: enable to publish pipeline latency Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> Signed-off-by: Yoshi, Ri <yoshiyoshidetteiu@gmail.com>
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 (#6598) * fix(shape_estimation): keep excluded objects as unknown Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: add optional param Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: rename param Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
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 (#6608) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
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 (#6579)
* feat(pid_longitudinal_controller): add maker for stop reason Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * minor fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
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 (#6382) Signed-off-by: Berkay Karaman <brkay54@gmail.com>
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 (#5980)
* improve perfomance Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * style(pre-commit): autofix Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * fixed the bug and corrected the spelling mistake. Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * style(pre-commit): autofix Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * fix bug Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * style(pre-commit): autofix Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> * change filter Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> --------- Signed-off-by: Taiga Takano <ttttghghnb554z@outlook.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
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 (#6613)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
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 (#6611) * bugfix: mot multi-step prediction is not work as intended. back to one-step prediction. Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: remove comment-out codes Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * 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 <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
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 (#6569) Signed-off-by: Berkay Karaman <brkay54@gmail.com>
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 (#6614)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
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 (#6607) * feat: object class filter Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: set a member private Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: last filtered label is not useful, remove Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: multiply gain for new class Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: algorithm explanation Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: revise the filtering process flow Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> 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 (#6601)
* feat(avoidance): output overhang lanelet Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): avoid merging vehicle if it's NOT on ego lane. Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): add flag to identify ambiguous vehicle Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(avoidance): add helper function Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(avoidance): rename param Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * chore(avoidance): update comment Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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 (#6615)
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
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 (#6490)
Signed-off-by: Berkay Karaman <brkay54@gmail.com>
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 (#6620)
Avoid passing nullptr in ndt Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for aa0c633 - Browse repository at this point
Copy the full SHA aa0c633View commit details -
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
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 (#6634)
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
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 (#6625) add general method for calculating turn signal for bpp modules Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6564)
* move collision check to a member function of planner base Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add empty polygon and point checks Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6610)
* feat(published_time_publisher): add unit test Signed-off-by: Berkay Karaman <brkay54@gmail.com> * feat: add nullpointer test Signed-off-by: Berkay Karaman <brkay54@gmail.com> * feat: simplify node and topic names Signed-off-by: Berkay Karaman <brkay54@gmail.com> * feat: modify to test multiple PublishedTime publishers Signed-off-by: Berkay Karaman <brkay54@gmail.com> * feat: change function name publish() -> publish_if_subscribed() Signed-off-by: Berkay Karaman <brkay54@gmail.com> * feat: update Signed-off-by: Berkay Karaman <brkay54@gmail.com> --------- Signed-off-by: Berkay Karaman <brkay54@gmail.com>
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 (#…
…6628) * Add general turnSignal method to start planner Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add description to ignore signal Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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() (#6633) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
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 (#6586) * feat: make concatenate node to publish pointclouds in sensor frame Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * chore: disable frame transform if not necessary Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
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`) (#6641) * fix(tier4_autoware_utils): add missing header to library Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_autoware_utils): remove std Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
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 (#6626) use the general calc turn signal method Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6643)
add a sanity check if the path is empty Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6640) * apply default param to the param file used for test delete unused test files Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> * add positive longitudinal velocity condition for straight_trajectory test Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp> --------- Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
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 (#6627) add general method to get turn signal for LC module Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6644) move slow down params to a clear location Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
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 (#6647) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
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 (#6624)
Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
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 (#6651) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
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 (#6631)
* feat(avoidance): wait and see the ambiguous stopped vehicle Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): wait and see objects around ego straight lane Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * tmp Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(avoidance): filtering logic for vehicle type objects Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): wait with unsafe avoidance path Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): use getRightLanelet Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(avoidance): parameterize Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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 (#6594) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
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… (
#6650) * fix(behavior_velocity_run_out): construct predicted path up to max prediction time in object method Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp> * handle division by zero Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp> * add missing include Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp> --------- Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
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 20, 2024
-
refactor(pointcloud_preprocessor): move roi_mode_map_ definition insi…
…de DualReturnOutlierFilterComponent class (#6654) move roi_mode_map_ definition inside DualReturnOutlierFilterComponent class Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for a8364b4 - Browse repository at this point
Copy the full SHA a8364b4View commit details
Commits on Mar 21, 2024
-
fix(avoidance): don't slow down if avoidance is NOT definitely necess…
…ary during unsafe condition (#6355) * fix(avoidance): don't slow down if avoidance is NOT definitely necessary during unsafe condition Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): don't insert stop point when the path is invalid Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(avoidance): update parameter namespace Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> --------- Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 872cbdd - Browse repository at this point
Copy the full SHA 872cbddView commit details
Commits on Mar 22, 2024
-
fix(out_of_lane): use bigger stop lines to cut predicted paths (#6630)
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 3a346c7 - Browse repository at this point
Copy the full SHA 3a346c7View commit details -
feat: enable multithreading for the control container (#6666)
Signed-off-by: tomoya.kimura <tomoya.kimura@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for e903d11 - Browse repository at this point
Copy the full SHA e903d11View commit details -
feat(dynamic_obstacle_stop): set velocity factor to ROUTE_OBSTACLE (#…
…6669) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for af04566 - Browse repository at this point
Copy the full SHA af04566View commit details -
feat(out_of_lane): set velocity_factor to ROUTE_OBSTACLE (#6668)
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 62c1b89 - Browse repository at this point
Copy the full SHA 62c1b89View commit details -
feat(crosswalk): add velocity factor when slowing down (#6670)
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 338aca7 - Browse repository at this point
Copy the full SHA 338aca7View commit details -
fix(motion_utils): check size after overlap points removal (#6653)
* fix(motion_utils): check size after overlap points removal Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * change implementation to not return warning Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * fix comparison sign Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for b44fb20 - Browse repository at this point
Copy the full SHA b44fb20View commit details -
feat(tier4_system_launch): add option to launch mrm handler (#6660)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 7908a4a - Browse repository at this point
Copy the full SHA 7908a4aView commit details
Commits on Mar 23, 2024
-
fix(probabilistic_occupancy_grid_map): fix launch config name from ol…
…d one (#6663) fix: fix launch config name from old one Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 262ec55 - Browse repository at this point
Copy the full SHA 262ec55View commit details
Commits on Mar 25, 2024
-
fix(planning_validator): calculate max lateral acceleration after res…
…ampling trajectory (#6679) fix planning validator calc max lat acc after resampling Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
Configuration menu - View commit details
-
Copy full SHA for b9f7ae6 - Browse repository at this point
Copy the full SHA b9f7ae6View commit details -
test(ndt_scan_matcher): added an unit test to ndt_scan_matcher (#6649)
* Added an unit test to ndt_scan_matcher Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Added a line break Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * style(pre-commit): autofix * Added includes Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed types Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed includes Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Removed meaningless code Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed a way of waiting results Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed error handlings Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed position Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Added NOLINT Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed sensor points Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed sample pcd Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed to execute multi test cases Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * style(pre-commit): autofix * Added includes Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed StubPcdLoader Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Refactored Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed pcd range Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed parameters Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> * Fixed TransformBroadcaster to StaticTransformBroadcaster Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> --------- Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp> 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 3683131 - Browse repository at this point
Copy the full SHA 3683131View commit details -
feat(perception_online_evaluator): add yaw rate metrics for stopped o…
…bject (#6667) * feat(perception_online_evaluator): add yaw rate metrics for stopped object Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> add Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> add test * feat: add stopped vel parameter Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7f2079 - Browse repository at this point
Copy the full SHA b7f2079View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36005b - Browse repository at this point
Copy the full SHA f36005bView commit details
Commits on Mar 26, 2024
-
fix(out_of_lane): calculate path lanelets that we can miss during a l…
…ane change (#6600) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 1d721dc - Browse repository at this point
Copy the full SHA 1d721dcView commit details -
feat(goal_planner): add general turnsignalinfo method for goal planner (
#6629) add general turnsignalinfo method for goal planner Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 297b486 - Browse repository at this point
Copy the full SHA 297b486View commit details -
feat(goal_planner): add param reconfig to goal planner (#6646)
* Add param reconfig to goal planner Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Using the Warn params is bugged, wont fix Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add comments Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add missing params Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add missing param Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 106ee3e - Browse repository at this point
Copy the full SHA 106ee3eView commit details -
feat(AEB): add height filter for avoiding the ghost brake by false po…
…sitive point clouds (#6637) * feat(AEB): add height filter for avoiding the ghost brake by false positive point clouds Signed-off-by: Shin-kyoto <aquashin0202@gmail.com> * docs(AEB): add param for height filter Signed-off-by: Shin-kyoto <aquashin0202@gmail.com> * feat(AEB): add max height range in AEB Signed-off-by: Shin-kyoto <aquashin0202@gmail.com> * feat(AEB): update default params Signed-off-by: Shin-kyoto <aquashin0202@gmail.com> --------- Signed-off-by: Shin-kyoto <aquashin0202@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce6de02 - Browse repository at this point
Copy the full SHA ce6de02View commit details -
fix(vehicle_cmd_gate): fix publisher HZ in the unit test by introduci…
…ng variable window length (#6665) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
Configuration menu - View commit details
-
Copy full SHA for 93dfcbb - Browse repository at this point
Copy the full SHA 93dfcbbView commit details
Commits on Mar 27, 2024
-
feat(default_ad_api): add door api (#5737)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for d26565d - Browse repository at this point
Copy the full SHA d26565dView commit details -
fix(lane_change): do not return empty path if no valid path (#6686)
* fix(lane_change): do not return empty path if no valid path Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> 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 2d524dc - Browse repository at this point
Copy the full SHA 2d524dcView commit details -
fix(avoidance_by_lane_change): object filtering too conservative (#6662)
* fix(avoidance_by_lane_change): object filtering too conservative Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * initialize last seen as RCL_ROS_TIME to prevent runtime error Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Remove object that is in the centerline Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> 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 aa057b8 - Browse repository at this point
Copy the full SHA aa057b8View commit details -
feat(behavior_velocity_run_out_module): exclude obstacle crossing ego…
… back line (#6680) * add method to ignore target obstacles that cross ego cut lane Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP add debug support Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add params and finish debug marker Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change lane to line Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * use autoware utils to get the cut line Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * simplify code wit calcOffsetPose Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Update readme and eliminate unused code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update readme Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * eliminate unused function Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * readme Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * comments and readme Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * eliminate unused include Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * typo Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * rename param for consistency Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change lane to line for consistency Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * rename for clarity, add brief Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * fix indentation Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update description Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * lane ->line Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * lane -> line Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a0bac37 - Browse repository at this point
Copy the full SHA a0bac37View commit details -
feat(run_out): add motorcyles to run out module target obstacles (#6690)
* feat(run_out): add motorcyles to run out module target obstacles Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * check for obstacle type depending on params Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update readme Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * pre-commit Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * include what you use Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e84aaee - Browse repository at this point
Copy the full SHA e84aaeeView commit details -
refactor(start planner): refactor for clarity, readability and maybe …
…performance (#6655) * refactor plane method Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete unused method Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * skip unnecessary loop Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd7c252 - Browse repository at this point
Copy the full SHA dd7c252View commit details
Commits on Mar 28, 2024
-
fix(goal_planner): stop path candidates update after arriving modifie…
…d goal (#6695) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fe5e63f - Browse repository at this point
Copy the full SHA fe5e63fView commit details -
perf(static_centerline_optimizer): cleanup the package dependencies (#…
…6697) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 1ed6462 - Browse repository at this point
Copy the full SHA 1ed6462View commit details -
fix(freespace_planner): fix parking trajectory errors and warnings wh…
…en parking completed (#6696) fix(freespace_planner): publish stop trajectory when completed to mitigate topic timeout Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d7cd0a - Browse repository at this point
Copy the full SHA 6d7cd0aView commit details
Commits on Mar 29, 2024
-
chore(tier4_system_launch): add option to select graph path depending…
… on running mode (#6700) chore(tier4_system_launch): add option of using graph path for simulation Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for c2f57ae - Browse repository at this point
Copy the full SHA c2f57aeView commit details -
fix(dynamic_obstacle_stop,out_of_lane,crosswalk): update velocity fac…
…tor (#6711) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 61beca1 - Browse repository at this point
Copy the full SHA 61beca1View commit details -
chore(blockage_diag): add dust diagnostic option param (#6645)
* fix: add dust diag option param Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: add debug image publish option param Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: typo Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 37cd3f8 - Browse repository at this point
Copy the full SHA 37cd3f8View commit details -
feat(dynamic_obstacle_stop): use a time buffer for each dynamic objec…
…ts (#6683) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for dd2ff22 - Browse repository at this point
Copy the full SHA dd2ff22View commit details -
refactor(image_projection_based_fusion): rename template argument (#6583
Configuration menu - View commit details
-
Copy full SHA for 6c75c7b - Browse repository at this point
Copy the full SHA 6c75c7bView commit details -
docs(dynamic_avoidance): update doc (#6648)
* update doc Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 52efb84 - Browse repository at this point
Copy the full SHA 52efb84View commit details -
feat(crosswalk): ignore occlusions in the presence of traffic lights (#…
…6604) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 031c873 - Browse repository at this point
Copy the full SHA 031c873View commit details -
fix(dynamic_obstacle_stop): fix run time error (#6714)
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1527f8a - Browse repository at this point
Copy the full SHA 1527f8aView commit details
Commits on Mar 31, 2024
-
docs(mpc_lateral_controller): modify mathjax visualization error (#6486)
* docs: modified mathjacs error * test * fix * docs(mpc_lateral_controller): modify mathjax visualization error Signed-off-by: root <root@DESKTOP-EP0T4HP> --------- Signed-off-by: root <root@DESKTOP-EP0T4HP> Co-authored-by: Daiki Sakanoue <sak@Daikis-MacBook-Air.local>
Configuration menu - View commit details
-
Copy full SHA for b5c29fc - Browse repository at this point
Copy the full SHA b5c29fcView commit details -
refactor(dynamic_obstacle_stop): change log level for processing time (…
…#6716) change log level for processing time Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for badd949 - Browse repository at this point
Copy the full SHA badd949View commit details
Commits on Apr 1, 2024
-
feat(default_ad_api): add dynamic_obstacle_stop velocity factor topic (…
…#6712) add dynamic_obstacle_stop velocity factor to default ad_api
Configuration menu - View commit details
-
Copy full SHA for 7869149 - Browse repository at this point
Copy the full SHA 7869149View commit details -
feat(default_ad_api): release adapi v1.2.0 (#6694)
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for d49680d - Browse repository at this point
Copy the full SHA d49680dView commit details -
feat(run_out_module): exclude obstacles on path (#6703)
* WIP add check for target object in path Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP exclude obstacles on ego path Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * use lat deviation to check if obstacle is on path or not Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete unused methods and variables Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * readme and comments Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add uuids to dynamic obstacle type Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * use lib funct to generate uuid Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add timeout to keep last run out candidate for some time Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add time threshold to maintain obstacles that enter path Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change logic, ignore obstacle in path after some time passes Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * readme Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0836cfb - Browse repository at this point
Copy the full SHA 0836cfbView commit details -
feat(lane_change): additional debug markers (#6529)
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 42d4936 - Browse repository at this point
Copy the full SHA 42d4936View commit details -
feat(ndt_scan_matcher): fix first update map (#6699)
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 46e3ad4 - Browse repository at this point
Copy the full SHA 46e3ad4View commit details -
feat(pose_initilizer): set intial pose directly (#6692)
* feat(pose_initilizer): set intial pose directly Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix * fix arg order Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * minor change Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix * remove blank lines Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * change types Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * add wait_for_service Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix * fix default quaternion Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * rename params Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * input quaternion validation Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * fix message Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix * add std::abs Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> 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 8c02272 - Browse repository at this point
Copy the full SHA 8c02272View commit details -
docs(lane_change): update documentation (#6544)
* docs(lane_change): update documentation Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * update validity check flow chart Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * explanation for the valid paths Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Add prerequisite in the requirement Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * update diagram Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Edit the parameters Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Explaining lane expansion Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * fix lane expansion document Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for a808ff0 - Browse repository at this point
Copy the full SHA a808ff0View commit details -
feat(perception_online_evaluator): unify debug markers instead of sep…
…arating for each object (#6681) * feat(perception_online_evaluator): unify debug markers instead of separating for each object Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix for Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> --------- Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f8e6047 - Browse repository at this point
Copy the full SHA f8e6047View commit details -
feat(perception_online_evaluator): extract moving object for deviatio…
…n check (#6682) fix test Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f77f0f7 - Browse repository at this point
Copy the full SHA f77f0f7View commit details -
feat(start_planner): add validation check to prevent over cropped pat…
…hs (#6721) * add validation check to prevent over cropped paths Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * use constexpr for magic number Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * make the threshold a param Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dadbb2c - Browse repository at this point
Copy the full SHA dadbb2cView commit details -
feat(obstacle_avoidance_planner): sanitize reference points (#6704)
* feat(obstacle_avoidance_planner): sanitize reference points Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * bugfix, first point was excluded Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d105d5 - Browse repository at this point
Copy the full SHA 2d105d5View commit details
Commits on Apr 2, 2024
-
fix(pose_initializer): added "user_defined_initial_pose" to dummy loc…
…alization (#6723) Added "used_defined_initial_pose" to dummy localization Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 8f67bc9 - Browse repository at this point
Copy the full SHA 8f67bc9View commit details -
feat(static_centerline_optimizer): static centerline optimizer with G…
…UI (#6717) feat: add GUI for static centerline optimizer Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e6e601 - Browse repository at this point
Copy the full SHA 6e6e601View commit details -
feat(multi_object_tracker): debug timer to work with reduced replay r…
…ate recomputation (#6706) * fix: mot debug timer, full set of timings Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: reduce timers, rename topics Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: separate debugger Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: fix comments Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: fix stamp initialization, remove unused function Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 8948859 - Browse repository at this point
Copy the full SHA 8948859View commit details -
fix(object_recognition_utils): check polygon area on iou calculation (#…
…6701) * feat(object_recognition_utils): check input polygon on IoU calculations Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: MIN_AREA close to the epsilon of float 1e-6 Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> --------- Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 1aa5bb9 - Browse repository at this point
Copy the full SHA 1aa5bb9View commit details -
fix(predicted_path_checker): check if trajectory size (#6730)
check trajectory size Signed-off-by: beyza <bnk@leodrive.ai> Co-authored-by: beyza <bnk@leodrive.ai>
Configuration menu - View commit details
-
Copy full SHA for 5617f74 - Browse repository at this point
Copy the full SHA 5617f74View commit details -
fix(static_centerline_optimizer): fix latlon values of generated LL2 …
…map (#6727) * fix(static_centerline_optimizer): fix lat/lon value of generated LL2 map Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> * fix Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com> --------- Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f97cdc0 - Browse repository at this point
Copy the full SHA f97cdc0View commit details