-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync beta branch beta/v0.30.0 with tier4/main #1403
chore: sync beta branch beta/v0.30.0 with tier4/main #1403
Commits on Jun 18, 2024
-
ci(build-and-test): limit ccache size (autowarefoundation#7555)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9c58f8 - Browse repository at this point
Copy the full SHA c9c58f8View commit details -
fix(system_diagnostic_monitor): fix local mode config (autowarefounda…
…tion#7532) Signed-off-by: Takagi, Isamu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4094bbf - Browse repository at this point
Copy the full SHA 4094bbfView commit details -
fix(autoware_behavior_velocity_occlusion_spot_module): fix redundantA…
…ssignment bug (autowarefoundation#7559) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4b14da - Browse repository at this point
Copy the full SHA f4b14daView commit details -
fix(behavior_path_planner): fix redundantAssignment warning (autoware…
…foundation#7560) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7493322 - Browse repository at this point
Copy the full SHA 7493322View commit details
Commits on Jun 19, 2024
-
fix(tvm_utility): fix selfAssignment warnings (autowarefoundation#7561)
Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 525badb - Browse repository at this point
Copy the full SHA 525badbView commit details -
refactor(yabloc_particle_filter): apply static analysis (autowarefoun…
…dation#7519) * removed unused Signed-off-by: a-maumau <[email protected]> * style(pre-commit): autofix * removed unused Signed-off-by: a-maumau <[email protected]> * Update localization/yabloc/yabloc_particle_filter/src/camera_corrector/camera_particle_corrector_core.cpp change to use get_mean_pose directly Co-authored-by: Kento Yabuuchi <[email protected]> Signed-off-by: a-maumau <[email protected]> * apply suggestion Signed-off-by: a-maumau <[email protected]> --------- Signed-off-by: a-maumau <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kento Yabuuchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f90f216 - Browse repository at this point
Copy the full SHA f90f216View commit details -
feat(yabloc_pose_initializer): componentize yabloc_pose_initializer n…
…ode (autowarefoundation#7506) * change the node to component Signed-off-by: Kento Yabuuchi <[email protected]> * remove useless node.cpp Signed-off-by: Kento Yabuuchi <[email protected]> * add rclcpp_components as dependency Signed-off-by: Kento Yabuuchi <[email protected]> --------- Signed-off-by: Kento Yabuuchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 609df50 - Browse repository at this point
Copy the full SHA 609df50View commit details -
feat(yabloc_monitor): componentize yabloc_monitor node (autowarefound…
…ation#7509) * change node to component Signed-off-by: Kento Yabuuchi <[email protected]> * fix launch file & cmake Signed-off-by: Kento Yabuuchi <[email protected]> --------- Signed-off-by: Kento Yabuuchi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b003733 - Browse repository at this point
Copy the full SHA b003733View commit details -
fix(multi_object_tracker): fix uselessCallsSubstr warning (autowarefo…
…undation#7556) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee4442b - Browse repository at this point
Copy the full SHA ee4442bView commit details -
fix(lidar_apollo_segmentation_tvm): fix unpreciseMathCall warning (au…
…towarefoundation#7558) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b9d5c8 - Browse repository at this point
Copy the full SHA 6b9d5c8View commit details -
fix(mrm_handler): fix multiCondition warning (autowarefoundation#7543)
Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fbc30c - Browse repository at this point
Copy the full SHA 9fbc30cView commit details -
fix(.gitignore): add config to ignore directory which is made by pret…
…tier (autowarefoundation#7567) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e668be9 - Browse repository at this point
Copy the full SHA e668be9View commit details -
fix(simple_planning_simulator): fix duplicateBranch warnings (autowar…
…efoundation#7574) * fix(simple_planning_simulator): fix duplicateBranch warnings Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4f892e - Browse repository at this point
Copy the full SHA f4f892eView commit details -
chore(topic_state_monitor): enrich error log message (autowarefoundat…
…ion#7236) Signed-off-by: Takamasa Horibe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7508103 - Browse repository at this point
Copy the full SHA 7508103View commit details -
docs(bpp_static_obstacle_avoidance): add documentation (autowarefound…
…ation#7554) * fix: package path Signed-off-by: satoshi-ota <[email protected]> * docs: add explanation of lateral margin Signed-off-by: satoshi-ota <[email protected]> * fix: typo Signed-off-by: satoshi-ota <[email protected]> * fix: wrong description Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6d2c59 - Browse repository at this point
Copy the full SHA f6d2c59View commit details -
fix(autoware_behavior_path_planner_common): fix redundantContinue war…
…ning (autowarefoundation#7578) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67c76b3 - Browse repository at this point
Copy the full SHA 67c76b3View commit details -
fix(autoware_behavior_path_static_obstacle_avoidance_module): fix dup…
…licateCondition warnings (autowarefoundation#7582) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfbe80e - Browse repository at this point
Copy the full SHA bfbe80eView commit details -
fix(autoware_obstacle_cruise_planner): fix unusedScopedObject bug (au…
…towarefoundation#7569) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da61a2f - Browse repository at this point
Copy the full SHA da61a2fView commit details -
feat(ndt_scan_matcher): change from TP to NVTL for determination of i…
…nitial position estimation results (autowarefoundation#7141) * feat(ndt_scan_matcher): change from TP to NVTL Signed-off-by: RyuYamamoto <[email protected]> * fix(ndt_scan_matcher): fixed typo Signed-off-by: RyuYamamoto <[email protected]> --------- Signed-off-by: RyuYamamoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a443210 - Browse repository at this point
Copy the full SHA a443210View commit details -
feat(mpc_lateral_controller): signal a MRM when MPC fails. (autowaref…
…oundation#7016) * mpc fail checker diagnostic added Signed-off-by: Zhe Shen <[email protected]> * fix some scope issues Signed-off-by: Zhe Shen <[email protected]> * member attribute added. Signed-off-by: Zhe Shen <[email protected]> * shared pointer added. Signed-off-by: Zhe Shen <[email protected]> * member attribute (diag_updater_) added Signed-off-by: Zhe Shen <[email protected]> * dependency added. Signed-off-by: Zhe Shen <[email protected]> * implementation of the MpcLateralController corrected! Signed-off-by: Zhe Shen <[email protected]> * typo in comment corrected! Signed-off-by: Zhe Shen <[email protected]> * member method argument corrected Signed-off-by: Zhe Shen <[email protected]> * delete unnecessary reference mark Co-authored-by: Takamasa Horibe <[email protected]> * rebase Signed-off-by: Zhe Shen <[email protected]> * correct the include Signed-off-by: Zhe Shen <[email protected]> * pre-commit Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]> Co-authored-by: Takamasa Horibe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbd61e2 - Browse repository at this point
Copy the full SHA fbd61e2View commit details -
fix(autoware_obstacle_cruise_planner): fix assignBoolToFloat warning (a…
…utowarefoundation#7541) * fix(autoware_obstacle_cruise_planner): fix assignBoolToFloat warning Signed-off-by: Ryuta Kambe <[email protected]> * delete unnecessary file Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d3a094 - Browse repository at this point
Copy the full SHA 1d3a094View commit details -
fix(learning_based_vehicle_model): fix constVariablePointer warning (a…
…utowarefoundation#7575) * fix constVariablePointer warning Signed-off-by: Ryuta Kambe <[email protected]> * add reference Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4da27a8 - Browse repository at this point
Copy the full SHA 4da27a8View commit details -
fix(net_monitor): fix cppcheck warnings (autowarefoundation#7573)
* fix unusedVariable warning Signed-off-by: Ryuta Kambe <[email protected]> * fix unusedVariable warning Signed-off-by: Ryuta Kambe <[email protected]> * fix variableScope warning Signed-off-by: Ryuta Kambe <[email protected]> * fix unreadVariable warning Signed-off-by: Ryuta Kambe <[email protected]> * fix Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a2f1e3 - Browse repository at this point
Copy the full SHA 0a2f1e3View commit details -
fix(autoware_path_sampler): fix unusedVariable warning (autowarefound…
…ation#7584) fix unusedVariable warning Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8837b1f - Browse repository at this point
Copy the full SHA 8837b1fView commit details -
fix(autoware_velocity_smoother): fix unusedVariable warning (autoware…
…foundation#7585) fix unusedVariable warning Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b284599 - Browse repository at this point
Copy the full SHA b284599View commit details -
feat(autonomous_emergency_braking): add predicted object support for …
…aeb (autowarefoundation#7548) * add polling sub to predicted objects Signed-off-by: Daniel Sanchez <[email protected]> * WIP requires changing path frame to map Signed-off-by: Daniel Sanchez <[email protected]> * add parameters and reuse predicted obj speed Signed-off-by: Daniel Sanchez <[email protected]> * introduce early break to reduce computation time Signed-off-by: Daniel Sanchez <[email protected]> * resolve merge conflicts Signed-off-by: Daniel Sanchez <[email protected]> * fix guard Signed-off-by: Daniel Sanchez <[email protected]> * remove unused declaration Signed-off-by: Daniel Sanchez <[email protected]> * fix include Signed-off-by: Daniel Sanchez <[email protected]> * fix include issues Signed-off-by: Daniel Sanchez <[email protected]> * remove inline Signed-off-by: Daniel Sanchez <[email protected]> * delete unused dependencies Signed-off-by: Daniel Sanchez <[email protected]> * add utils.cpp Signed-off-by: Daniel Sanchez <[email protected]> * remove _ for non member variable Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51045e9 - Browse repository at this point
Copy the full SHA 51045e9View commit details -
refactor(behavior_velocity_no_drivable_lane_module): prefix package a…
…nd namespace with autoware (autowarefoundation#7469) Signed-off-by: Esteve Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0eefe2d - Browse repository at this point
Copy the full SHA 0eefe2dView commit details -
fix(autoware_behavior_path_start_planner_module): fix duplicateBreak …
…warning (autowarefoundation#7583) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dcddae - Browse repository at this point
Copy the full SHA 8dcddaeView commit details
Commits on Jun 20, 2024
-
feat(lidar_centerpoint): accelerated preprocessing for centerpoint (a…
…utowarefoundation#6989) * feat: accelerated preprocessing for centerpoint Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * chore: changed includes to quotes instead of brackets Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * chore: fixed variable name Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * fix: addressed the case where the points in the cache is over the maximum capacity Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * fix: fixed the offset of the output buffer in the kernel Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * chore: reimplemented old logic in the pointpainting package since the new centerpoint logic is incompatible Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * fix: eigen matrices are column major by default. this commit fixes the code that assumed row-major, implements check for data layout, and updates tests Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> * chore: fixed missing virtual destructor Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> --------- Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]> Co-authored-by: kminoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fffb149 - Browse repository at this point
Copy the full SHA fffb149View commit details -
fix(mpc_lateral_controller): align the MPC steering angle when the ca…
…r is controlled manually. (autowarefoundation#7109) * align the MPC steering angle when the car is controlled manually. Signed-off-by: Zhe Shen <[email protected]> * update the condition for is_driving_manually Signed-off-by: Zhe Shen <[email protected]> * STOP mode included Signed-off-by: Zhe Shen <[email protected]> * comment the is_driving_manually Signed-off-by: Zhe Shen <[email protected]> * align the steering outside (after) the solver. Signed-off-by: Zhe Shen <[email protected]> * use the flag input_data.current_operation_mode.is_autoware_control_enabled Signed-off-by: Zhe Shen <[email protected]> * correct a typo Signed-off-by: Zhe Shen <[email protected]> * correct the under control condition check Signed-off-by: Zhe Shen <[email protected]> * undo the space delete Signed-off-by: Zhe Shen <[email protected]> * unchange the unrelevant line Signed-off-by: Zhe Shen <[email protected]> * pre-commit Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d677314 - Browse repository at this point
Copy the full SHA d677314View commit details -
refactor(universe_utils/motion_utils)!: add autoware namespace (autow…
…arefoundation#7594) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5aa747b - Browse repository at this point
Copy the full SHA 5aa747bView commit details -
refactor(livox): apply clang-tidy check (autowarefoundation#7551)
livox Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 45c068a - Browse repository at this point
Copy the full SHA 45c068aView commit details -
feat(path_distance_calculator): change to read topic by polling (auto…
…warefoundation#7318) replace Subscription to InterProcessPollingSubscriber Signed-off-by: Autumn60 <[email protected]> Co-authored-by: Autumn60 <[email protected]> Co-authored-by: Tomoya Kimura <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a539f4 - Browse repository at this point
Copy the full SHA 5a539f4View commit details -
refactor(goal_distance_calculator): narrow variable scopes and change…
… to read topic by polling (autowarefoundation#7434) * delete unnecessary member Signed-off-by: Autumn60 <[email protected]> * replace rclcpp::Subscription to autoware_utils::InterProcessPollingSubscriber Signed-off-by: Autumn60 <[email protected]> * format by clang-format Signed-off-by: Autumn60 <[email protected]> * delete unnecessary callback func Signed-off-by: Autumn60 <[email protected]> * refactor goal_distance_calculator_node Signed-off-by: Autumn60 <[email protected]> * clang format Signed-off-by: Autumn60 <[email protected]> --------- Signed-off-by: Autumn60 <[email protected]> Co-authored-by: Autumn60 <[email protected]> Co-authored-by: Shumpei Wakabayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2d45f2 - Browse repository at this point
Copy the full SHA d2d45f2View commit details -
fix(autoware_behavior_velocity_planner_common): fix unusedScopedObjec…
…t bug (autowarefoundation#7570) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8d2f2d - Browse repository at this point
Copy the full SHA f8d2f2dView commit details -
refactor(obstacle_cruise_planner): apply clang-tidy check (autowarefo…
…undation#7553) obstacle_cruise Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5974015 - Browse repository at this point
Copy the full SHA 5974015View commit details -
refactor(behavior_velocity_intersection): apply clang-tidy check (aut…
…owarefoundation#7552) intersection Signed-off-by: Mamoru Sobue <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 822d5b5 - Browse repository at this point
Copy the full SHA 822d5b5View commit details -
chore(tier4_perception_launch): perception launcher refactoring secon…
…d round (autowarefoundation#7440) * feat: separate filters Signed-off-by: Taekjin LEE <[email protected]> * fix: object validator to modular Signed-off-by: Taekjin LEE <[email protected]> * chore: remove default values from subsequent launch files Signed-off-by: Taekjin LEE <[email protected]> * chore: group interfaces and junctions Signed-off-by: Taekjin LEE <[email protected]> * Revert "chore: group interfaces and junctions" This reverts commit 9d723c3. Signed-off-by: Taekjin LEE <[email protected]> * chore: group interfaces and junctions Signed-off-by: Taekjin LEE <[email protected]> * fix: radar input Signed-off-by: Taekjin LEE <[email protected]> * fix: remove defaults from camera inputs Signed-off-by: Taekjin LEE <[email protected]> * chore: rename camera args Signed-off-by: Taekjin LEE <[email protected]> * chore: reorder Signed-off-by: Taekjin LEE <[email protected]> * fix: remove defaults from lidar interface Signed-off-by: Taekjin LEE <[email protected]> * Add use_pointcloud_map and use_validator arguments to detection.launch.xml Signed-off-by: Taekjin LEE <[email protected]> * fix: remove default from validators and filters Signed-off-by: Taekjin LEE <[email protected]> * fix: pointcloud container node name Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * Add use_low_intensity_cluster_filter argument to launch files Signed-off-by: Taekjin LEE <[email protected]> * fix: on off detector and merger Signed-off-by: Taekjin LEE <[email protected]> * fix: radar_far/objects default Signed-off-by: Taekjin LEE <[email protected]> * fix: radar object filter parameter Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e84d32d - Browse repository at this point
Copy the full SHA e84d32dView commit details -
chore: update CODEOWNERS (autowarefoundation#7456)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]> Co-authored-by: kminoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7947ca - Browse repository at this point
Copy the full SHA a7947caView commit details -
chore(cppcheck): update .cppcheck_suppressions (autowarefoundation#7571)
* chore(cppcheck): update .cppcheck_suppressions Signed-off-by: Ryuta Kambe <[email protected]> * remove unnecessary features Signed-off-by: Ryuta Kambe <[email protected]> * remove unnecessary feature Signed-off-by: Ryuta Kambe <[email protected]> * remove unnecessary feature Signed-off-by: Ryuta Kambe <[email protected]> * remove unneccesary feature Signed-off-by: Ryuta Kambe <[email protected]> * remove unnecessary feature Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 841555e - Browse repository at this point
Copy the full SHA 841555eView commit details -
feat(autoware_test_utils): add autoware test manager (autowarefoundat…
…ion#7597) * feat(detected_object_validation): add test Signed-off-by: kminoda <[email protected]> * move to autoware_test_utils Signed-off-by: kminoda <[email protected]> * remove perception Signed-off-by: kminoda <[email protected]> * update cmake Signed-off-by: kminoda <[email protected]> * style(pre-commit): autofix * remove perception change Signed-off-by: kminoda <[email protected]> * add include Signed-off-by: kminoda <[email protected]> * refactored Signed-off-by: kminoda <[email protected]> * avoid using void and static_pointer_cast Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5cc0854 - Browse repository at this point
Copy the full SHA 5cc0854View commit details -
ci(cppcheck): fix cppcheck suppression list (autowarefoundation#7604)
Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2e780c - Browse repository at this point
Copy the full SHA f2e780cView commit details -
feat(static_obstacle_avoidance): keep object clipping even after the …
…object becomes non-target (autowarefoundation#7591) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7638fa1 - Browse repository at this point
Copy the full SHA 7638fa1View commit details -
fix(autoware_freespace_planning_algorithms): fix unusedScopedObject b…
…ug (autowarefoundation#7562) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 978d07d - Browse repository at this point
Copy the full SHA 978d07dView commit details -
fix(autoware_path_optimizer): fix redundantContinue warnings (autowar…
…efoundation#7577) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5e975c - Browse repository at this point
Copy the full SHA a5e975cView commit details -
fix(autoware_freespace_planning_algorithms): fix constStatement warni…
…ng (autowarefoundation#7580) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b747520 - Browse repository at this point
Copy the full SHA b747520View commit details -
fix(autoware_mpc_lateral_controller): fix duplicateAssignExpression w…
…arning (autowarefoundation#7572) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac43d07 - Browse repository at this point
Copy the full SHA ac43d07View commit details -
fix(autoware_mpc_lateral_controller): fix duplicateExpression warning (…
…autowarefoundation#7542) * fix(autoware_mpc_lateral_controller): fix duplicateExpression warning Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 73e22ca - Browse repository at this point
Copy the full SHA 73e22caView commit details -
ci(cppcheck): remove unnecessary cppcheck suppressions (autowarefound…
…ation#7609) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b4ab95 - Browse repository at this point
Copy the full SHA 3b4ab95View commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21b0285 - Browse repository at this point
Copy the full SHA 21b0285View commit details -
chore(ci): install binary cppcheck from snap (autowarefoundation#7611)
Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b18917d - Browse repository at this point
Copy the full SHA b18917dView commit details -
chore(ci): change way to get modified files for cppcheck (autowarefou…
…ndation#7610) * chore(ci): change way to modified files for cppcheck Signed-off-by: Kotaro Yoshimoto <[email protected]> * fix(ci): use correct base ref in cppcheck differential Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore: remove typo Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bdc8503 - Browse repository at this point
Copy the full SHA bdc8503View commit details -
chore(ci): install cppcheck from snap stable channel for CI (autoware…
…foundation#7613) Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e90d356 - Browse repository at this point
Copy the full SHA e90d356View commit details -
fix(autoware_mpc_lateral_controller): relax the steering rate constra…
…int at zero speed (autowarefoundation#7581) * constraint for zero velocity updated Signed-off-by: Zhe Shen <[email protected]> * correct the comment Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb00776 - Browse repository at this point
Copy the full SHA eb00776View commit details -
fix(gnss_poser): give msg_gnss_ins_orientation_stamped_ initial rmse …
…values (autowarefoundation#7607) * Give msg_gnss_ins_orientation_stamped_->orientation.rmse_rotation_* initial values Signed-off-by: TaikiYamada4 <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: TaikiYamada4 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 46b3ce5 - Browse repository at this point
Copy the full SHA 46b3ce5View commit details -
chore(ci): install binary cppcheck from snap for cppcheck-daily (auto…
…warefoundation#7614) * chore(ci): install binary cppcheck from snap for cppcheck-daily Signed-off-by: veqcc <[email protected]> * remove unnecessary step Signed-off-by: veqcc <[email protected]> --------- Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eab2567 - Browse repository at this point
Copy the full SHA eab2567View commit details -
fix(image_transport_decompressor): missing config setting (autowarefo…
…undation#7615) Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: Kenzo Lobos Tsunekawa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for faa5c95 - Browse repository at this point
Copy the full SHA faa5c95View commit details -
refactor(static_obstacle_avoidance): change logger name for utils (au…
…towarefoundation#7617) change logger name for static avoidance utils Signed-off-by: Go Sakayori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 821d14a - Browse repository at this point
Copy the full SHA 821d14aView commit details -
refactor(lane_change): use lane change namespace for structs (autowar…
…efoundation#7508) * refactor(lane_change): use lane change namespace for structs Signed-off-by: Zulfaqar Azmi <[email protected]> * Move lane change namespace to bottom level Signed-off-by: Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Zulfaqar Azmi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8499417 - Browse repository at this point
Copy the full SHA 8499417View commit details -
fix(pointcloud_preprocessor): fix arrayIndexThenCheck warning (autowa…
…refoundation#7547) * fix(pointcloud_preprocessor): fix arrayIndexThenCheck waarning Signed-off-by: Ryuta Kambe <[email protected]> * fix deleted_azimuths's index Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix * fix typo Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a91bfeb - Browse repository at this point
Copy the full SHA a91bfebView commit details
Commits on Jun 22, 2024
-
feat(autonomous_emergency_braking): add cluster min height for aeb (a…
…utowarefoundation#7605) * add minimum cluster height threshold Signed-off-by: Daniel Sanchez <[email protected]> * add update param option Signed-off-by: Daniel Sanchez <[email protected]> * use param Signed-off-by: Daniel Sanchez <[email protected]> * avoid the float check if cluster_surpasses_threshold_height is already true Signed-off-by: Daniel Sanchez <[email protected]> * update README Signed-off-by: Daniel Sanchez <[email protected]> * add cluster height description Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b91298b - Browse repository at this point
Copy the full SHA b91298bView commit details -
fix(tracking_object_merger): fix shadowArgument warning (autowarefoun…
…dation#7622) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3fe17d - Browse repository at this point
Copy the full SHA c3fe17dView commit details -
fix(autoware_behavior_path_planner_common): fix shadowArgument warning (
autowarefoundation#7623) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60c66b8 - Browse repository at this point
Copy the full SHA 60c66b8View commit details -
fix(tier4_camera_view_rviz_plugin): fix funcArgNamesDifferent warnings (
autowarefoundation#7621) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b24d9b - Browse repository at this point
Copy the full SHA 8b24d9bView commit details -
fix(autoware_behavior_path_goal_planner_module): fix lateral_offset r…
…elated warnings (autowarefoundation#7624) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3900cbe - Browse repository at this point
Copy the full SHA 3900cbeView commit details -
fix(probabilistic_occupancy_grid_map): fix knownConditionTrueFalse wa…
…rning (autowarefoundation#7619) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a54b73e - Browse repository at this point
Copy the full SHA a54b73eView commit details -
fix(pointcloud_preprocessor): fix constVariableReference warnings (au…
…towarefoundation#7628) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c2e484 - Browse repository at this point
Copy the full SHA 6c2e484View commit details
Commits on Jun 23, 2024
-
fix(autoware_motion_velocity_obstacle_velocity_limiter_module): fix u…
…nreadVariable warning (autowarefoundation#7625) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc3751f - Browse repository at this point
Copy the full SHA dc3751fView commit details -
fix(pointcloud_preprocessor): fix redundantInitialization warning (au…
…towarefoundation#7629) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2461903 - Browse repository at this point
Copy the full SHA 2461903View commit details -
fix(autoware_obstacle_cruise_planner): fix unreadVariable warning (au…
…towarefoundation#7627) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca8cb30 - Browse repository at this point
Copy the full SHA ca8cb30View commit details -
fix(autoware_behavior_velocity_no_drivable_lane_module): fix containe…
…rOutOfBounds wawrning (autowarefoundation#7631) * fix(autoware_behavior_velocity_no_drivable_lane_module): fix containerOutOfBounds wawrning Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 30ecaad - Browse repository at this point
Copy the full SHA 30ecaadView commit details -
feat(multi_object_tracker): tracker refactoring (autowarefoundation#7271
) * feat: separate filters Signed-off-by: Taekjin LEE <[email protected]> * fix: object validator to modular Signed-off-by: Taekjin LEE <[email protected]> * fix: replace xyzrpy covariance index Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor tracker class members Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring destructor Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring getUpdatingObject Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring object size checker Signed-off-by: Taekjin LEE <[email protected]> * fix: debugger delay calculation order is fixed Signed-off-by: Taekjin LEE <[email protected]> * fix: bicycle size update bug fix Signed-off-by: Taekjin LEE <[email protected]> * fix: renamed message package Signed-off-by: Taekjin LEE <[email protected]> * chore: refactoring Signed-off-by: Taekjin LEE <[email protected]> * feat: object parameter class Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor includes Signed-off-by: Taekjin LEE <[email protected]> * feat: initial impl. of object model Signed-off-by: Taekjin LEE <[email protected]> * feat: impl. object model to bicycle, big, normal Signed-off-by: Taekjin LEE <[email protected]> * feat: impl. object model to pedestrian Signed-off-by: Taekjin LEE <[email protected]> * feat: impl. cont Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * chore: fix missing refactoring Signed-off-by: Taekjin LEE <[email protected]> * fix: align unit of angles, yaw rates Signed-off-by: Taekjin LEE <[email protected]> * fix: rename tier4_autoware_utils to autoware_universe_utils Signed-off-by: Taekjin LEE <[email protected]> * fix: missing unit conversion Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * fix: sources Signed-off-by: Taekjin LEE <[email protected]> * chore: Update include and import statements Signed-off-by: Taekjin LEE <[email protected]> * fix: unit convert bug Signed-off-by: Taekjin LEE <[email protected]> * fix: update to autoware::universe_utils Signed-off-by: Taekjin LEE <[email protected]> * fix: mis-implementation of process noise Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6ac4b24 - Browse repository at this point
Copy the full SHA 6ac4b24View commit details
Commits on Jun 24, 2024
-
feat(route_handler): add unit test for lane change related functions (a…
…utowarefoundation#7504) * RT1-6230 feat(route_handler): add unit test for lane change related functions Signed-off-by: Zulfaqar Azmi <[email protected]> * fix spell check Signed-off-by: Zulfaqar Azmi <[email protected]> * fix spellcheck Signed-off-by: Zulfaqar Azmi <[email protected]> --------- Signed-off-by: Zulfaqar Azmi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 480d97a - Browse repository at this point
Copy the full SHA 480d97aView commit details -
feat(motion_velocity_planner): publish processing times (autowarefoun…
…dation#7633) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 60b05b0 - Browse repository at this point
Copy the full SHA 60b05b0View commit details -
feat(tensorrt yolox): inference and publish mask image from yolox mod…
…el with semantic segmentation header (autowarefoundation#5553) * add segmentation model Signed-off-by: badai-nguyen <[email protected]> fix: add multitask for segment Signed-off-by: badai-nguyen <[email protected]> * fix: publish mask Signed-off-by: badai-nguyen <[email protected]> * feat: publish colorized mask Signed-off-by: badai-nguyen <[email protected]> * fix: resize yolox mask Signed-off-by: badai-nguyen <[email protected]> * fix: add memory allocate operations Signed-off-by: Manato HIRABAYASHI <[email protected]> * refactor: remove underscore for a local variable Signed-off-by: Manato HIRABAYASHI <[email protected]> * chore: add condition to check the number of subscriber for newly added topics Signed-off-by: Manato HIRABAYASHI <[email protected]> * chore: pre-commit Signed-off-by: badai-nguyen <[email protected]> * fix: add roi overlapping segment Signed-off-by: badai-nguyen <[email protected]> * fix: roi overlay segment Signed-off-by: badai-nguyen <[email protected]> * chore: refactor Signed-off-by: badai-nguyen <[email protected]> * docs: update readme Signed-off-by: badai-nguyen <[email protected]> * fix: update model name Signed-off-by: badai-nguyen <[email protected]> * fix: add utils into tensorrt_yolox Signed-off-by: badai-nguyen <[email protected]> * fix: launch file Signed-off-by: badai-nguyen <[email protected]> * chore: remove unnecessary depend Signed-off-by: badai-nguyen <[email protected]> * chore: fix yaml file Signed-off-by: badai-nguyen <[email protected]> * chore: remove duplicated param in launch Signed-off-by: badai-nguyen <[email protected]> * fix: semantic class Signed-off-by: badai-nguyen <[email protected]> * docs: update readme Signed-off-by: badai-nguyen <[email protected]> * chore: update default param Signed-off-by: badai-nguyen <[email protected]> * fix: add processing time topic Signed-off-by: badai-nguyen <[email protected]> * chore: typo Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix * chore: fix cspell error Signed-off-by: badai-nguyen <[email protected]> * fix: yolox default param Signed-off-by: badai-nguyen <[email protected]> * chore: rename debug topics Signed-off-by: badai-nguyen <[email protected]> * chore: rename debug topics Signed-off-by: badai-nguyen <[email protected]> * docs: update model description Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix * fix: launch Signed-off-by: badai-nguyen <[email protected]> * refactor: unpublish mask for single task Signed-off-by: badai-nguyen <[email protected]> * Update perception/tensorrt_yolox/src/tensorrt_yolox.cpp Co-authored-by: Manato Hirabayashi <[email protected]> * Update perception/tensorrt_yolox/src/tensorrt_yolox.cpp Co-authored-by: Manato Hirabayashi <[email protected]> * Update perception/tensorrt_yolox/src/tensorrt_yolox.cpp Co-authored-by: Manato Hirabayashi <[email protected]> * style(pre-commit): autofix * docs: update reamde Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix * fix: skip mask size as yolox output Signed-off-by: badai-nguyen <[email protected]> --------- Signed-off-by: badai-nguyen <[email protected]> Signed-off-by: Manato HIRABAYASHI <[email protected]> Co-authored-by: Manato HIRABAYASHI <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Manato Hirabayashi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ca276f - Browse repository at this point
Copy the full SHA 2ca276fView commit details -
fix(tensorrt_yolox): fix unusedVariable warning (autowarefoundation#7586
) fix unusedVariable warning Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df02f5 - Browse repository at this point
Copy the full SHA 8df02f5View commit details -
chore(ci): remove arrayIndexThenCheck (autowarefoundation#7618)
Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5be1be - Browse repository at this point
Copy the full SHA e5be1beView commit details -
fix(autoware_behavior_path_dynamic_obstacle_avoidance_module): fix bi…
…twiseOnBoolean warning (autowarefoundation#7636) Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5bead38 - Browse repository at this point
Copy the full SHA 5bead38View commit details -
fix(bytetrack): fix cppcheck warnings (autowarefoundation#7576)
* fix unreadVariable Signed-off-by: Ryuta Kambe <[email protected]> * fix variableScope Signed-off-by: Ryuta Kambe <[email protected]> * fix unusedVariable Signed-off-by: Ryuta Kambe <[email protected]> * fix constParameterPointer Signed-off-by: Ryuta Kambe <[email protected]> * fix unreadVariable Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ed0c45d - Browse repository at this point
Copy the full SHA ed0c45dView commit details -
chore(typo): temoporary => temporary (autowarefoundation#7645)
Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22aaa47 - Browse repository at this point
Copy the full SHA 22aaa47View commit details -
fix(autoware_obstacle_cruise_planner): fix knownConditionTrueFalse wa…
…rnings (autowarefoundation#7620) * fix(autoware_obstacle_cruise_planner): fix knownConditionTrueFalse warnings Signed-off-by: Ryuta Kambe <[email protected]> * fix Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d46a059 - Browse repository at this point
Copy the full SHA d46a059View commit details -
chore(ci): update cppcheck-daily (autowarefoundation#7648)
Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cfdd868 - Browse repository at this point
Copy the full SHA cfdd868View commit details -
chore(ci): change way to modified files in clang-tidy-differential (a…
…utowarefoundation#7639) * chore(ci): fetch full depth in clang-tidy-differential Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): use raw git to get modified files Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): fix deprecated GitHub actions variable operation Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): delete unnecessary steps Signed-off-by: Kotaro Yoshimoto <[email protected]> * refactor(ci): unite multiple command line into one line Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 953d929 - Browse repository at this point
Copy the full SHA 953d929View commit details -
chore(cspell): ignore some words in .cppcheck_suppressions (autowaref…
…oundation#7647) Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f15e5d6 - Browse repository at this point
Copy the full SHA f15e5d6View commit details -
fix(autoware_obstacle_cruise_planner): fix shadowVariable warning (au…
…towarefoundation#7656) * fix(autoware_obstacle_cruise_planner): fix shadowVariable warning Signed-off-by: Koichi Imai <[email protected]> * fix Signed-off-by: Koichi Imai <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Koichi Imai <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d563f1d - Browse repository at this point
Copy the full SHA d563f1dView commit details -
fix(autoware_obstacle_cruise_planner): fix shadowVariable warning in …
…generateSlowDownTrajectory (autowarefoundation#7659) Signed-off-by: Koichi Imai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a3eaee - Browse repository at this point
Copy the full SHA 2a3eaeeView commit details -
fix: replace deprecated header in Jazzy (autowarefoundation#7603)
* Use cv_bridge.hpp if available Signed-off-by: f0reachARR <[email protected]> * Fix image_geometry deprecated header Signed-off-by: f0reachARR <[email protected]> * Add comment for __has_include Signed-off-by: f0reachARR <[email protected]> --------- Signed-off-by: f0reachARR <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b648a00 - Browse repository at this point
Copy the full SHA b648a00View commit details -
fix: replace Ogre deprecated header (autowarefoundation#7606)
Fix Ogre deprecated header Signed-off-by: f0reachARR <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a456e6 - Browse repository at this point
Copy the full SHA 9a456e6View commit details -
feat(auoware_test_utils): add jump_clock interface (autowarefoundatio…
…n#7638) * feat(auoware_test_utils): add jump_clock interface Signed-off-by: kminoda <[email protected]> * add comment Signed-off-by: kminoda <[email protected]> --------- Signed-off-by: kminoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dcb8803 - Browse repository at this point
Copy the full SHA dcb8803View commit details -
chore: update the PR template (autowarefoundation#7667)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef3cef1 - Browse repository at this point
Copy the full SHA ef3cef1View commit details -
refactor(autoware_behavior_velocity_speed_bump_module): prefix packag…
…e and namespace with autoware (autowarefoundation#7467) Signed-off-by: Esteve Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84bede5 - Browse repository at this point
Copy the full SHA 84bede5View commit details -
feat(static_centerline_generator): organize AUTO/GUI/VMB modes (autow…
…arefoundation#7432) Signed-off-by: Takagi, Isamu <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0256188 - Browse repository at this point
Copy the full SHA 0256188View commit details
Commits on Jun 25, 2024
-
fix(diagnostic_graph_aggregator): fix shadowArgument warning in creat…
…e_unit_config (autowarefoundation#7664) Signed-off-by: Koichi Imai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 435f368 - Browse repository at this point
Copy the full SHA 435f368View commit details -
fix(autoware_behavior_path_planner_common): fix shadowArgument warnin…
…g in getDistanceToCrosswalk (autowarefoundation#7665) Signed-off-by: Koichi Imai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfcb320 - Browse repository at this point
Copy the full SHA bfcb320View commit details -
chore(ci): remove unnecessary cppcheck suppressions (autowarefoundati…
…on#7670) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cf6e61 - Browse repository at this point
Copy the full SHA 1cf6e61View commit details -
fix(smart_mpc_trajectory_folower): fix running by adding control_stat…
…e and changing msg/package_name (autowarefoundation#7666) Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f306973 - Browse repository at this point
Copy the full SHA f306973View commit details -
fix(autoware_behavior_path_planner_common): fix containerOutOfBounds …
…warning (autowarefoundation#7675) * fix(autoware_behavior_path_planner_common): fix containerOutOfBounds warning Signed-off-by: Ryuta Kambe <[email protected]> * fix type Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b91cfa1 - Browse repository at this point
Copy the full SHA b91cfa1View commit details -
fix(tensorrt_yolox): fix unusedVariable warnings (autowarefoundation#…
…7672) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 758b425 - Browse repository at this point
Copy the full SHA 758b425View commit details -
ci(comment-on-pr): make it work on forks (autowarefoundation#7680)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7685d8a - Browse repository at this point
Copy the full SHA 7685d8aView commit details -
fix(vehicle_cmd_gate): colcon test failure due to heavy process (auto…
…warefoundation#7678) Signed-off-by: Takamasa Horibe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1fffc28 - Browse repository at this point
Copy the full SHA 1fffc28View commit details -
feat(motion_velocity_planner, lane_departure_checker): add processing…
… time Float64 publishers (autowarefoundation#7683) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63e0399 - Browse repository at this point
Copy the full SHA 63e0399View commit details -
fix(lidar_centerpoint): fix constexpr related bugs (autowarefoundatio…
…n#7686) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d20d901 - Browse repository at this point
Copy the full SHA d20d901View commit details -
chore(ci): fix error in
clang-tidy-differential
with diffs in multi……ple files (autowarefoundation#7685) * chore(ci): output modified file list without newlines Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): test diffs Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): test diffs Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): revert test diff Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): revert test diff Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1d1ee46 - Browse repository at this point
Copy the full SHA 1d1ee46View commit details
Commits on Jun 26, 2024
-
fix(static_obstacle_avoidance): fix json schema (autowarefoundation#7692
) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cff7ad - Browse repository at this point
Copy the full SHA 1cff7adView commit details -
fix(autoware_pid_longitudinal_controller, autoware_trajectory_followe…
…r_node): unite diagnostic_updater_ in PID and MPC. (autowarefoundation#7674) * diag_updater_ added in PID Signed-off-by: Zhe Shen <[email protected]> * correct the pointer form Signed-off-by: Zhe Shen <[email protected]> * pre-commit Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd86f0a - Browse repository at this point
Copy the full SHA cd86f0aView commit details -
fix(autoware_mpc_lateral_controller): delete the zero speed constraint (
autowarefoundation#7673) * delete steer rate limit when vel = 0 Signed-off-by: Zhe Shen <[email protected]> * delete unnecessary variable Signed-off-by: Zhe Shen <[email protected]> * pre-commit Signed-off-by: Zhe Shen <[email protected]> --------- Signed-off-by: Zhe Shen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69258bd - Browse repository at this point
Copy the full SHA 69258bdView commit details -
feat(tier4_perception_launch): enable multi channel tracker merger (a…
…utowarefoundation#7459) * feat: introduce multi channel tracker merger Signed-off-by: Taekjin LEE <[email protected]> feat: separate filters feat: filtering camera lidar fusion fix: object validator to modular Signed-off-by: Taekjin LEE <[email protected]> fix: add missing config Signed-off-by: Taekjin LEE <[email protected]> fix: radar only mode for both fusion mode fix Signed-off-by: Taekjin LEE <[email protected]> style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * fix: implement merger switching Signed-off-by: Taekjin LEE <[email protected]> * chore: move pointcloud filter from detection to filter group Signed-off-by: Taekjin LEE <[email protected]> * chore: define external and internal interfaces Signed-off-by: Taekjin LEE <[email protected]> * fix: set output of camera-lidar in absolute path Signed-off-by: Taekjin LEE <[email protected]> * chore: explicit object detection output Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * chore: update object detection input paths fix radar output Signed-off-by: Taekjin LEE <[email protected]> * chore: update object detection input paths Signed-off-by: Taekjin LEE <[email protected]> * fix: radar pipeline output Signed-off-by: Taekjin LEE <[email protected]> * chore: update object detection input paths This commit updates the input paths for object detection. It ensures that the correct paths are used for the detection process. Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * fix: group to avoid argument mixture Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec88fc5 - Browse repository at this point
Copy the full SHA ec88fc5View commit details -
docs(static_obstacle_avoidance): fix wrong flowchart (autowarefoundat…
…ion#7693) Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b67a6c3 - Browse repository at this point
Copy the full SHA b67a6c3View commit details -
feat(default_ad_api): release adapi v1.4.0 (autowarefoundation#7496)
Signed-off-by: Takagi, Isamu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e00bcf - Browse repository at this point
Copy the full SHA 2e00bcfView commit details -
perf(out_of_lane): downsample the trajectory to improve performance (a…
…utowarefoundation#7691) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8444a9e - Browse repository at this point
Copy the full SHA 8444a9eView commit details -
fix(tensorrt_yolox): fix duplicateBreak warning (autowarefoundation#7698
) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cdd150 - Browse repository at this point
Copy the full SHA 9cdd150View commit details -
fix(radar_object_tracker): fix duplicateBranch warning (autowarefound…
…ation#7697) * fix(radar_object_tracker): fix duplicateBranch warning Signed-off-by: Ryuta Kambe <[email protected]> * delete comments Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 641796b - Browse repository at this point
Copy the full SHA 641796bView commit details -
fix(autoware_velocity_smoother): fix duplicateBreak warning (autoware…
…foundation#7699) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a28691 - Browse repository at this point
Copy the full SHA 7a28691View commit details -
chore(ci): fix failure condition when modified files are empty (autow…
…arefoundation#7704) * chore(ci): fix failure condition when modified files are empty Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore: delete unnecessary new line Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore: delete lidar_centerpoint_tvm package for test Signed-off-by: GitHub <[email protected]> * chore(ci): fix workflow conditions Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): filter un-existing files in cppcheck-differential Signed-off-by: Kotaro Yoshimoto <[email protected]> * Revert "chore: delete lidar_centerpoint_tvm package for test" This reverts commit 3b8bcb3. * chore: fix pre-commit errors Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]> Signed-off-by: GitHub <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b261aec - Browse repository at this point
Copy the full SHA b261aecView commit details -
refactor(localization_util): add covariance_ellipse to localization_u…
…til (autowarefoundation#7706) Added covariance_ellipse to localization_util Signed-off-by: Shintaro Sakoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10c1a85 - Browse repository at this point
Copy the full SHA 10c1a85View commit details -
feat(tier4_perception_launch): add missing arg use_multi_channel_trac…
…ker_merger (autowarefoundation#7705) * feat(tier4_perception_launch): add missing arg use_multi_channel_tracker_merger Signed-off-by: Taekjin LEE <[email protected]> * feat: add use_multi_channel_tracker_merger argument to simulator launch This commit adds the `use_multi_channel_tracker_merger` argument to the simulator launch file. The argument is set to `false` by default. This change enables the use of the multi-channel tracker merger in the simulator. Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23d857d - Browse repository at this point
Copy the full SHA 23d857dView commit details
Commits on Jun 27, 2024
-
feat(start_planner): yaw threshold for rss check (autowarefoundation#…
…7657) * add param to customize yaw th Signed-off-by: Daniel Sanchez <[email protected]> * add param to other modules Signed-off-by: Daniel Sanchez <[email protected]> * docs Signed-off-by: Daniel Sanchez <[email protected]> * update READMEs with params Signed-off-by: Daniel Sanchez <[email protected]> * fix LC README Signed-off-by: Daniel Sanchez <[email protected]> * use normalized yaw diff Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c129187 - Browse repository at this point
Copy the full SHA c129187View commit details -
fix(autoware_behavior_velocity_planner_common): remove lane_id check …
…from arc_lane_util (autowarefoundation#7710) * fix(arc_lane_util): remove lane_id check from arc_lane_util Signed-off-by: Y.Hisaki <[email protected]> * modify test_arc_lane_util.cpp Signed-off-by: Y.Hisaki <[email protected]> --------- Signed-off-by: Y.Hisaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be02771 - Browse repository at this point
Copy the full SHA be02771View commit details -
docs(rtc_replayer): fix wrong link (autowarefoundation#7714)
* fix link for rtc_replayer Signed-off-by: Go Sakayori <[email protected]> * delete RTC replayer header Signed-off-by: Go Sakayori <[email protected]> * fix Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d88de18 - Browse repository at this point
Copy the full SHA d88de18View commit details -
refactor(static_obstacle_avoidance): organize params for drivable lane (
autowarefoundation#7715) * refactor(static_obstacle_avoidance): organize params for drivable lane Signed-off-by: satoshi-ota <[email protected]> * Update planning/behavior_path_planner/autoware_behavior_path_static_obstacle_avoidance_module/schema/static_obstacle_avoidance.schema.json --------- Signed-off-by: satoshi-ota <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 228b6af - Browse repository at this point
Copy the full SHA 228b6afView commit details -
feat(image_projection_based_fusion): unrectify image projection based…
… fusion (autowarefoundation#7053) * unrecify 3d point for image projection based fusion Signed-off-by: Yukihiro Saito <[email protected]> * style(pre-commit): autofix * add try-catch code for exception handling Signed-off-by: Yukihito Saito <[email protected]> * Update perception/image_projection_based_fusion/src/utils/utils.cpp Co-authored-by: kminoda <[email protected]> * style(pre-commit): autofix * remove litter Signed-off-by: Yukihito Saito <[email protected]> * revert try-catch Signed-off-by: Yukihito Saito <[email protected]> * Update perception/image_projection_based_fusion/src/utils/utils.cpp Co-authored-by: kminoda <[email protected]> * fix: resolve conflict Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Yukihiro Saito <[email protected]> Signed-off-by: Yukihito Saito <[email protected]> Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: kminoda <[email protected]> Co-authored-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcf0677 - Browse repository at this point
Copy the full SHA bcf0677View commit details -
fix(obstacle_stop_planner): fix unreadVariable warning (autowarefound…
…ation#7626) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cc45ae - Browse repository at this point
Copy the full SHA 0cc45aeView commit details -
chore: update sample rosbags for localization modules (autowarefounda…
…tion#7716) Update sample rosbags for new message types Signed-off-by: TaikiYamada4 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff33d9c - Browse repository at this point
Copy the full SHA ff33d9cView commit details -
refactor(object_velocity_splitter)!: fix namespace and directory stru…
…cture (autowarefoundation#7646) * refactor: refactor object_velocity_splitter_node component Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: move header file to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 908703f - Browse repository at this point
Copy the full SHA 908703fView commit details -
refactor(radar_crossing_objects_noise_filter)!: fix namespace and dir…
…ectory structure (autowarefoundation#7649) * feat: Refactor radar_crossing_objects_noise_filter node Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: move header file to src Signed-off-by: Taekjin LEE <[email protected]> * refactor: remove unused dependency Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2004de6 - Browse repository at this point
Copy the full SHA 2004de6View commit details -
refactor(radar_fusion_to_detected_object)!: fix namespace and directo…
…ry structure (autowarefoundation#7650) * refactor: refactor radar fusion to detected object node and related files Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: move header files to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 963d264 - Browse repository at this point
Copy the full SHA 963d264View commit details -
refactor(radar_tracks_msgs_converter)!: fix namespace and directory s…
…tructure (autowarefoundation#7653) * refactor: radar_tracks_msgs_converter library and node Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename node.hpp to radar_tracks_msgs_converter_node.hpp Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include statement for radar_tracks_msgs_converter_node.hpp Signed-off-by: Taekjin LEE <[email protected]> * refactor: remove unused dependencies Signed-off-by: Taekjin LEE <[email protected]> * refactor: move header file to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8614acc - Browse repository at this point
Copy the full SHA 8614accView commit details -
refactor(radar_object_clustering)!: fix namespace and directory struc…
…ture (autowarefoundation#7654) * refactor: refactor radar object clustering node and related files Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: move the node header to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2058c18 - Browse repository at this point
Copy the full SHA 2058c18View commit details -
refactor(simple_object_merger)!: fix namespace and directory structure (
autowarefoundation#7700) * refactor(simple_object_merger): refactor library and node names Refactor the library and node names in the simple_object_merger package to follow the autoware namespace convention. This includes renaming the library from simple_object_merger_node_component to autoware_simple_object_merger and the node from simple_object_merger_node to autoware_simple_object_merger_node. Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename simple_object_merger library and node to follow autoware namespace convention Signed-off-by: Taekjin LEE <[email protected]> * refactor: move node header to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcfa6d0 - Browse repository at this point
Copy the full SHA fcfa6d0View commit details -
refactor(radar_object_tracker)!: fix namespace and directory structure (
autowarefoundation#7658) * chore: refactor radar_object_tracker_node.cpp and related files Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for radar_object_tracker files Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for radar_object_tracker files Signed-off-by: Taekjin LEE <[email protected]> * refactor: remove MSG_COV_IDX enum in utils.hpp Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for radar_object_tracker files Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efd1afc - Browse repository at this point
Copy the full SHA efd1afcView commit details -
refactor(object_range_splitter)!: fix namespace and directory structu…
…re (autowarefoundation#7644) * refactor: refactor object_range_splitter library and node Signed-off-by: Taekjin LEE <[email protected]> * refactor: refactor object_range_splitter library and node Signed-off-by: Taekjin LEE <[email protected]> * refactor: fix the node name Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename include path Signed-off-by: Taekjin LEE <[email protected]> * refactor: remove unused dependency on sensor_msgs Signed-off-by: Taekjin LEE <[email protected]> * refactor: move header file to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8537701 - Browse repository at this point
Copy the full SHA 8537701View commit details -
refactor(tracking_object_merger)!: fix namespace and directory struct…
…ure (autowarefoundation#7663) * chore: refactor file paths in tracking_object_merger module Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor file paths in tracking_object_merger module Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor include statement in decorative_tracker_merger.hpp Signed-off-by: Taekjin LEE <[email protected]> * chore: refactor include statement in decorative_tracker_merger.hpp Signed-off-by: Taekjin LEE <[email protected] * chore: refactor association file path in tracking_object_merger module Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include statements in tracking_object_merger module Signed-off-by: Taekjin LEE <[email protected]> * refactor: move the node header to src Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Signed-off-by: Taekjin LEE <[email protected]
Configuration menu - View commit details
-
Copy full SHA for cfcf1e7 - Browse repository at this point
Copy the full SHA cfcf1e7View commit details -
feat(simple_planning_simulator): add new vehicle model with falling d…
…own (autowarefoundation#7651) * add new vehicle model Signed-off-by: Yuki Takagi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7f2e1e - Browse repository at this point
Copy the full SHA c7f2e1eView commit details -
fix(lane_change): prevent empty path when rerouting (autowarefoundati…
…on#7717) fix(lane_change): prevent empty path when routing Signed-off-by: kosuke55 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7e83ff - Browse repository at this point
Copy the full SHA a7e83ffView commit details -
fix(autoware_behavior_velocity_speed_bump_module): fix containerOutOf…
…Bounds warning (autowarefoundation#7671) fix(autoware_behavior_velocity_speed_bump_module): fix containerOutOfBounds Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4efb91 - Browse repository at this point
Copy the full SHA f4efb91View commit details -
chore(ci): remove unnecessary cppcheck suppressions (autowarefoundati…
…on#7677) * chore(ci): remove unnecessary cppcheck suppressions Signed-off-by: Ryuta Kambe <[email protected]> * remove constVariable Signed-off-by: Ryuta Kambe <[email protected]> * remove duplicateBreak Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 49ec490 - Browse repository at this point
Copy the full SHA 49ec490View commit details -
ci(build-and-test-x): fix cache and merge clang-tidy (autowarefoundat…
…ion#7723) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8df1d33 - Browse repository at this point
Copy the full SHA 8df1d33View commit details -
ci(lidar_centerpoint): disable failing gpu dependent test_voxel_gener…
…ator (autowarefoundation#7722) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69e8bfa - Browse repository at this point
Copy the full SHA 69e8bfaView commit details -
style: updating the colors for the parking spaces and lot (autowarefo…
…undation#7726) Signed-off-by: KhalilSelyan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e96334c - Browse repository at this point
Copy the full SHA e96334cView commit details -
refactor(object_merger): rework parameters (autowarefoundation#7337)
* Deleted the default values in the source code, updated .param.yaml files, created schema.json files, updated readme. Signed-off-by: Boyang <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Boyang <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 23eb56d - Browse repository at this point
Copy the full SHA 23eb56dView commit details -
ci: disable failing tests undetected due to broken regex filter (auto…
…warefoundation#7731) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 891b231 - Browse repository at this point
Copy the full SHA 891b231View commit details
Commits on Jun 28, 2024
-
chore(ci): fix errors in
clang-tidy-differential
job in `build-and-……test-differential` workflow when all diffs are deletion (autowarefoundation#7737) * chore(ci): fix errors in clang-tidy-differential job in build-and-test-differential workflow when all diffs are deletion Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore: delete lidar_centerpoint_tvm package for test Signed-off-by: Kotaro Yoshimoto <[email protected]> * Revert "chore: delete lidar_centerpoint_tvm package for test" This reverts commit 339519a. Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcad7b9 - Browse repository at this point
Copy the full SHA bcad7b9View commit details -
fix(image_projection_based_fusion): resize sematic segmentation mask …
…as input image size (autowarefoundation#7635) Signed-off-by: badai-nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1b1ec7 - Browse repository at this point
Copy the full SHA a1b1ec7View commit details -
perf(dynamic_obstacle_stop): create rtree with packing algorithm (aut…
…owarefoundation#7730) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4a34865 - Browse repository at this point
Copy the full SHA 4a34865View commit details -
fix(autonomous_emergency_braking): aeb strange mpc polygon (autowaref…
…oundation#7740) change resize to reserve Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edfeedd - Browse repository at this point
Copy the full SHA edfeeddView commit details -
feat(autonomous_emergency_braking): aeb add support negative speeds (a…
…utowarefoundation#7707) * add support for negative speeds Signed-off-by: Daniel Sanchez <[email protected]> * remove negative speed check for predicted obj Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53e351e - Browse repository at this point
Copy the full SHA 53e351eView commit details -
chore(autonomous_emergency_braking): apply clangd suggestions to aeb (a…
…utowarefoundation#7703) * apply clangd suggestions Signed-off-by: Daniel Sanchez <[email protected]> * add maintainer Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd86f71 - Browse repository at this point
Copy the full SHA cd86f71View commit details -
feat: add
autoware_
prefix tolanelet2_extension
(autowarefoundat……ion#7640) Signed-off-by: Yutaka Kondo <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d42e0bb - Browse repository at this point
Copy the full SHA d42e0bbView commit details -
feat: update trafficlight roi styling (autowarefoundation#6985)
Signed-off-by: KhalilSelyan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58d45d6 - Browse repository at this point
Copy the full SHA 58d45d6View commit details -
feat(lidar_centerpoint_tvm): remove package (autowarefoundation#7702)
Signed-off-by: kminoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b50ae2 - Browse repository at this point
Copy the full SHA 9b50ae2View commit details -
refactor(yabloc_pose_initializer): apply static analysis (autowarefou…
…ndation#7719) * refactor based on linter Signed-off-by: a-maumau <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: a-maumau <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 24410a4 - Browse repository at this point
Copy the full SHA 24410a4View commit details -
feat(tier4_system_launch): use mrm handler by default (autowarefounda…
…tion#7728) Signed-off-by: Takagi, Isamu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da0df3e - Browse repository at this point
Copy the full SHA da0df3eView commit details
Commits on Jun 30, 2024
-
docs(planning): fix wrong link (autowarefoundation#7751)
* fix page link Signed-off-by: Go Sakayori <[email protected]> * fix out of lane link Signed-off-by: Go Sakayori <[email protected]> * fix Signed-off-by: Go Sakayori <[email protected]> * fix cost map generator link Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3686a9b - Browse repository at this point
Copy the full SHA 3686a9bView commit details -
chore: update CODEOWNERS (autowarefoundation#7752)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 250562d - Browse repository at this point
Copy the full SHA 250562dView commit details
Commits on Jul 1, 2024
-
feat(ekf_localizer): add covariance ellipse diagnostics (autowarefoun…
…dation#7708) * Added ellipse diagnostics to ekf Signed-off-by: Shintaro Sakoda <[email protected]> * Removed an unnecessary parenthesis Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed to ellipse_scale Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed to ellipse_scale Signed-off-by: Shintaro Sakoda <[email protected]> * Updated ekf_diagnostics.png Signed-off-by: Shintaro Sakoda <[email protected]> * Added condition Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed "and" to "or" Signed-off-by: Shintaro Sakoda <[email protected]> --------- Signed-off-by: Shintaro Sakoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for abe8e3c - Browse repository at this point
Copy the full SHA abe8e3cView commit details -
perf(motion_velocity_planner): resample trajectory after vel smoothing (
autowarefoundation#7732) * perf(dynamic_obstacle_stop): create rtree with packing algorithm Signed-off-by: Maxime CLEMENT <[email protected]> * Revert "perf(out_of_lane): downsample the trajectory to improve performance (autowarefoundation#7691)" This reverts commit 8444a9e. * perf(motion_velocity_planner): resample trajectory after vel smoothing Signed-off-by: Maxime CLEMENT <[email protected]> --------- Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 632d206 - Browse repository at this point
Copy the full SHA 632d206View commit details -
fix(pose_instability_detector): fix a rare error (autowarefoundation#…
…7681) * Added an error test case Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed to avoid out-of-size access Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed the test case Signed-off-by: Shintaro Sakoda <[email protected]> * Fixed test Signed-off-by: Shintaro Sakoda <[email protected]> --------- Signed-off-by: Shintaro Sakoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a81e1f7 - Browse repository at this point
Copy the full SHA a81e1f7View commit details -
fix(behavior_path_planner, behavior_velocity_planner): fix redefiniti…
…on errors (autowarefoundation#7688) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 445bc34 - Browse repository at this point
Copy the full SHA 445bc34View commit details -
fix(autoware_joy_controller): add virtual destructor to autoware_joy_…
…controller (autowarefoundation#7760) Signed-off-by: Y.Hisaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17d24ae - Browse repository at this point
Copy the full SHA 17d24aeView commit details -
fix(lidar_centerpoint): remove python3-open3d depend (autowarefoundat…
…ion#7758) Signed-off-by: Amadeusz Szymko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a19cb27 - Browse repository at this point
Copy the full SHA a19cb27View commit details -
refactor(static_centerline_optimizer): clean up the code (autowarefou…
…ndation#7756) Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3c327f - Browse repository at this point
Copy the full SHA b3c327fView commit details -
ci(clang-tidy-differential): point to the new config (autowarefoundat…
…ion#7729) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca1a8d4 - Browse repository at this point
Copy the full SHA ca1a8d4View commit details -
fix(tvm_utility): add virtual destructor to tvm_utility (autowarefoun…
…dation#7759) * fix(tvm_utility): add virtual destructor to tvm_utility Signed-off-by: Y.Hisaki <[email protected]> * add override Signed-off-by: Y.Hisaki <[email protected]> --------- Signed-off-by: Y.Hisaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7cc67d - Browse repository at this point
Copy the full SHA d7cc67dView commit details -
fix(autoware_perception_rviz_plugin): fix duplicateBranch warnings (a…
…utowarefoundation#7695) * fix(autoware_perception_rviz_plugin): fix duplicateBranch warnings Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e07609 - Browse repository at this point
Copy the full SHA 3e07609View commit details -
feat(smart_mpc_trajectory_follower): enhance performance with LSTM an…
…d compensation, add compensator outside of MPC (autowarefoundation#7696) * update smart mpc package * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/python_simulator/data_collection_utils.py Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/python_simulator/data_collection_utils.py Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/scripts/proxima_calc.cpp Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/scripts/drive_iLQR.py Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/python_simulator/pure_pursuit_gain_updater.py Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/scripts/proxima_calc.cpp Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/python_simulator/pure_pursuit_gain_updater.py Co-authored-by: Kosuke Takeuchi <[email protected]> * style(pre-commit): autofix * modified commentout Signed-off-by: masayukiaino <[email protected]> * fixed duplicate conditions in run_auto_test.py Signed-off-by: masayukiaino <[email protected]> * doc: add description of kernel density estimation * rename some parameters and remove unnecessary parameters Signed-off-by: masayukiaino <[email protected]> * style(pre-commit): autofix * Fixed links in README.md * add a sample of trained models Signed-off-by: masayukiaino <[email protected]> * style(pre-commit): autofix * doc: remove japanese comment * update README.md * add whitespace * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/python_simulator/pure_pursuit_gain_updater.py Co-authored-by: Kosuke Takeuchi <[email protected]> * Update control/autoware_smart_mpc_trajectory_follower/autoware_smart_mpc_trajectory_follower/scripts/drive_mppi.py Co-authored-by: Kosuke Takeuchi <[email protected]> * style(pre-commit): autofix * Some files were refactored Signed-off-by: masayukiaino <[email protected]> * const on member functions that do not change member variables Signed-off-by: masayukiaino <[email protected]> * bug fixed --------- Signed-off-by: masayukiaino <[email protected]> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: asei-proxima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 84ddac6 - Browse repository at this point
Copy the full SHA 84ddac6View commit details -
fix(static_centerline_generator): save_map only once (autowarefoundat…
…ion#7770) Signed-off-by: Takayuki Murooka <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a25cc17 - Browse repository at this point
Copy the full SHA a25cc17View commit details -
ci: add codecov token (autowarefoundation#7767)
Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1dbd5b - Browse repository at this point
Copy the full SHA c1dbd5bView commit details -
feat: add handle angle scale property to signal display (autowarefoun…
…dation#7774) * feat: add handle angle scale property to signal display * fix: set default steering angle to 0.0° when not received Signed-off-by: KhalilSelyan <[email protected]> * fix: set default steering angle to N/A when not received and check for msg_ptr instead of float value Signed-off-by: KhalilSelyan <[email protected]> * chore: update steering wheel font size and wheel icon center is bigger Signed-off-by: KhalilSelyan <[email protected]> * chore: update steering wheel display to center the steering angle text Signed-off-by: KhalilSelyan <[email protected]> * chore: align steering angle text in both negative and positive cases Signed-off-by: KhalilSelyan <[email protected]> --------- Signed-off-by: KhalilSelyan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6029eae - Browse repository at this point
Copy the full SHA 6029eaeView commit details -
fix(euclidean_cluster): fix euclidean cluster params (autowarefoundat…
…ion#7662) * fix(euclidean_cluster): fix max and min cluster size Signed-off-by: beginningfan <[email protected]> * fix(gnss_poser): fix a typo Signed-off-by: beginningfan <[email protected]> * fix(euclidean_cluster): fix min cluster size Signed-off-by: beginningfan <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: beginningfan <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9df90bc - Browse repository at this point
Copy the full SHA 9df90bcView commit details
Commits on Jul 2, 2024
-
refactor(object_merger)!: fix namespace and directory structure (auto…
…warefoundation#7642) * refactor: update include paths for object association modules Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for object association modules Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename node.hpp to object_association_merger_node.hpp Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for object association modules Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for object association modules Signed-off-by: Taekjin LEE <[email protected]> * refactor: remove unused dependency in package.xml Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for object association modules Signed-off-by: Taekjin LEE <[email protected]> * refactor: add ssp.hpp to object association solver includes Signed-off-by: Taekjin LEE <[email protected]> * refactor: update include paths for object association node Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2f9579 - Browse repository at this point
Copy the full SHA c2f9579View commit details -
chore(ci): add inline suppressions to cppcheck (autowarefoundation#7775)
* chore(ci): add inline suppressions to cppcheck Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * restore Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1549cc - Browse repository at this point
Copy the full SHA b1549ccView commit details -
feat(control_evaluator): add lanelet info to the metrics (autowarefou…
…ndation#7765) * add route handler Signed-off-by: Daniel Sanchez <[email protected]> * add lanelet info to diagnostic Signed-off-by: Daniel Sanchez <[email protected]> * add const Signed-off-by: Daniel Sanchez <[email protected]> * add kinematic state info Signed-off-by: Daniel Sanchez <[email protected]> * clean Signed-off-by: Daniel Sanchez <[email protected]> * remove unusde subscriptions Signed-off-by: Daniel Sanchez <[email protected]> * clean Signed-off-by: Daniel Sanchez <[email protected]> * add shoulder lanelets Signed-off-by: Daniel Sanchez <[email protected]> * fix includes Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6db96f - Browse repository at this point
Copy the full SHA f6db96fView commit details -
chore(ci): run cppcheck-differential on modified packages (autowarefo…
…undation#7777) * chore(ci): run cppcheck-differential on modified packages Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * add colcon install Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * test Signed-off-by: Ryuta Kambe <[email protected]> * restore Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fcad6b - Browse repository at this point
Copy the full SHA 9fcad6bView commit details -
chore(ci): remove unnecessary cppcheck suppression (autowarefoundatio…
…n#7766) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 099d5a9 - Browse repository at this point
Copy the full SHA 099d5a9View commit details -
feat(planning_evaluator): add lanelet info to the planning evaluator (a…
…utowarefoundation#7781) add lanelet info to the planning evaluator Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6a70824 - Browse repository at this point
Copy the full SHA 6a70824View commit details -
fix(diagnostic_graph_aggregator): fix uselessOverride warning (autowa…
…refoundation#7768) * fix(diagnostic_graph_aggregator): fix uselessOverride warning Signed-off-by: Ryuta Kambe <[email protected]> * restore and suppress inline Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bac5c6 - Browse repository at this point
Copy the full SHA 5bac5c6View commit details -
refactor(autoware_obstacle_stop_planner): prefix package and namespac…
…e with autoware (autowarefoundation#7565) * refactor(autoware_obstacle_stop_planner): prefix package and namespace with autoware Signed-off-by: Esteve Fernandez <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Esteve Fernandez <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fd28010 - Browse repository at this point
Copy the full SHA fd28010View commit details -
refactor(control_evaluator): use class naming standard and use remapp…
…ed param name (autowarefoundation#7782) use class naming standard and use remapped param name Signed-off-by: Daniel Sanchez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce09907 - Browse repository at this point
Copy the full SHA ce09907View commit details -
feat(mrm_handler): operate mrm only when autonomous operation mode (a…
…utowarefoundation#7784) * feat: add isOperationModeAutonomous() function to MRM handler core The code changes add a new function `isOperationModeAutonomous()` to the MRM handler core. This function is used to check if the operation mode is set to autonomous. Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5882c9 - Browse repository at this point
Copy the full SHA d5882c9View commit details -
ci(codecov.yaml): make ci succeed regardless of coverage (autowarefou…
…ndation#7793) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f726e6a - Browse repository at this point
Copy the full SHA f726e6aView commit details
Commits on Jul 3, 2024
-
chore(ci): add problem matcher for cppcheck (autowarefoundation#7794)
* chore(ci): add problem matcher for cppcheck Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): setup problem matcher in cppcheck-differential Signed-off-by: Kotaro Yoshimoto <[email protected]> * test(ci): add diff to occur cppcheck errors Signed-off-by: Kotaro Yoshimoto <[email protected]> * style(pre-commit): autofix * Revert "test(ci): add diff to occur cppcheck errors " This reverts commit 1c00fd5. Signed-off-by: Kotaro Yoshimoto <[email protected]> * chore(ci): setup problem matchers cppcheck-daily Signed-off-by: Kotaro Yoshimoto <[email protected]> --------- Signed-off-by: Kotaro Yoshimoto <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 598eca1 - Browse repository at this point
Copy the full SHA 598eca1View commit details -
fix(faster_voxel_grid_downsample_filter): typo in if statement in get…
…_min_max_voxel() (autowarefoundation#7796) fix if condition in get_min_max_voxel() Signed-off-by: atsushi421 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85095c1 - Browse repository at this point
Copy the full SHA 85095c1View commit details -
feat(autoware_behavior_path_planner): remove max_module_size param (a…
…utowarefoundation#7764) * feat(behavior_path_planner): remove max_module_size param The max_module_size param has been removed from the behavior_path_planner scene_module_manager.param.yaml file. This param was unnecessary and has been removed to simplify the configuration. Signed-off-by: kyoichi-sugahara <[email protected]> --------- Signed-off-by: kyoichi-sugahara <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1069e18 - Browse repository at this point
Copy the full SHA 1069e18View commit details -
fix(lidar_apollo_segmentation_tvm): add virtual destructor to lidar_a…
…pollo_segmentation_tvm (autowarefoundation#7762) * fix(lidar_apollo_segmentation_tvm): add virtual destructor to lidar_apollo_segmentation_tvm Signed-off-by: Y.Hisaki <[email protected]> * small change Signed-off-by: Y.Hisaki <[email protected]> --------- Signed-off-by: Y.Hisaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9289b35 - Browse repository at this point
Copy the full SHA 9289b35View commit details -
fix(detected_object_validation): add virtual destructor to obstacle_p…
…ointcloud_based_validator (autowarefoundation#7761) fix(obstacle_pointcloud_based_validator): add virtual destructor to obstacle_pointcloud_based_validator Signed-off-by: Y.Hisaki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 72064eb - Browse repository at this point
Copy the full SHA 72064ebView commit details -
refactor(livox_tag_filter): prefix package and namespace with autoware (
autowarefoundation#7788) Signed-off-by: Esteve Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50fe5d0 - Browse repository at this point
Copy the full SHA 50fe5d0View commit details -
chore: updated maintainers for the autoware_point_types package (auto…
…warefoundation#7797) Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 335ed8b - Browse repository at this point
Copy the full SHA 335ed8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c97a6b - Browse repository at this point
Copy the full SHA 7c97a6bView commit details -
fix(euclidean_cluster): fix max_cluster_size bug (autowarefoundation#…
…7734) Signed-off-by: badai-nguyen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3763857 - Browse repository at this point
Copy the full SHA 3763857View commit details -
test(ground_segmentation): add ransac_ground_filter test and update t…
…est pcd file (autowarefoundation#7776) * chore(ground_segmentation test): add intensity Signed-off-by: badai-nguyen <[email protected]> * chore: add ransac ground segmentation test Signed-off-by: badai-nguyen <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: badai-nguyen <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3a9def1 - Browse repository at this point
Copy the full SHA 3a9def1View commit details -
chore: add maintainers to the apollo related packages (autowarefounda…
…tion#7799) Signed-off-by: Kenzo Lobos-Tsunekawa <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ced8e37 - Browse repository at this point
Copy the full SHA ced8e37View commit details -
feat(pointcloud_preprocessor): runtime configurable output topic qos (a…
…utowarefoundation#6658) * feat(pointcloud_preprocessor): runtime configurable output topic qos Signed-off-by: Grzegorz Głowacki <[email protected]> * configurable qos in livox_tag_filter_node Signed-off-by: Grzegorz Głowacki <[email protected]> * configurable qos in radar_scan_to_pointcloud2 Signed-off-by: Grzegorz Głowacki <[email protected]> --------- Signed-off-by: Grzegorz Głowacki <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1e4a9e - Browse repository at this point
Copy the full SHA f1e4a9eView commit details -
feat(pointcloud_preprocessor): support for 3d distortion correction a…
…lgorithm and refactor distortion correction node (autowarefoundation#7137) * add support for 3d distortion correction Signed-off-by: vividf <[email protected]> * change parameter back to default and do small refactor Signed-off-by: vividf <[email protected]> * init version, need to double check Signed-off-by: vividf <[email protected]> * fix the logic error Signed-off-by: vividf <[email protected]> * temporary save, need to delete some code * init done, need to check for 3d as time is high Signed-off-by: vividf <[email protected]> * fix error Signed-off-by: vividf <[email protected]> * temporaily save * clean code Signed-off-by: vividf <[email protected]> * remove unused parameters Signed-off-by: vividf <[email protected]> * fix constructor error Signed-off-by: vividf <[email protected]> * fix spell errors Signed-off-by: vividf <[email protected]> * fix more spell errors Signed-off-by: vividf <[email protected]> * add undistorter to library Signed-off-by: vividf <[email protected]> * fix: fix cmake and change class name Signed-off-by: vividf <[email protected]> * Update sensing/pointcloud_preprocessor/docs/distortion-corrector.md Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: update sensing/pointcloud_preprocessor/docs/distortion-corrector.md Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: update sensing/pointcloud_preprocessor/docs/distortion-corrector.md Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: fix company name Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: fix company name Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: fix company name Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: fix imu to IMU Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: fix company name Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: remove old naming Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: change boolean variable naming Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: change boolean variable naming Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * chore: change boolean variable naming Co-authored-by: David Wong <[email protected]> Signed-off-by: vividf <[email protected]> * fix: fix file name and variable name Signed-off-by: vividf <[email protected]> * chore: fix invlaid virtual function definitions Signed-off-by: vividf <[email protected]> * fix: add sophus in package dependency Signed-off-by: vividf <[email protected]> * chore: remove brackets Signed-off-by: vividf <[email protected]> * chore: fix algorithm Signed-off-by: vividf <[email protected]> * chore: remove timestamp_field_name and add default parameter for 3d distortion Signed-off-by: vividf <[email protected]> * chore: fix known limits explanation Signed-off-by: vividf <[email protected]> * feat: add parameter schema and launch file for distortion correction node Signed-off-by: vividf <[email protected]> * chore: fix function name Signed-off-by: vividf <[email protected]> * chore: fix IMU function name Signed-off-by: vividf <[email protected]> * chore: fix twist and imu iterator function name Signed-off-by: vividf <[email protected]> * fix: add inline for undistortPointcloud function Signed-off-by: vividf <[email protected]> * chore: move varialbe to const Signed-off-by: vividf <[email protected]> * chore: fix grammar error Signed-off-by: vividf <[email protected]> * fix: fix inline function Signed-off-by: vividf <[email protected]> * chore: solve conflicts Signed-off-by: vividf <[email protected]> * fix: fix bug in previous code Signed-off-by: vividf <[email protected]> * fix: fix the template naming Signed-off-by: vividf <[email protected]> * fix: fix the component test Signed-off-by: vividf <[email protected]> * fix: solve conflicts Signed-off-by: vividf <[email protected]> --------- Signed-off-by: vividf <[email protected]> Co-authored-by: David Wong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7b8a10 - Browse repository at this point
Copy the full SHA a7b8a10View commit details -
refactor(ground_segmentation)!: fix namespace and directory structure (…
…autowarefoundation#7744) * refactor: update namespace in ground_segmentation files Signed-off-by: Taekjin LEE <[email protected]> * refactor: update namespace in ground_segmentation files Signed-off-by: Taekjin LEE <[email protected]> * refactor: update ground_segmentation namespace and file structure Signed-off-by: Taekjin LEE <[email protected]> * style(pre-commit): autofix * refactor: update ground_segmentation plugin names scheme Signed-off-by: Taekjin LEE <[email protected]> * refactor: update ransac tester Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f796041 - Browse repository at this point
Copy the full SHA f796041View commit details -
ci(codecov.yaml): make it pass regardless of coverage (autowarefounda…
…tion#7803) Signed-off-by: M. Fatih Cırıt <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be5bda9 - Browse repository at this point
Copy the full SHA be5bda9View commit details -
refactor(raindrop_cluster_filter)!: fix namespace and directory struc…
…ture (autowarefoundation#7785) refactor: namespace fix, move header to src Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82d86dc - Browse repository at this point
Copy the full SHA 82d86dcView commit details -
refactor(stop_filter): prefix package and namespace with autoware (au…
…towarefoundation#7789) * refactor(stop_filter): prefix package and namespace with autoware Signed-off-by: Esteve Fernandez <[email protected]> * fix launch files and update CODEOWNERS Signed-off-by: Esteve Fernandez <[email protected]> --------- Signed-off-by: Esteve Fernandez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fbbc44c - Browse repository at this point
Copy the full SHA fbbc44cView commit details -
fix(autoware_map_based_prediction): fix syntaxError (autowarefoundati…
…on#7813) * fix(autoware_map_based_prediction): fix syntaxError Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix * fix spellcheck Signed-off-by: Ryuta Kambe <[email protected]> * fix new cppcheck warnings Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4214697 - Browse repository at this point
Copy the full SHA 4214697View commit details -
feat(pointcloud_preprocessor): add unit test for distortion corrector…
… node (autowarefoundation#7801) feat: add unit test for distoriton corrector node Signed-off-by: vividf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9aa86c - Browse repository at this point
Copy the full SHA c9aa86cView commit details -
fix(tier4_planning_rviz_plugin): fix calculation of drivable area bou…
…nds (autowarefoundation#7815) change angle condition Signed-off-by: beyza <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aebbcc5 - Browse repository at this point
Copy the full SHA aebbcc5View commit details -
feat(obstacle_cruise_planner): support pointcloud-based obstacles (au…
…towarefoundation#6907) * add pointcloud to obstacle properties * add tf listener & pointcloud subscriber * add parameters for pointcloud obstacle * add type aliases * convert pointcloud to obstacle * add type alias * add polygon conversion for pointcloud obstacle * initialize twist & pose of pointcloud obstacle * overload to handle both obstacle & predicted path * implement ego behavior determination against pointcloud obstacles * generate obstacle from point * revert getCollisionIndex() * generate obstacle from each point in cloud * set pointcloud obstacle velocity to 0 * use tf buffer & listener with pointers * update latest pointcloud data * add topic remap * remove unnecessary includes * set slow down obstacle velocity to 0 * add flag to consider pointcloud obstacle for stopping & slowing down * style(pre-commit): autofix * downsample pointcloud using voxel grid * change shape type of pointcloud obstacle to polygon * convert pointcloud to obstacle by clustering * add parameters for clustering * add max_num_points parameter to dummy object * downsample pointcloud when the number of points is larger than max_num_points * add max_num_points property to dummy bus * add parameters for pointcloud based obstacles * store pointcloud in obstacle struct * change obstacle conversion method * migrate previous changes to new package * store necessary points only * move use_pointcloud to common parameter * extract necessary points from pointcloud * add use_pointcloud parameter to planner interface * fix obstacle conversion * fix collision point determination * simplify pointcloud transformation * style(pre-commit): autofix * fix collision point determination * pick nearest stop collision point * check collision for every point in cluster * migrate previous changes to new files * reduce diff * remove use_pointcloud parameter * add parameters for pointcloud filtering * add autoware namespace * Revert "add max_num_points parameter to dummy object" This reverts commit 98bcd08. * Revert "downsample pointcloud when the number of points is larger than max_num_points" This reverts commit fb00b59. * Revert "add max_num_points property to dummy bus" This reverts commit 5f9e4ab. * feat(diagnostic_graph_utils): add logging tool Signed-off-by: Takagi, Isamu <[email protected]> * fix all OK Signed-off-by: Takagi, Isamu <[email protected]> * feat(default_ad_api): add log when operation mode change fails Signed-off-by: Takagi, Isamu <[email protected]> * get only the necessary one of object or pointcloud data * addfield for obstacle source type * enable simultaneous use of PredictedObjects and PointCloud * separate convertToObstacles() by source type * avoid using pointer * reduce diff * make nest shallower * define vector concatenate function * shorten variable names * fix redundant condition --------- Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takagi, Isamu <[email protected]> Co-authored-by: Satoshi OTA <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e47b4d - Browse repository at this point
Copy the full SHA 9e47b4dView commit details -
fix(autoware_freespace_planning_algorithms): fix syntaxError (autowar…
…efoundation#7812) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 909004e - Browse repository at this point
Copy the full SHA 909004eView commit details
Commits on Jul 4, 2024
-
fix(autoware_behavior_path_planner_common): fix knownConditionTrueFal…
…se (autowarefoundation#7816) Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 96e616f - Browse repository at this point
Copy the full SHA 96e616fView commit details -
refactor(cluster_merger)!: fix namespace and directory structure (aut…
…owarefoundation#7738) feat(cluster_merger): refactor cluster merger node component Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1731225 - Browse repository at this point
Copy the full SHA 1731225View commit details -
fix(stop_filter): fix plugin name (autowarefoundation#7820)
Fixed plugin name Signed-off-by: Shintaro Sakoda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3884650 - Browse repository at this point
Copy the full SHA 3884650View commit details -
fix(object_merger): fix knownConditionTrueFalse (autowarefoundation#7822
) * fix(object_merger): fix knownConditionTrueFalse Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83bece1 - Browse repository at this point
Copy the full SHA 83bece1View commit details -
fix(radar_object_tracker): fix knownConditionTrueFalse (autowarefound…
…ation#7824) * fix(radar_object_tracker): fix knownConditionTrueFalse Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74f16e7 - Browse repository at this point
Copy the full SHA 74f16e7View commit details -
fix(tracking_object_merger): fix knownConditionTrueFalse (autowarefou…
…ndation#7825) * fix(tracking_object_merger): fix knownConditionTrueFalse Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7238701 - Browse repository at this point
Copy the full SHA 7238701View commit details -
fix(multi_object_tracker): fix knownConditionTrueFalse (autowarefound…
…ation#7821) * fix(multi_object_tracker): fix knownConditionTrueFalse Signed-off-by: Ryuta Kambe <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Ryuta Kambe <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b54d57d - Browse repository at this point
Copy the full SHA b54d57dView commit details -
refactor(detection_by_tracker)!: fix namespace and directory structure (
autowarefoundation#7742) chore: remove unnecessary dependencies and rework package structure Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a6bf39 - Browse repository at this point
Copy the full SHA 7a6bf39View commit details -
fix(ci): skip when modified package has no cpp/hpp files (autowarefou…
…ndation#7829) * fix(ci): skip when modified package has no cpp/hpp files Signed-off-by: veqcc <[email protected]> * test Signed-off-by: veqcc <[email protected]> * fix Signed-off-by: veqcc <[email protected]> * restore Signed-off-by: veqcc <[email protected]> --------- Signed-off-by: veqcc <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 674fbaa - Browse repository at this point
Copy the full SHA 674fbaaView commit details -
refactor(tier4_control_launch): replace python launch with xml (autow…
…arefoundation#7682) * refactor: add xml version of control launch Signed-off-by: mitukou1109 <[email protected]> * refactor: remove python version of control launch Signed-off-by: mitukou1109 <[email protected]> * set default value of trajectory_follower_mode Signed-off-by: mitukou1109 <[email protected]> * fix file extension to .py Signed-off-by: mitukou1109 <[email protected]> * fix node name Signed-off-by: mitukou1109 <[email protected]> * add lanelet info to the metrics Signed-off-by: mitukou1109 <[email protected]> * style(pre-commit): autofix * Update launch/tier4_control_launch/launch/control.launch.xml Co-authored-by: Kosuke Takeuchi <[email protected]> --------- Signed-off-by: mitukou1109 <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Kosuke Takeuchi <[email protected]> Co-authored-by: Kotaro Yoshimoto <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d180a1 - Browse repository at this point
Copy the full SHA 8d180a1View commit details -
chore(ci): remove unnecessary cppcheck suppresion (autowarefoundation…
…#7780) * chore(ci): remove unnecessary cppcheck suppresion Signed-off-by: Ryuta Kambe <[email protected]> * remove syntaxError suppression Signed-off-by: Ryuta Kambe <[email protected]> --------- Signed-off-by: Ryuta Kambe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93a6abf - Browse repository at this point
Copy the full SHA 93a6abfView commit details -
feat(freespace_planning_algorithms): add is_back flag into the return…
… of A* python wrapper (autowarefoundation#7831) add is_back flag to the return of getWaypoints Signed-off-by: Takumi Ito <[email protected]> Co-authored-by: Takumi Ito <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dabf104 - Browse repository at this point
Copy the full SHA dabf104View commit details -
chore(freespace_planning_algorithm): modify A* script for standalone …
…running (autowarefoundation#7070) * modify astar for standalone running move clearNoe() from setMap to makePlan(). Signed-off-by: Takumi Ito <[email protected]> * small modification Signed-off-by: Takumi Ito <[email protected]> * run pre-commit Signed-off-by: Takumi Ito <[email protected]> --------- Signed-off-by: Takumi Ito <[email protected]> Co-authored-by: Takumi Ito <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd16a80 - Browse repository at this point
Copy the full SHA cd16a80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9850a - Browse repository at this point
Copy the full SHA 4f9850aView commit details
Commits on Jul 5, 2024
-
Merge pull request #1383 from tier4/sync-upstream
chore: sync tier4/autoware.universe:awf-latest
Configuration menu - View commit details
-
Copy full SHA for 46b1873 - Browse repository at this point
Copy the full SHA 46b1873View commit details
Commits on Jul 8, 2024
-
fix(motion_planning): fix processing time topic names (autowarefounda…
…tion#7885) (#1394) Signed-off-by: Maxime CLEMENT <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7777632 - Browse repository at this point
Copy the full SHA 7777632View commit details
Commits on Jul 9, 2024
-
fix(multi_object_tracker): fix publish interval adjust timing (autowa…
…refoundation#7904) (#1400) refactor: optimize publish time check in multi_object_tracker_node.cpp Signed-off-by: Taekjin LEE <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e18b80 - Browse repository at this point
Copy the full SHA 4e18b80View commit details