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 #138

Merged
merged 18 commits into from
Mar 8, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Mar 7, 2023

See Commits and Changes for more details.


Created by pull[bot]

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

sykwer and others added 9 commits March 6, 2023 14:04
…et (#3010)

* Deal with case when input_frame param is not set

Signed-off-by: Takahiro Ishikawa <sykwer@gmail.com>

* style(pre-commit): autofix

---------

Signed-off-by: Takahiro Ishikawa <sykwer@gmail.com>
#2957)

* perf(compare_map_segmentation): replace nearestKSearch by radiusSearch

radiusSearch is faster than nearestKSearch as the search stops once no neighbor within the given radius is found (which is what we want to know here).

Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>

* style(pre-commit): autofix

---------

Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
…missing (#2980)

Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
…orrt engine (#2986)

* feat(traffic_light_ssd_fine_detector): add build only option for tensorrt engine

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: fix typo

Signed-off-by: yukke42 <yukke42@users.noreply.github.com>

---------

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Signed-off-by: yukke42 <yukke42@users.noreply.github.com>
* feat(tensorrt_yolox): add build_only option

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: some updates

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: small change

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: change depend tag

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: fix typo

Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>

---------

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
Co-authored-by: Daisuke Nishimatsu <42202095+wep21@users.noreply.github.com>
* chore: add missing launch arg

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

* chore: fix typo

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>

---------

Signed-off-by: yukke42 <yusuke.muramatsu@tier4.jp>
@pull pull bot requested a review from h-ohta as a code owner March 7, 2023 06:31
@pull pull bot added the ⤵️ pull label Mar 7, 2023
satoshi-ota and others added 9 commits March 7, 2023 15:35
#3001)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
… self-hosted (#3017)

fix(freespace_planning_algorithms): fix build self-hosted

Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
Signed-off-by: Muhammad Zulfaqar Azmi <zulfaqar.azmi@tier4.jp>
* feat(Cmakelists.txt): update

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(behavior_path_planner): integrate pull out

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(pull_out): support new framework

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
… file (#2603)

Signed-off-by: ismet <ismet@leodrive.ai>
* feat: add logger level component

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* feat: split package

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

* feat: use ros args

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>

---------

Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
* fix(behavior_path_planner): remove uncessesary macros

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(side_shift): support new framework

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(side_shift): support new framework

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* feat(behavior_path_planner): integrate new side shift module

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Tomohito Ando <tomohito.ando@tier4.jp>
@pull pull bot merged commit ee60ab2 into h-ohta:main Mar 8, 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.

10 participants