forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 34
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 tier4/autoware.universe:awf-latest #1693
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: satoshi-ota <[email protected]>
…ble stop (autowarefoundation#9353) * add updateParam for mrm comfortable stop Signed-off-by: Daniel Sanchez <[email protected]> * remove abs since it is not necessary Signed-off-by: Daniel Sanchez <[email protected]> --------- Signed-off-by: Daniel Sanchez <[email protected]>
…ation#9339) Signed-off-by: Kasunori-Nakajima <[email protected]>
…foundation#9356) Signed-off-by: Y.Hisaki <[email protected]>
…starts moving the steering (autowarefoundation#9346) Signed-off-by: satoshi-ota <[email protected]>
…towarefoundation#8927) * make lanelet2_map_visualization independent Signed-off-by: a-maumau <[email protected]> * remove unused files Signed-off-by: a-maumau <[email protected]> * remove unused package Signed-off-by: a-maumau <[email protected]> * fix package name Signed-off-by: a-maumau <[email protected]> * add autoware_ prefix Signed-off-by: a-maumau <[email protected]> * add autoware to exec name Signed-off-by: a-maumau <[email protected]> * add autoware prefix Signed-off-by: a-maumau <[email protected]> * removed unnecessary dependency Signed-off-by: a-maumau <[email protected]> --------- Signed-off-by: a-maumau <[email protected]>
… to lanelet functions (autowarefoundation#9355) * add traffic light distance and modified goal allowance to avoidance data Signed-off-by: Go Sakayori <[email protected]> * add closest lanelet related variable to avoidanceData structure Signed-off-by: Go Sakayori <[email protected]> * use route handler for checking closest lanelet Signed-off-by: Go Sakayori <[email protected]> * use std::optional Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]>
…lannerData (autowarefoundation#9292) Signed-off-by: Mamoru Sobue <[email protected]>
…ware (autowarefoundation#9251) Signed-off-by: Esteve Fernandez <[email protected]>
…to launch for control modules (autowarefoundation#9351) * update contro.launch for preset.xml Signed-off-by: xtk8532704 <[email protected]> * update options. Signed-off-by: xtk8532704 <[email protected]> * fix bug. Signed-off-by: xtk8532704 <[email protected]> * rename to enable_* Signed-off-by: xtk8532704 <[email protected]> * check group. Signed-off-by: xtk8532704 <[email protected]> * space. Signed-off-by: xtk8532704 <[email protected]> * reduce num of load_composable_node. Signed-off-by: xtk8532704 <[email protected]> * tmp save. Signed-off-by: xtk8532704 <[email protected]> * tmp save. Signed-off-by: xtk8532704 <[email protected]> * splite control modules' launch. Signed-off-by: xtk8532704 <[email protected]> * final version Signed-off-by: xtk8532704 <[email protected]> * remove on/off option for shift decider, vehicle cmd gate, and operation mode transition manager Signed-off-by: xtk8532704 <[email protected]> * pre-commit Signed-off-by: xtk8532704 <[email protected]> --------- Signed-off-by: xtk8532704 <[email protected]>
…handle for closest lanelet (autowarefoundation#9367) use lanelet::utils for performance improvement Signed-off-by: Go Sakayori <[email protected]>
…autowarefoundation#9259) Signed-off-by: badai-nguyen <[email protected]>
) Signed-off-by: badai-nguyen <[email protected]>
…ertainty (autowarefoundation#9139) * feat: add Odometry uncertainty to object tracking Signed-off-by: Taekjin LEE <[email protected]> * feat: Add odometry heading uncertainty to object pose covariance feat: Rotate object pose covariance matrix to account for yaw uncertainty Rotate the object pose covariance matrix in the uncertainty_processor.cpp file to account for the yaw uncertainty. This ensures that the covariance matrix accurately represents the position uncertainty of the object. Refactor the code to rotate the covariance matrix using Eigen's Rotation2D class. The yaw uncertainty is added to the y-y element of the rotated covariance matrix. Finally, update the object_pose_cov array with the updated covariance values. Closes #123 Signed-off-by: Taekjin LEE <[email protected]> * feat: Add odometry motion uncertainty to object pose covariance Signed-off-by: Taekjin LEE <[email protected]> refactoring Signed-off-by: Taekjin LEE <[email protected]> * feat: Update ego twist uncertainty to the object velocity uncertainty Signed-off-by: Taekjin LEE <[email protected]> * feat: update object twist covariance by odometry yaw rate uncertainty Signed-off-by: Taekjin LEE <[email protected]> * feat: move uncertainty modeling to input side Signed-off-by: Taekjin LEE <[email protected]> * feat: add option to select odometry uncertainty Signed-off-by: Taekjin LEE <[email protected]> * refactor: rename consider_odometry_uncertainty to enable_odometry_uncertainty Signed-off-by: Taekjin LEE <[email protected]> * fix: transform to world first, add odometry covariance later Signed-off-by: Taekjin LEE <[email protected]> style(pre-commit): autofix Signed-off-by: Taekjin LEE <[email protected]> * feat: Add odometry heading uncertainty to object pose covariance Signed-off-by: Taekjin LEE <[email protected]> --------- Signed-off-by: Taekjin LEE <[email protected]>
…meter file (autowarefoundation#9231) Signed-off-by: mitsudome-r <[email protected]> Co-authored-by: Yutaka Kondo <[email protected]>
…ation#9374) Signed-off-by: Kyoichi Sugahara <[email protected]>
…ation#9375) Signed-off-by: veqcc <[email protected]>
…undation#9376) Signed-off-by: veqcc <[email protected]>
…ecurity (autowarefoundation#9378) Signed-off-by: veqcc <[email protected]>
…field (autowarefoundation#9381) Signed-off-by: veqcc <[email protected]>
…9386) * fix docstring Signed-off-by: Go Sakayori <[email protected]> * add basic collision test Signed-off-by: Go Sakayori <[email protected]> * add some more tests Signed-off-by: Go Sakayori <[email protected]> * add unit test for all functions Signed-off-by: Go Sakayori <[email protected]> * remove unecessary header and space Signed-off-by: Go Sakayori <[email protected]> --------- Signed-off-by: Go Sakayori <[email protected]> Signed-off-by: Go Sakayori <[email protected]>
…autowarefoundation#9373) Signed-off-by: Takayuki Murooka <[email protected]>
…dation#9390) Signed-off-by: Ryuta Kambe <[email protected]>
…foundation#9382) * feat(mpc_lateral_controller): suppress rclcpp_warning/error Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> * fix test Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…oundation#9388) Signed-off-by: Ryuta Kambe <[email protected]>
…tory (autowarefoundation#9369) move to cuda dir Signed-off-by: Yutaka Kondo <[email protected]>
tier4-autoware-public-bot
bot
requested review from
Shin-kyoto,
dan-dnn,
ktro2828,
kminoda,
masayukiaino,
h-ohta and
mojomex
as code owners
December 12, 2024 06:33
github-actions
bot
added
component:planning
component:localization
type:ci
type:documentation
component:common
component:control
component:launch
component:map
component:perception
component:system
component:simulation
component:sensing
component:vehicle
component:evaluator
component:tools
tag:require-cuda-build-and-test
labels
Dec 12, 2024
xtk8532704
force-pushed
the
sync-upstream
branch
from
December 12, 2024 06:49
4691071
to
5f9a54b
Compare
SakodaShintaro
approved these changes
Dec 12, 2024
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
Bug Fixes
processing_time_ms
(https://github.com/tier4/autoware.universe/pull/9443)Documentation
Code Refactoring
sensing/cuda
directory (https://github.com/tier4/autoware.universe/pull/9369)Performance Improvements
Tests
Builds
Continuous Integrations
Chores
libtensorrt
tocspell.json
(https://github.com/tier4/autoware.universe/pull/9550)Reverts