forked from autowarefoundation/autoware.universe
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream #773
Merged
Merged
chore: sync upstream #773
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
…ement id for one traffic light (autowarefoundation#4727) Signed-off-by: Tomohito Ando <[email protected]>
…bscribed yet (autowarefoundation#4739) * chore: do not display steer and velocity value when message is not subscribed yet Signed-off-by: tomoya.kimura <[email protected]> * chore: change msgs Signed-off-by: tomoya.kimura <[email protected]> --------- Signed-off-by: tomoya.kimura <[email protected]>
…dicted path color (autowarefoundation#4737) * chore(autoware_auto_perception_rviz_plugin): higher visibility of predicted path color Signed-off-by: Takayuki Murooka <[email protected]> * change alpha Signed-off-by: Takayuki Murooka <[email protected]> * update Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…undation#4746) * use node instead of include Signed-off-by: Takamasa Horibe <[email protected]> * use container & add glog component Signed-off-by: Takamasa Horibe <[email protected]> --------- Signed-off-by: Takamasa Horibe <[email protected]>
…oundation#4745) Signed-off-by: Takamasa Horibe <[email protected]>
…ion#4750) fix(crosswalk): guard invalid stop point Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: kminoda <[email protected]>
…PP_WARN (autowarefoundation#4757) Signed-off-by: Takayuki Murooka <[email protected]>
…undation#4743) visualize ego predicted path Signed-off-by: kyoichi-sugahara <[email protected]>
) Signed-off-by: Takayuki Murooka <[email protected]>
… check (autowarefoundation#4723) * feat(obstacle_cruise_planner): add a option to suppress feasible stop check Signed-off-by: Takayuki Murooka <[email protected]> * update config Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> * fix Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
…ation#4670) * feat(crosswalk): add debug publisher of collision info Signed-off-by: Takayuki Murooka <[email protected]> * add plotter Signed-off-by: Takayuki Murooka <[email protected]> * update doc Signed-off-by: Takayuki Murooka <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]>
… yaml file (autowarefoundation#4756) * move hard coded declare parameters to yaml file Signed-off-by: yoshiri <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: yoshiri <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…warefoundation#4735) * feat(safety_check): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(lane_change): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): add hysteresis factor Signed-off-by: satoshi-ota <[email protected]> * feat(avoidance): add time series hysteresis Signed-off-by: satoshi-ota <[email protected]> --------- Signed-off-by: satoshi-ota <[email protected]>
tier4-autoware-public-bot
bot
requested review from
takayuki5168,
purewater0901,
satoshi-ota,
shmpwk,
tkimura4,
rej55,
kosuke55,
kyoichi-sugahara,
taikitanaka3,
TakaHoribe,
zulfaqar-azmi-t4,
Mingyu1991 and
miursh
as code owners
August 28, 2023 01:27
tier4-autoware-public-bot
bot
requested review from
kminoda,
Motsu-san,
YamatoAndo,
mkuri,
soblin,
TomohitoAndo,
yukkysaito,
scepter914 and
1222-takeshi
as code owners
August 28, 2023 01:27
github-actions
bot
added
documentation
Improvements or additions to documentation
launch
planning
common
perception
map
labels
Aug 28, 2023
tier4-autoware-public-bot
bot
merged commit Aug 28, 2023
ed5fdac
into
tier4/main
10 of 11 checks passed
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
Code Refactoring
Chores