Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from autowarefoundation:main #142

Merged
merged 9 commits into from
Mar 11, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 11, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

takayuki5168 and others added 9 commits March 10, 2023 10:24
… output for scenario's condition (#2514)

* add original diagnostic_convertor

Signed-off-by: kyoichi-sugahara <[email protected]>

* add test

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix typo

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete file

Signed-off-by: kyoichi-sugahara <[email protected]>

* change include

Signed-off-by: kyoichi-sugahara <[email protected]>

* temp

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete comments

Signed-off-by: kyoichi-sugahara <[email protected]>

* made launch for converter

Signed-off-by: kyoichi-sugahara <[email protected]>

* ci(pre-commit): autofix

* ci(pre-commit): autofix

* add diagnostic convertor in launch

Signed-off-by: kyoichi-sugahara <[email protected]>

* ci(pre-commit): autofix

* change debug from info

Signed-off-by: kyoichi-sugahara <[email protected]>

* change arg name to launch diagnostic convertor

* add planning_evaluator launcher in simulator.launch.xml

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix arg wrong setting

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* use simulation msg in tier4_autoware_msgs

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* fix README

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* refactoring

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* remove unnecessary dependency

Signed-off-by: kyoichi-sugahara <[email protected]>

* remove unnecessary dependency

Signed-off-by: kyoichi-sugahara <[email protected]>

* move folder

Signed-off-by: kyoichi-sugahara <[email protected]>

* reformat

Signed-off-by: kyoichi-sugahara <[email protected]>

* style(pre-commit): autofix

* Update evaluator/diagnostic_converter/include/converter_node.hpp

Co-authored-by: Maxime CLEMENT <[email protected]>

* Update evaluator/diagnostic_converter/README.md

Co-authored-by: Maxime CLEMENT <[email protected]>

* Update evaluator/diagnostic_converter/src/converter_node.cpp

Co-authored-by: Maxime CLEMENT <[email protected]>

* Update evaluator/diagnostic_converter/test/test_converter_node.cpp

Co-authored-by: Maxime CLEMENT <[email protected]>

* define diagnostic_topics as parameter

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix include way

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix include way

Signed-off-by: kyoichi-sugahara <[email protected]>

* delete ament_cmake_clang_format from package.xml

Signed-off-by: kyoichi-sugahara <[email protected]>

* fix test_depend

Signed-off-by: kyoichi-sugahara <[email protected]>

* Update evaluator/diagnostic_converter/test/test_converter_node.cpp

Co-authored-by: Maxime CLEMENT <[email protected]>

* style(pre-commit): autofix

* Update launch/tier4_simulator_launch/launch/simulator.launch.xml

Co-authored-by: Maxime CLEMENT <[email protected]>

---------

Signed-off-by: kyoichi-sugahara <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Maxime CLEMENT <[email protected]>
* fix(avoidance): canceling avoidance path even if it doesn't have to avoid

Signed-off-by: satoshi-ota <[email protected]>

* fix(avoidance): stop in front of the object that should be avoid

Signed-off-by: satoshi-ota <[email protected]>

* chore(avoidance): add comment

Signed-off-by: satoshi-ota <[email protected]>

* fix: typo

---------

Signed-off-by: satoshi-ota <[email protected]>
* fix(mpc): optimization failure due to steer limit

Signed-off-by: Takamasa Horibe <[email protected]>

* add const

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
* refactor(mpc): remove unnecessary namespace

Signed-off-by: Takamasa Horibe <[email protected]>

* refactor(mpc): remove unused code

Signed-off-by: Takamasa Horibe <[email protected]>

* refactor(mpc): using namespace

Signed-off-by: Takamasa Horibe <[email protected]>

---------

Signed-off-by: Takamasa Horibe <[email protected]>
* feat: add package

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: publish signals

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: add v2x input

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: merge traffic signals

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: ignore when no map

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: modify copyright

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: add converter

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: add selector

Signed-off-by: Takagi, Isamu <[email protected]>

* feat: add readme

Signed-off-by: Takagi, Isamu <[email protected]>

* docs: update readme

Signed-off-by: Takagi, Isamu <[email protected]>

---------

Signed-off-by: Takagi, Isamu <[email protected]>
fix(tier4_planning_rviz_plugin): remove initial warning message

Signed-off-by: Takayuki Murooka <[email protected]>
* fix(pull_over): declaration parameters outside of scene module

Signed-off-by: satoshi-ota <[email protected]>

* refactor(pull_over): remove default params

Signed-off-by: satoshi-ota <[email protected]>

* change double to int

Signed-off-by: kosuke55 <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: kosuke55 <[email protected]>
Co-authored-by: kosuke55 <[email protected]>
* feat(utilities): add new util func

Signed-off-by: satoshi-ota <[email protected]>

* fix(lane_change): use previous module output for get current lanelet

Signed-off-by: satoshi-ota <[email protected]>

---------

Signed-off-by: satoshi-ota <[email protected]>
@pull pull bot added the ⤵️ pull label Mar 11, 2023
@pull pull bot merged commit 0056a2a into h-ohta:main Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants