-
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 upstream #1130
chore: sync upstream #1130
Commits on Jan 24, 2024
-
refactor(lane_change): update lc status in updateData (autowarefounda…
…tion#6088) * refactor(lane_change): update lc status in updateData Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * update current lane and target lane during requested Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * set is_valid_path as false by default Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * reset flags after finished lane change 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 9fb03ac - Browse repository at this point
Copy the full SHA 9fb03acView commit details -
docs(map_projection_loader): add limitations (autowarefoundation#6140)
* docs(map_projection_loader): add limitations 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 51a5f22 - Browse repository at this point
Copy the full SHA 51a5f22View commit details -
fix(gnss_poser): remove gnss_frame from schema.json (autowarefoundati…
…on#6155) remove gnss_frame from gnss_poser.schema.json Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 3b9bd42 - Browse repository at this point
Copy the full SHA 3b9bd42View commit details -
revert(perf_ring_outlier_filter): temporal revert for further investi…
…gation (autowarefoundation#6148) Revert "perf(ring_outlier_filter): a cache friendly impl (continuation of VRichardJP's work) (autowarefoundation#4185)" This reverts commit e45c1ce.
Configuration menu - View commit details
-
Copy full SHA for b5896a3 - Browse repository at this point
Copy the full SHA b5896a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 007d156 - Browse repository at this point
Copy the full SHA 007d156View commit details -
fix(planning_evaluator): fix crashes with empty trajectories (autowar…
…efoundation#6129) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 19f4484 - Browse repository at this point
Copy the full SHA 19f4484View commit details -
feat(tier4_automatic_goal_rviz_plugin): make it possible to register …
…checkpoints (autowarefoundation#6153) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1aba0ac - Browse repository at this point
Copy the full SHA 1aba0acView commit details -
refactor(tier4_perception_launch): refactor object_recognition/detect…
…ion launcher (autowarefoundation#6152) * refactor: align mode parameters Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: cluster detector and merger Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: separate object merger launches Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: radar detector module Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * refactor: lidar detector modules Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: fix mis spell, align typo, clean-up 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 2719ad4 - Browse repository at this point
Copy the full SHA 2719ad4View commit details
Commits on Jan 25, 2024
-
chore(ar_tag_based_localizer): add json schema (autowarefoundation#6164)
* Added json schema to AR tag-based localizer Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp> * style(pre-commit): autofix --------- 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 20ff907 - Browse repository at this point
Copy the full SHA 20ff907View commit details -
fix(ndt_scan_matcher): fix type of critical_upper_bound_exe_time_ms (a…
…utowarefoundation#6161) * fix type of critical_upper_bound_exe_time_ms Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * fix order Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> --------- Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 1a9dbf4 - Browse repository at this point
Copy the full SHA 1a9dbf4View commit details -
refactor(localization_error_monitor): rework parameters (autowarefoun…
…dation#6156) * refactor(localization_error_monitor): rework parameters 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 6bf7532 - Browse repository at this point
Copy the full SHA 6bf7532View commit details -
chore(simple_object_merger): update README (autowarefoundation#6146)
* chore(simple_object_merger): update README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix * update README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix * update README Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com> 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 98f2a71 - Browse repository at this point
Copy the full SHA 98f2a71View commit details -
feat(crosswalk)!: improve stuck prevention on crosswalk (autowarefoun…
…dation#6150) * improve algorithm * sync param Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for a49ede7 - Browse repository at this point
Copy the full SHA a49ede7View commit details -
chore(yabloc): rework parameters (autowarefoundation#6170)
* introduce json schema for ground_server Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for ll2_decomposer Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * fix json in yabloc_common Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for graph_segment Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for segment_filter Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix yabloc_common schema.json Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for undistort Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * Revert "introduce json schema for ground_server" This reverts commit 33d3e60. * Revert "introduce json schema for graph_segment" This reverts commit 00ae417. Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * introduce json schema for yabloc_monitor Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for yabloc_particle_filter Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * introduce json schema for yabloc_pose_initializer Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * apply pre-commit Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix revert conflict Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@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 f0b8555 - Browse repository at this point
Copy the full SHA f0b8555View commit details
Commits on Jan 26, 2024
-
docs(crosswalk): update docs (autowarefoundation#6177)
* update docs Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 058ccd3 - Browse repository at this point
Copy the full SHA 058ccd3View commit details -
fix(dynamic_avoidance_planner): inherit modified goal (autowarefounda…
…tion#6179) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ccd852b - Browse repository at this point
Copy the full SHA ccd852bView commit details -
fix(start_planner): update drivable area info and enable idle to runn…
…ing state transition (autowarefoundation#6172) Update drivable area info and enable idle to running state transition Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 57cf88d - Browse repository at this point
Copy the full SHA 57cf88dView commit details -
chore(cluster_merger): rework parameters (autowarefoundation#6165)
chore(cluster_merger): organize parameter Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for dc0184f - Browse repository at this point
Copy the full SHA dc0184fView commit details -
refactor(localization_error_monitor): rename localization_accuracy (a…
…utowarefoundation#5178) refactor: Rename localization_accuracy to localization_error_ellipse Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 34a7c2d - Browse repository at this point
Copy the full SHA 34a7c2dView commit details -
fix(behavior_path_planner): sort keep last modules considering priori…
…ty (autowarefoundation#6174) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a057e1 - Browse repository at this point
Copy the full SHA 0a057e1View commit details -
refactor(lane_change): add const to lane change functions (autowarefo…
…undation#6175) Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29faba5 - Browse repository at this point
Copy the full SHA 29faba5View commit details -
chore(yabloc): replace parameters by json_to_markdown in readme (auto…
…warefoundation#6183) * replace parameters by json_to_markdown Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix some schma path Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix again Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> --------- Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 16ba2d7 - Browse repository at this point
Copy the full SHA 16ba2d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7022620 - Browse repository at this point
Copy the full SHA 7022620View commit details
Commits on Jan 27, 2024
-
feat(goal_planner): consider moving objects when deciding path (autow…
…arefoundation#6178) feat(goal_planner): consider move objects when deciding path Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 01fdac0 - Browse repository at this point
Copy the full SHA 01fdac0View commit details -
fix(avoidance): turn signal doesn't turn on (autowarefoundation#6188)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02ba67f - Browse repository at this point
Copy the full SHA 02ba67fView commit details
Commits on Jan 28, 2024
-
feat(metrics_visualize_panel): add new plugin to show planning metrics (
autowarefoundation#6154) * feat(metrix_visualize_panel): add new plugin to show planning metrix Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(tier4_metrics_rviz_plugin): fix small issues Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * chore: add maintainer Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * docs(tier4_metrics_rviz_plugin): fix docs 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 1c4c3e3 - Browse repository at this point
Copy the full SHA 1c4c3e3View commit details
Commits on Jan 29, 2024
-
refactor: update TRT build log (autowarefoundation#6117)
* feat: add support of throttle logging Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: replace custom `Logger` to `tensorrt_common::Logger` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update to display standard output on screen Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update log message while building engine from onnx Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update logger in `lidar_centerpoint` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update log message Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: set default verbose=true for bulding engine from onnx Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: remove including unused `rclcpp.hpp` Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> * refactor: update launcher to output logs on screen Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> --------- Signed-off-by: ktro2828 <kotaro.uetake@tier4.jp> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6835bc4 - Browse repository at this point
Copy the full SHA 6835bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5218584 - Browse repository at this point
Copy the full SHA 5218584View commit details -
chore(detected_object_validation): rework parameters (autowarefoundat…
…ion#6166) chore(detected_object_validation): use config Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for db637bb - Browse repository at this point
Copy the full SHA db637bbView commit details -
feat(avoidance): make it possible to use freespace areas in avoidance…
… module (autowarefoundation#6001) * fix(static_drivable_area_expansion): check right/left bound id Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(static_drivable_area): use freespace area Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * feat(avoidance): use freespace Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(AbLC): fix flag Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(planner_manager): fix flag Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(static_drivable_area_expansion): remove unused arg Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(static_drivable_area_expansion): use lambda Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(static_drivable_area_expansion): fix invalid access Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * refactor(static_drivable_area_expansion): improve readability Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> * fix(avoidance): add param 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 6d6a7b0 - Browse repository at this point
Copy the full SHA 6d6a7b0View commit details -
chore(object_range_splitter): rework parameters (autowarefoundation#6159
) * chore(object_range_splitter): add param file Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix arg name Signed-off-by: kminoda <koji.minoda@tier4.jp> * feat: use param file from autoware.launch Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 5b91874 - Browse repository at this point
Copy the full SHA 5b91874View commit details -
feat(intersection): publish and visualize the reason for dangerous si…
…tuation to blame past detection fault retrospectively (autowarefoundation#6143) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for f514bca - Browse repository at this point
Copy the full SHA f514bcaView commit details -
refactor(lane_change): combine all debug data into single struct (aut…
…owarefoundation#6173) * refactor(lane_change): combine all debug data into single struct Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Rename valid path → valid paths Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * move the marker creation to marker_utils Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Remove alias Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 6d8f026 - Browse repository at this point
Copy the full SHA 6d8f026View commit details -
fix(tier4_perception_launch): fix a bug in autowarefoundation#6159 (a…
…utowarefoundation#6203) Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for daf0824 - Browse repository at this point
Copy the full SHA daf0824View commit details -
fix(tracking_object_merger): enable to association unknown class in t…
…racker merger (autowarefoundation#6182) * fix: enable to association unknown class in tracker merger Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * chore: disable warning messages caused by unknown association Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9ed5b0 - Browse repository at this point
Copy the full SHA f9ed5b0View commit details -
refactor(ndt_scan_matcher): rename de-grounded (autowarefoundation#6186)
* refactor(ndt_scan_matcher): rename de-grounded 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 f6e4550 - Browse repository at this point
Copy the full SHA f6e4550View commit details -
fix(simple_object_merger): change the default param of timeout_thresh…
…old (autowarefoundation#6133) * fix(simple_object_merger): change the default param of timeout_threshold Signed-off-by: scepter914 <scepter914@gmail.com> * fix conflict Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d57381b - Browse repository at this point
Copy the full SHA d57381bView commit details -
feat(intersection, blind_spot): add objects of interest marker (autow…
…arefoundation#6201) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 4310045 - Browse repository at this point
Copy the full SHA 4310045View commit details -
fix(tracking_object_merger): fix bug and rework parameters (autowaref…
…oundation#6168) * chore(tracking_object_merger): use config Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix(tracking_object_merger): fix bug and use param file Signed-off-by: kminoda <koji.minoda@tier4.jp> * Update perception/tracking_object_merger/config/decorative_tracker_merger.param.yaml --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 685b5b6 - Browse repository at this point
Copy the full SHA 685b5b6View commit details -
feat(imu_corrector): changed publication algorithm and content of /di…
…agnostics in gyro_bias_estimator (autowarefoundation#6139) * Let diagnostics be updated even if expections occur in timer_callback Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * Fixed the summary message to be "Not updated" when the gyro bias is not updated. Fixed typo. Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * Removed force_update() since updater_ originaly updates diagnostics automatically. Set the update peirod of diagnostics to be same to the timer_callback. Changed words of the diagnostics message a bit. Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Let the period of diagnostics publication independent to timer. Let update_diagnostics to be simple. Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Fixed typo Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Added setPeriod after force_update to reset the timer of updater_. Then, there will be no duplicates of diagnostics. Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Set diagnostics values to have the same precision Added gyro_bias_threshold_ to the diagnostics Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * Updated README.md to match the paramters in gyro_bias_estimator Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: TaikiYamada4 <taiki.yamada@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 2f761e1 - Browse repository at this point
Copy the full SHA 2f761e1View commit details -
build(yabloc_pose_initializer): fix dependencies (autowarefoundation#…
…6190) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for e67ab70 - Browse repository at this point
Copy the full SHA e67ab70View commit details -
fix(intersection): judge pass judge at intersection without tl with o…
…cclusion detection (autowarefoundation#6207) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 59e8696 - Browse repository at this point
Copy the full SHA 59e8696View commit details -
chore(simple_object_merger): fix README (autowarefoundation#6202)
* chore(simple_object_merger): fix README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix --------- Signed-off-by: scepter914 <scepter914@gmail.com> 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 4f7fded - Browse repository at this point
Copy the full SHA 4f7fdedView commit details -
feat: new rviz ui - speed/gear/turnsignal/steering (autowarefoundatio…
…n#5957) Signed-off-by: Khalil Selyan <khalil@leodrive.ai>
Configuration menu - View commit details
-
Copy full SHA for ba21eec - Browse repository at this point
Copy the full SHA ba21eecView commit details -
chore(traffic_light_fine_detector): fix_default_tlr_yolox_model_name (a…
…utowarefoundation#6163) chore: fix_default_tlr_yolox_model_name Signed-off-by: Shunsuke Miura <shunsuke.miura@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for e49d63c - Browse repository at this point
Copy the full SHA e49d63cView commit details -
feat(radar_tracks_noise_filter): add unit test (autowarefoundation#6113)
* feat/test_radar_tracks_noise_filter Signed-off-by: N-Eiki <naganagaeichan@gmail.com> * change file name Signed-off-by: N-Eiki <naganagaeichan@gmail.com> --------- Signed-off-by: N-Eiki <naganagaeichan@gmail.com> Co-authored-by: Satoshi Tanaka <16330533+scepter914@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c3ea87 - Browse repository at this point
Copy the full SHA 4c3ea87View commit details
Commits on Jan 30, 2024
-
fix(avoidance): update filtering logic for non-vehicle (autowarefound…
…ation#6206) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0db40ae - Browse repository at this point
Copy the full SHA 0db40aeView commit details -
feat(lane_change): combine terminal lane change path at waiting appro…
…val (autowarefoundation#6176) * saved Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): fix drivable area info Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): update filter object Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * feat(lane_change): fix turn signal Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): fix typo Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): remove updateLaneChangeStatus() Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): remove redundant process Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): calculate distance to goal Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * fix(lane_change): add empty guard Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> --------- Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47f265d - Browse repository at this point
Copy the full SHA 47f265dView commit details -
refactor(map_launch): use map.launch.xml instead of map.launch.py (au…
…towarefoundation#6185) * refactor(map_launch): use map.launch.xml instead of map.launch.py 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 ef7a2b9 - Browse repository at this point
Copy the full SHA ef7a2b9View commit details -
fix(goal_planner): fix deviated path update (autowarefoundation#6221)
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5e8da39 - Browse repository at this point
Copy the full SHA 5e8da39View commit details -
fix(map_loader): change error handling when pcd_metadata file not fou…
…nd (autowarefoundation#6227) Changed error handling when pcd_metadata file not found Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 25bc636 - Browse repository at this point
Copy the full SHA 25bc636View commit details -
chore(map_loader): add maintainer (autowarefoundation#6232)
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for a3e4121 - Browse repository at this point
Copy the full SHA a3e4121View commit details -
chore(rtc_interface): add maintainer (autowarefoundation#6235)
Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for edd5824 - Browse repository at this point
Copy the full SHA edd5824View commit details -
feat(goal_planner): add extra_lateral_margin to both side (autowarefo…
…undation#6222) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ae3e758 - Browse repository at this point
Copy the full SHA ae3e758View commit details
Commits on Jan 31, 2024
-
feat(start_planner): define ignore section separately (autowarefounda…
…tion#6219) * Update collision check distances in start planner module 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 7b1a414 - Browse repository at this point
Copy the full SHA 7b1a414View commit details -
chore(start/goal_planner): add maintainer (autowarefoundation#6237)
Add new maintainers to package.xml Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 5bd8913 - Browse repository at this point
Copy the full SHA 5bd8913View commit details -
chore(control_validator): add maintainer (autowarefoundation#6238)
Add new maintainers to package.xml Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 244056d - Browse repository at this point
Copy the full SHA 244056dView commit details -
chore: add maintainer to radar package related to sensing (autowarefo…
…undation#6223) Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2d0d0f6 - Browse repository at this point
Copy the full SHA 2d0d0f6View commit details -
chore: add maintainer to common package related to perception (autowa…
…refoundation#6225) * chore: add maintainer to common package related to perception Signed-off-by: scepter914 <scepter914@gmail.com> * add maintainer Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6142745 - Browse repository at this point
Copy the full SHA 6142745View commit details -
feat(mkdocs_macros): ignore when creating a table (autowarefoundation…
…#6231) Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for b415e2e - Browse repository at this point
Copy the full SHA b415e2eView commit details -
refactor(avoidance): add function to check if the object is moving (a…
…utowarefoundation#6243) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 82d1b10 - Browse repository at this point
Copy the full SHA 82d1b10View commit details -
feat(lane_change): wait approval with abort state (autowarefoundation…
…#6234) Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 132d7d8 - Browse repository at this point
Copy the full SHA 132d7d8View commit details -
chore(ground_segmentation): rework params (autowarefoundation#6209)
* chore: remove default params Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: scan ground gtest Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * fix: ray ground filter gtest 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 debe198 - Browse repository at this point
Copy the full SHA debe198View commit details -
chore(object_velocity_splitter): rework parameters (autowarefoundatio…
…n#6158) * chore(object_velocity_splitter): add param file Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix arg name Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix: update launch param handling Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 17a3070 - Browse repository at this point
Copy the full SHA 17a3070View commit details -
ci: remove spell-check-differential (autowarefoundation#6249)
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 9313a4c - Browse repository at this point
Copy the full SHA 9313a4cView commit details -
chore: remove maintainer (autowarefoundation#6248)
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 76b3107 - Browse repository at this point
Copy the full SHA 76b3107View commit details -
chore: remove maintainer (autowarefoundation#6247)
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 37d9117 - Browse repository at this point
Copy the full SHA 37d9117View commit details -
chore: add maintainer to radar package related to perception (autowar…
…efoundation#6224) Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0325ddd - Browse repository at this point
Copy the full SHA 0325dddView commit details -
chore: remove maintainer (autowarefoundation#6246)
Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 92434b5 - Browse repository at this point
Copy the full SHA 92434b5View commit details -
chore(radar_tracks_msgs_converter): fix README (autowarefoundation#6226)
* chore(radar_tracks_msgs_converter): fix README Signed-off-by: scepter914 <scepter914@gmail.com> * fix README Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix --------- Signed-off-by: scepter914 <scepter914@gmail.com> 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 18a599e - Browse repository at this point
Copy the full SHA 18a599eView commit details
Commits on Feb 1, 2024
-
feat(start_planner): disable safety check against dynamic objects whe…
…n ego polygon overlap with centerline (autowarefoundation#6236) * disable safety check against dynamic objects when ego polygon overlap with centerline 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 74d106e - Browse repository at this point
Copy the full SHA 74d106eView commit details -
fix(obstacle_stop): add vector size guard (autowarefoundation#6254)
* add guard Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 55c52af - Browse repository at this point
Copy the full SHA 55c52afView commit details -
chore(radar_tracks_noise_filter): add config (autowarefoundation#6211)
Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d79aa45 - Browse repository at this point
Copy the full SHA d79aa45View commit details -
chore(simple_object_merger): add config (autowarefoundation#6212)
* chore(simple_object_merger): add config Signed-off-by: scepter914 <scepter914@gmail.com> * fix typo Signed-off-by: scepter914 <scepter914@gmail.com> * fix config Signed-off-by: scepter914 <scepter914@gmail.com> * refactor Signed-off-by: scepter914 <scepter914@gmail.com> * merge main branch Signed-off-by: scepter914 <scepter914@gmail.com> * apply pre-commit Signed-off-by: scepter914 <scepter914@gmail.com> * merge main branch Signed-off-by: scepter914 <scepter914@gmail.com> * style(pre-commit): autofix --------- Signed-off-by: scepter914 <scepter914@gmail.com> 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 164641a - Browse repository at this point
Copy the full SHA 164641aView commit details -
chore(radar_tracks_msgs_converter): add config (autowarefoundation#6213)
Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1847dd9 - Browse repository at this point
Copy the full SHA 1847dd9View commit details -
chore(radar_object_clustering): fix config arg name (autowarefoundati…
…on#6214) Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0a77e4e - Browse repository at this point
Copy the full SHA 0a77e4eView commit details -
chore(radar_crossing_objects_noise_filter): add config file (autoware…
…foundation#6210) * chore(radar_crossing_objects_noise_filter): add config file Signed-off-by: scepter914 <scepter914@gmail.com> * bug fix Signed-off-by: scepter914 <scepter914@gmail.com> * merge main branch Signed-off-by: scepter914 <scepter914@gmail.com> --------- Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47eeb70 - Browse repository at this point
Copy the full SHA 47eeb70View commit details -
chore(tier4_perception_launch): fix arg name radar lanelet filter (au…
…towarefoundation#6215) Signed-off-by: scepter914 <scepter914@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2e4b25a - Browse repository at this point
Copy the full SHA 2e4b25aView commit details -
ci(build-and-test-differential): use github runner (autowarefoundatio…
…n#6278) * ci(build-and-test-differential): use github runner Signed-off-by: kminoda <koji.minoda@tier4.jp> * change clang-tidy runner Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 0262c68 - Browse repository at this point
Copy the full SHA 0262c68View commit details -
refactor(ndt_scan_matcher): hierarchize parameters (autowarefoundatio…
…n#6208) * refactor(ndt_scan_matcher): hierarchize parameters Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * style(pre-commit): autofix * add new lines Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * fix typo Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> --------- 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 e41946b - Browse repository at this point
Copy the full SHA e41946bView commit details -
chore(twist2accel): rework parameters (autowarefoundation#6266)
* Added twist2accel.param.yaml Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp> * Added twist2accel.schema.json Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp> * Fixed README.md and description Signed-off-by: Shintaro SAKODA <shintaro.sakoda@tier4.jp> * style(pre-commit): autofix * Removed default parameters 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 b85f13a - Browse repository at this point
Copy the full SHA b85f13aView commit details -
chore(tier4_map_launch): add maintainer (autowarefoundation#6284)
Signed-off-by: Yamato Ando <yamato.ando@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 7686fa0 - Browse repository at this point
Copy the full SHA 7686fa0View commit details -
feat(intersection_occlusion)!: react RTC disapproval and stop even if…
… occlusion detection is OFF (autowarefoundation#6279) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for ee25365 - Browse repository at this point
Copy the full SHA ee25365View commit details -
feat(pointcloud_preprocessor): add pipeline latency time debug inform…
…ation for pointcloud pipeline (autowarefoundation#6056)
Configuration menu - View commit details
-
Copy full SHA for 6000936 - Browse repository at this point
Copy the full SHA 6000936View commit details -
ci(build-and-test-differential): add df -h (autowarefoundation#6283)
* ci(build-and-test-differential): add df -h Signed-off-by: kminoda <koji.minoda@tier4.jp> * ci: update yaml format Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 9687a49 - Browse repository at this point
Copy the full SHA 9687a49View commit details -
feat(detection): add container option (autowarefoundation#6228)
* feat(lidar_centerpoint,image_projection_based_fusion): add pointcloud_container option Signed-off-by: kminoda <koji.minoda@tier4.jp> * revert lidar_perception_model Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * fix: add options Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix: fix default param Signed-off-by: kminoda <koji.minoda@tier4.jp> * update node name Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix: fix IfCondition Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix pointpainting namespace Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix: fix launch args Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix(euclidean_cluster): do not launch individual container when use_pointcloud_container is true Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix(euclidean_cluster): fix launch condition Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix(euclidean_cluster): fix launch condition Signed-off-by: kminoda <koji.minoda@tier4.jp> * Update perception/lidar_centerpoint/launch/lidar_centerpoint.launch.xml Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 742f44a - Browse repository at this point
Copy the full SHA 742f44aView commit details -
docs(start_planner): show typical usecase of start planner and limita…
…ion (autowarefoundation#6264) * Add start planner module and related images * Update geometric pull out path generation in shoulder lane * Update README.md with additional path generation feature 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 a1d4df1 - Browse repository at this point
Copy the full SHA a1d4df1View commit details -
refactor(start_planner): visualize drivable lanes for shift path and …
…pull_out_lanes for collision detection (autowarefoundation#6110) visualize drivable lanes for shift path and pull_out_lanes for collision detection Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for cc266ea - Browse repository at this point
Copy the full SHA cc266eaView commit details -
docs(goal_planner): update docs (autowarefoundation#6194)
* docs(goal_planner): update docs about goal search Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * update update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> update multi-threads Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> add collision check image Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> update Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> add pre commit Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> unknown word update 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 a3b92d1 - Browse repository at this point
Copy the full SHA a3b92d1View commit details -
chore(image_projection_based_fusion): rework parameters (autowarefoun…
…dation#6169) * chore(image_projection_based_fusion): use config Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * fix: revert build_only option Signed-off-by: kminoda <koji.minoda@tier4.jp> * docs: update readme Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * update component launcher as well Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@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 6be9a00 - Browse repository at this point
Copy the full SHA 6be9a00View commit details
Commits on Feb 2, 2024
-
fix(bpp): transition from IDLE to WAITING APPROVAL (autowarefoundatio…
…n#6051) * fix(bpp): explicitly set the initial state Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * remove isWaitingApproval() from state transition Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * Update planning/behavior_path_planner_common/include/behavior_path_planner_common/interface/scene_module_interface.hpp Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com> * explicitly set the initial state Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> * remove setInitState in start_planner_module Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> --------- Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Signed-off-by: Zulfaqar Azmi <zulfaqar.azmi@tier4.jp> Co-authored-by: Fumiya Watanabe <rej55.g@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64799b6 - Browse repository at this point
Copy the full SHA 64799b6View commit details -
ci(build-and-test-differential): remove prevent-no-label-execution (a…
…utowarefoundation#6292) Signed-off-by: kminoda <koji.minoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 76cc954 - Browse repository at this point
Copy the full SHA 76cc954View commit details -
feat(multi_object_tracker): mot bicycle model revision (autowarefound…
…ation#6082) * fix: bicycle model length on big vehicle Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: rear axis position fix in all modalities Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: repeat predict to limit dt Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: implement repeating prediction to all modalities Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: bicycle model revision Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: fix centripetal acceleration, jacobian Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: equation on description, velocity index fix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: markdown math Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: refactor params Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: model slip process rate Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: yaw rate limits Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: refactor vx to vel, follow actual definition Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: acceleration uncertainty equation fix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: twist covariance matrix Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: explanations of Kalman filter matrices Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: slip angle process noise model revised Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * feat: parameter tuning Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * fix: use mahalanobis distance gate with larger threshold Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: align tracker format Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * style(pre-commit): autofix --------- 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> Co-authored-by: Yoshi Ri <yoshiyoshidetteiu@gmail.com> Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dbdc238 - Browse repository at this point
Copy the full SHA dbdc238View commit details -
chore: update CODEOWNERS (autowarefoundation#6162)
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: SakodaShintaro <shintaro.sakoda@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 8e97bd1 - Browse repository at this point
Copy the full SHA 8e97bd1View commit details -
refactor(map_projection_loader): rework parameters (autowarefoundatio…
…n#6253) * Extract all params in map_projection_loader to map_projection_loader.param.yaml Added launch argument map_projection_loader_param_path to map.launch.xml Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * Added map_projection_loader.schema.json. Modified README.md of map_projection_loader to read the schema.json file to construct the table of parameters Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Fixed typo Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> --------- Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 295ed1d - Browse repository at this point
Copy the full SHA 295ed1dView commit details -
chore(lanelet2_map_loader): enrich error message (autowarefoundation#…
…6245) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f825ff0 - Browse repository at this point
Copy the full SHA f825ff0View commit details -
docs(lane_change): add description for lane expansion (autowarefounda…
…tion#6251) * docs(lane_change): add description for lane expansion Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> * Update planning/behavior_path_lane_change_module/README.md Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com> * Update planning/behavior_path_lane_change_module/README.md Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com> --------- Signed-off-by: Fumiya Watanabe <rej55.g@gmail.com> Co-authored-by: Zulfaqar Azmi <93502286+zulfaqar-azmi-t4@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57f8a94 - Browse repository at this point
Copy the full SHA 57f8a94View commit details -
fix(merge_from_private): fix stop position calculation (autowarefound…
…ation#6286) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 9c436bf - Browse repository at this point
Copy the full SHA 9c436bfView commit details -
fix(tensorrt_common): revert change that breaks build on Jetson Orin (a…
…utowarefoundation#6274) fix: remove breaking change Signed-off-by: Benjamin Gilby <gilbybenjamin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa8424d - Browse repository at this point
Copy the full SHA fa8424dView commit details -
revert(map_loader): revert the change error handling when pcd_metadat…
…a file (autowarefoundation#6294) Revert "fix(map_loader): change error handling when pcd_metadata file not found (autowarefoundation#6227)" This reverts commit 25bc636.
Configuration menu - View commit details
-
Copy full SHA for e063f2d - Browse repository at this point
Copy the full SHA e063f2dView commit details -
feat(intersection): memorize last observed valid traffic light inform…
…ation (autowarefoundation#6272) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 2b1a33f - Browse repository at this point
Copy the full SHA 2b1a33fView commit details -
feat(map_based_prediction): consider crosswalks signals (autowarefoun…
…dation#6189) * consider the crosswalks signals * update with the reviewers comments Signed-off-by: Yuki Takagi <yuki.takagi@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 3256acf - Browse repository at this point
Copy the full SHA 3256acfView commit details -
feat(intersection): initially ignore occlusion at intersection with t…
…l, if tl info has never been available (autowarefoundation#6273) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for c89f863 - Browse repository at this point
Copy the full SHA c89f863View commit details
Commits on Feb 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 375a24a - Browse repository at this point
Copy the full SHA 375a24aView commit details -
docs(goal_planner): modify threads docs (autowarefoundation#6295)
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bd4b5ca - Browse repository at this point
Copy the full SHA bd4b5caView commit details
Commits on Feb 5, 2024
-
fix(obstacle_avoidance_planner, path_smoother): change logger level o…
…f debug print (autowarefoundation#6298) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0d10e81 - Browse repository at this point
Copy the full SHA 0d10e81View commit details -
revert: Revert "ci(build-and-test-differential): use github runner (a…
…utowarefoundation#6278)" (autowarefoundation#6306) * Revert "ci(build-and-test-differential): remove prevent-no-label-execution (autowarefoundation#6292)" This reverts commit 76cc954. * Revert "ci(build-and-test-differential): use github runner (autowarefoundation#6278)" This reverts commit 0262c68.
Configuration menu - View commit details
-
Copy full SHA for 9b4d7e4 - Browse repository at this point
Copy the full SHA 9b4d7e4View commit details -
feat(obstacle_cruise_planner): yield function for ocp (autowarefounda…
…tion#6242) * WIP make ego yield to cut in vehicles Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * param name change Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add params Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fix bug for distance comparison Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * implement a collision time check for yield candidates Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * deleting comments Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * comment out prints for test Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete comments, use param Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add param to set moving obstacle speed threshold Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP check for cars going opposite direction Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * check opposite line driving Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update documentation Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update README Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * set default false Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor isFrontObstacle Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * make const Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 6b884ea - Browse repository at this point
Copy the full SHA 6b884eaView commit details -
refactor(ndt_scan_matcher): rework parameters (autowarefoundation#6229)
* refactor(ndt_scan_matcher): rework parameters Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * delete tmp file 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 69e16f4 - Browse repository at this point
Copy the full SHA 69e16f4View commit details -
fix(avoidance): don't use polygon centroid in shiftable ratio calcula…
…tion (autowarefoundation#6285) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com> Co-authored-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 35b42a5 - Browse repository at this point
Copy the full SHA 35b42a5View commit details -
fix(occlusion_spot): set proper condition on optional value (autoware…
…foundation#6301) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 7e77488 - Browse repository at this point
Copy the full SHA 7e77488View commit details -
fix(behavior_path_start_planner_module): check if pull_out_path is em…
…pty (autowarefoundation#6318) check pull_out_path is empty Signed-off-by: beyza <bnk@leodrive.ai> Co-authored-by: beyza <bnk@leodrive.ai>
Configuration menu - View commit details
-
Copy full SHA for b9c0a6d - Browse repository at this point
Copy the full SHA b9c0a6dView commit details -
fix(intersection): fix stopline midpoint calculation (autowarefoundat…
…ion#6315) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for c0d7904 - Browse repository at this point
Copy the full SHA c0d7904View commit details -
fix(simple_planning_simulator): fix steering bias model (autowarefoun…
…dation#6240) * fix(simple_planning_simulator): fix steering bias model Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove old implementation Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix initialize order Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * fix yawrate measurement Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * remove unused code Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> * add bias to steer rate Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * add comments Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * fix getWz() Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> * Update simulator/simple_planning_simulator/src/simple_planning_simulator/vehicle_model/sim_model_delay_steer_acc.cpp * Update simulator/simple_planning_simulator/src/simple_planning_simulator/vehicle_model/sim_model_delay_steer_map_acc_geared.cpp * Update simulator/simple_planning_simulator/src/simple_planning_simulator/vehicle_model/sim_model_delay_steer_vel.cpp --------- Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: kosuke55 <kosuke.tnp@gmail.com> Co-authored-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b90a97 - Browse repository at this point
Copy the full SHA 0b90a97View commit details
Commits on Feb 6, 2024
-
refactor(ekf_localizer): rework parameters (autowarefoundation#6196)
* refactor: Create JSON Schema files Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp> * Fix: Modify the descriptions of parameters Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp> * fix: Redo modification of the descriptions Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp> * doc: Replace parameter tables to JSON Schema ones in README Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp> * refactor: Remove default value from source code and launch.xml with arrangement of param .yaml Signed-off-by: Motsu-san <masahiro.sakamoto@tier4.jp> * style(pre-commit): autofix --------- Signed-off-by: Motsu-san <masahiro.sakamoto@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 7286437 - Browse repository at this point
Copy the full SHA 7286437View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9601a3e - Browse repository at this point
Copy the full SHA 9601a3eView commit details -
feat(pose_estimator_arbiter): add pose_estimator_arbiter with simple …
…switching rule (autowarefoundation#6144) * implement pose_estimator_manager pkg Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * tmp Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * swap ndt & yabloc Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add suspension service in yabloc particle filter Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add pluginlib for switching rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * implement switch rule using pluginlib Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * WIP: implement simple_switch_rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * implement pcd_occupancy_rule based switcher Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * resolve conflicts occured by rebase Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * sub_manager_node is not necessary Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add ndt_yabloc_eagleye Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix bug Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * intuitive_multi_pose_estimator_launch Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * yabloc_pf shoulbe be activated at the first Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * merge swith_rule_plugin as inheritance Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix launch bug Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add eagleye_area rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * implement strict switching rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * refine message Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix merge conflict Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * use hysteresis threshold for pcd occupancy criteria Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix merge conflict Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add gtest Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add component test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add artag submanager Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add ar_tag_position to get ar-tag position Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * check distance to nearest ar marker Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * switch ARTAG localizer if ar marker locates around ego Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * improve ar_tag_position.[hc]pp Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * split update() from map_base_rule.cpp Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * apply pre-commit Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add license description Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update include guard Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * reflected all pre-commit's points Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * use magic_enum Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add pcd_occupancy helper Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * change directory structure Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * change namespace Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remap some topics Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add shared_data to share data Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remove obsolete comments Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * share subscribed data by SharedData Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remove obsolete comments and fix to pass test.py Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename SharedData Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * stream debug_msg as is Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add README.md Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * Update README.md update README.md on github Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix eagleye bug Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * wip Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update README.md Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * use landmark_manager Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add glog & fix rule_helper bug Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * publish empty diagnostics Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix artag arbitorator Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * implement callback_involving_variable Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename invokingVariable Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * clarify log level Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update diagnostics Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * adope new landmark_manager Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename manager arbiter Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * fix obsolete change Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * change yabloc relayed input topic Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * resolve merge conflict Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * adopt ar_tag_position for new ar tag map specification Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename sub_arbitr to stopper Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * apply pre-commit Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add timeout for async parameter client Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * fix typo Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * refactor shared_data Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename yabloc_suspend_service Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * improve debug log Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix integration test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * remove obsolete notation Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix ar_tag_based_localizer.launch.xml Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * again fix ar_tag_based_localizer.launch.xml Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * add sample data url Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) refactor launch Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) refactor launch about gnss_enabled Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) organize type alias accessibility Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) rename PoseEstimatorName to PoseEstimatorType Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) fix typo Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * fix pedantic warning of PCL Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) improve diag & suppress warning Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * (review reflect) create sub only when the corresponding estimator is running Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * rename eagleye_area to pose_estimator_area Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * vectormap based rule works well Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * move old rules to example_rule/ Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * update README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * improve some features Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * style(pre-commit): autofix * style(pre-commit): autofix * move some rules into example_rule & add new simple rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * apply pre-commit & update README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * split CMake for example_rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remove ar_tag_position & simplify example switching rule Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add vector_map_based_rule test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add pcd_map_based_rule test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * improve README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix integration test.py Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add test Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * refactor & update README Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * replace obsolete video Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix typo Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * Update README.md fix markdown (add one line just after <summary>) Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * use structures bindings Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * add many comments Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remove obsolete include & alias Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix miss of eagleye output relay Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * fix 404 URL Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> * remove obsolete args Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@tier4.jp> --------- Signed-off-by: Kento Yabuuchi <kento.yabuuchi.2@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 d4441bd - Browse repository at this point
Copy the full SHA d4441bdView commit details -
chore(lidar_centerpoint): rework parameters (autowarefoundation#6167)
* chore(lidar_centerpoint): use config Signed-off-by: kminoda <koji.minoda@tier4.jp> * revert unnecessary fix Signed-off-by: kminoda <koji.minoda@tier4.jp> * fix: revert build_only option Signed-off-by: kminoda <koji.minoda@tier4.jp> * docs: update readme Signed-off-by: kminoda <koji.minoda@tier4.jp> * style(pre-commit): autofix * fix: add pr url Signed-off-by: kminoda <koji.minoda@tier4.jp> --------- Signed-off-by: kminoda <koji.minoda@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kenzo Lobos Tsunekawa <kenzo.lobos@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for 37343a6 - Browse repository at this point
Copy the full SHA 37343a6View commit details -
refactor(map_tf_generator): rework parameters (autowarefoundation#6233)
* refactor(map_tf_generator): rework parameters Signed-off-by: Yamato Ando <yamato.ando@tier4.jp> * add config 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 5ed6038 - Browse repository at this point
Copy the full SHA 5ed6038View commit details -
feat(behavior_path_sampling_module): add sampling based planner (auto…
…warefoundation#6131) * first commit: add only necessary bpp code for template Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change name of file Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete more unrelated code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * fix manager Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * rebase Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Copy sampling-based planner to behavior path planner Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fix include paths Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * rebase Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * eliminate unused code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete repeated code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add dependencies for bezier and frenet planners Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * [WIP] Made a simple implementation of behavior planning Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * [WIP] added comments on making drivable area Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Just adding functions to test Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * [WIP] Implement Frenet Planner Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * eliminate unused code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP add debug marker generation Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Comment out for debugging Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * return prev drivable area (temp) Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fixes to compile after rebase Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP update sampling planner param structure to equal behav planner Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Updated param handling Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * changed names of internal_variable to match changes Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * partially solve markers not clearing Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add param update functionality Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP transform frenet to pathwithlaneid Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * set frenet path as output Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Added pruning to select the best frenet path Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Initialize vehicle info Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * calculate properly right and left bound for drivable area check Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * remove debug prints and increase vehicle margin, should be param Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * param changes for driving in small lanes Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP add drivable area expansion from LC Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add drivable area expansion Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add driveable area Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Make the points on the path have the same z as goal Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * remove print, changes Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP add prev sampling path to calculation Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * WIP constraints handler Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add modifiable hard constraints checking function Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add modifiable soft constraints checking function Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add costs for distance to goal and curvature Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * take out todo-> solved Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Added normalized constraints with ref path speed Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * (WIP)isExecution requested update to not execute Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * refactor: move getInitialState to utils Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * refactor: move some functions to utils, get rid of velocity req in generate pathwithlaneid Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * made curvature soft constraint depend on distance to goal Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Add prev path extension Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add calculation of initial lateral velocity and acceleration Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> * add calculation of initial lateral velocity and acceleration to path extension Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP Add poses to path to get centerline distance and other stuff Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * clear info_marker_ to prevent performance issues Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> * solve dependency issues Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add cost to avg. distance to centerline Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * added arc lenght based extension limit Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add running and success conditions, add dist to soft const Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * update success transition Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Solve bug with goal not being in any current lanelet Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Add todo comment Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Adjust to centerline cost Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * update soft costs Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * tuning Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * add reference path change after sampling planner Success (which might cause a LC Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Added soft constraints weights as parameter to easily tune w/ rqt Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * improve performance by computing arc coordinates before soft constraints check Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * temp Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * temp Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * deleted unusused Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * delete unused Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add plugin export macro Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fix launch file Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP still not launching sampling planner plugin Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * solve problem of plugin insertion (duplicated files) Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * partly fix issue with PathwithLaneID not having laneids at the first points Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Modify PreviousOutput path since it is no longer a shared ptr Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Added new change root lanelet request override Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * WIP update collision detection to use rtree Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fix bug with index Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Add rtree for collision checking Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * refine soft constraints use remaining length of path max curv and normalize lateral error Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * Add sanity check and delete unused code Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * change success transit function to be more accurate Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * refactor Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * solve bug for path.extend with 0 poses Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * add hard check for empty paths Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> * fix private current_state usage Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add path reuse at different lenghts Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete old comments use param for path reuse Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * light refactoring Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * pre-commit changes Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * pre-commit add dependency Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete unused dependencies Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * change constraints evaluation to return vectors Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * use tier4 autoware utils function to calc quaternion Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactor, use autoware utils Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update comment Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * Add documentation Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * pre-commit changes Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete unused dependencies and repeated args Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update copyright and fix magic numbers Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * delete unused header Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * refactoring Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * remove unused dependency Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update copyright and dependency Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * update calcBound to work properly Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * solve problem with drivable area Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * remove forced false Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * solve calc bound problem Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * fix compatibility with updates to bpp Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * remove cerr print Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * solve bugs when merging with lane Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * solve issue of sbp not activating Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> * remove unused commented code Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> --------- Signed-off-by: Daniel Sanchez <danielsanchezaran@gmail.com> Signed-off-by: Daniel Sanchez <daniel.sanchez@tier4.jp> Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Co-authored-by: Maxime CLEMENT <maxime.clement@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for be5663c - Browse repository at this point
Copy the full SHA be5663cView commit details -
refactor(map_height_fitter): rework parameters (autowarefoundation#6327)
* Create param.yaml and schema.json file for map_height_fitter. Revised README.md of map_height_fitter to match the current status. Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * Fixed typo Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> * style(pre-commit): autofix * Added double quot to map_loader_node Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp> --------- Signed-off-by: TaikiYamada4 <taiki.yamada@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 bdb584a - Browse repository at this point
Copy the full SHA bdb584aView commit details -
fix(start_planner): remove debug print statement in setDrivableAreaIn…
…fo function (autowarefoundation#6187) remove debug print statement in setDrivableAreaInfo function Signed-off-by: kyoichi-sugahara <kyoichi.sugahara@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for d408e15 - Browse repository at this point
Copy the full SHA d408e15View commit details -
fix(start/goal_planner): fix multi thread memory crash (autowarefound…
…ation#6322) Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c897b3d - Browse repository at this point
Copy the full SHA c897b3dView commit details -
refactor(tier4_localization_launch): use util.launch.xml instead of u…
…til.launch.py (autowarefoundation#6287) * refactor(tier4_localization_launch): use util.launch.xml instead of util.launch.py 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 b396413 - Browse repository at this point
Copy the full SHA b396413View commit details -
docs(start_planner): add start/end condition (autowarefoundation#6329)
add start/end condition 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 e2bd68f - Browse repository at this point
Copy the full SHA e2bd68fView commit details -
fix(multi_object_tracker): bicycle motion model - set minimum wheel-t…
…o-center length (autowarefoundation#6337) * fix: bicycle motion model - set minimum wheel-to-center length for stability Signed-off-by: Taekjin LEE <taekjin.lee@tier4.jp> * chore: align comments 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 7a53913 - Browse repository at this point
Copy the full SHA 7a53913View commit details -
fix(intersection_occlusion): fix for PR6273 without traffic light (au…
…towarefoundation#6335) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Configuration menu - View commit details
-
Copy full SHA for f7d386a - Browse repository at this point
Copy the full SHA f7d386aView commit details -
fix(avoidance): unexpected stop decision in avoidance module (autowar…
…efoundation#6320) Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47da0e7 - Browse repository at this point
Copy the full SHA 47da0e7View commit details -
fix(image_projection_based_fusion): fix spell check and typo minx -> …
…min_x etc... (autowarefoundation#6314) fix(image_projection_based_fusion): fix spell check minx -> min_x etc
Configuration menu - View commit details
-
Copy full SHA for 593cde9 - Browse repository at this point
Copy the full SHA 593cde9View commit details -
feat(pointcloud_preprocessor): enable to count empty pointclouds topi…
…c in concatenate pointclouds nodelet (autowarefoundation#6277) * feat: enable to count empty pointclouds topic Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> * fix: time sync function to adapt empty pc topic Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com> --------- Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7cb77dd - Browse repository at this point
Copy the full SHA 7cb77ddView commit details
Commits on Feb 7, 2024
-
fix(avoidance): ghost debug markers due to duplicated marker id (auto…
…warefoundation#6330) fix(avoidance): fix duplicated marker id Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c859790 - Browse repository at this point
Copy the full SHA c859790View commit details -
refactor(pose_initializer): rework parameters (autowarefoundation#5773)
* refactor(pose_initializer): rework parameters Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> * refactor(pose_initializer): rework parameters Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> * refactor(pose_initializer): rework parameters Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> * style(pre-commit): autofix * refactor(pose_initializer): rework parameters Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> * refactor(pose_initializer): rework parameters Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> --------- Signed-off-by: PhoebeWu21 <wwcphoebe@gmail.com> 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 02bc6d8 - Browse repository at this point
Copy the full SHA 02bc6d8View commit details