forked from autowarefoundation/autoware-documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
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 #38
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
… on Autoware (autowarefoundation#277) * feat: add a new lidar-camera-calibration tool Signed-off-by: JianKang <egon.kang@autocore.ai> * style(pre-commit): autofix * feat: add a new lidar-camera-calibration tool Signed-off-by: JianKang <egon.kang@autocore.ai> * feat(how-to-guides): add instructions for package customization based on Autoware Signed-off-by: JianKang <egon.kang@autocore.ai> * style(pre-commit): autofix * feat(how-to-guides): update customization package extension Signed-off-by: JianKang <egon.kang@autocore.ai> * style(pre-commit): autofix * feat(how-to-guides): update customization package Signed-off-by: JianKang <egon.kang@autocore.ai> * style(pre-commit): autofix Signed-off-by: JianKang <egon.kang@autocore.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: wjaworski <wojciech.jaworski@robotec.ai>
…ion#286) * docs: modify perception architecture in node diagram Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs: add object_lanelet_filter in node diagram Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs: add /map/vector_map in node diagram Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> * docs: move object_range_splitter in correct place, modify input topic for yolo and fix typo Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com> Signed-off-by: Shin-kyoto <58775300+Shin-kyoto@users.noreply.github.com>
* feat: add console-logging doc Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Update console-logging.md * add examples Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai>
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/igorshubovych/markdownlint-cli: v0.32.1 → v0.32.2](igorshubovych/markdownlint-cli@v0.32.1...v0.32.2) - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.4](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.4) - [github.com/adrienverge/yamllint: v1.27.1 → v1.28.0](adrienverge/yamllint@v1.27.1...v1.28.0) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.2) - [github.com/scop/pre-commit-shfmt: v3.5.1-1 → v3.6.0-1](scop/pre-commit-shfmt@v3.5.1-1...v3.6.0-1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
* ci(deploy-docs): rename documentation label to deploy-docs label (autowarefoundation#245) * fix: rename documentation label to deploy-docs label Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: image name Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * fix: image Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> * docs: add link to autoware.universe document (autowarefoundation#250) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: enesadastec <cingoz@adastec.com> * feat: subpages added for slam implementations Signed-off-by: enesadastec <cingoz@adastec.com> * ci(pre-commit): autofix Signed-off-by: enesadastec <cingoz@adastec.com> * feat(ad-api): update to latest message (autowarefoundation#254) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> * docs: add the manual and tutorial guideline for using morai sim (autowarefoundation#232) * Update MORAI Sim Documentation Signed-off-by: Hyeongseok_Jeon <hsjeon@morai.ai> * ci(pre-commit): autofix Signed-off-by: Hyeongseok_Jeon <hsjeon@morai.ai> Co-authored-by: Hyeongseok_Jeon <hsjeon@morai.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Wojciech Jaworski <85557834+WJaworskiRobotec@users.noreply.github.com> Signed-off-by: enesadastec <cingoz@adastec.com> * docs(docker-install): add CUDA to "Installing dependencies manually" (autowarefoundation#239) Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> * fix(node-diagram): update autoware.iv link to autoware.universe (autowarefoundation#255) Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> * refactor: use macros for drawio images (autowarefoundation#258) * docs: use macros for drawio images Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * Update index.md * Update index.md Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> * fix(node-diagram): fix toggle for each components (autowarefoundation#256) Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Signed-off-by: enesadastec <cingoz@adastec.com> * docs(node-diagram): fix broken link (autowarefoundation#259) Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: enesadastec <cingoz@adastec.com> * docs: subpages added for slam implementations Signed-off-by: enesadastec <cingoz@adastec.com> * ci(pre-commit): autofix Signed-off-by: enesadastec <cingoz@adastec.com> * docs: slam implementations edited for pre-commit Signed-off-by: enesadastec <cingoz@adastec.com> * docs: deleted unnecessary file Signed-off-by: enesadastec <cingoz@adastec.com> * docs: directory structure changed Signed-off-by: enesadastec <cingoz@adastec.com> * style(pre-commit): autofix Signed-off-by: enesadastec <cingoz@adastec.com> * docs: conclusions page added for slam algorithms Signed-off-by: enesadastec <cingoz@adastec.com> * style(pre-commit): autofix Signed-off-by: enesadastec <cingoz@adastec.com> * docs: signed commit Signed-off-by: enesadastec <cingoz@adastec.com> * docs(how-to-guides): table added for open source slam algorithms Signed-off-by: enesadastec <cingoz@adastec.com> * style(pre-commit): autofix * docs(how-to-guides): conclusions added to open source slam algorithms Signed-off-by: enesadastec <cingoz@adastec.com> * style(pre-commit): autofix Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Signed-off-by: enesadastec <cingoz@adastec.com> Signed-off-by: Takamasa Horibe <horibe.takamasa@gmail.com> Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp> Signed-off-by: Hyeongseok_Jeon <hsjeon@morai.ai> Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp> Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Signed-off-by: h-ohta <hiroki.ota@tier4.jp> Co-authored-by: Shumpei Wakabayashi <42209144+shmpwk@users.noreply.github.com> Co-authored-by: Takamasa Horibe <horibe.takamasa@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Takagi, Isamu <43976882+isamu-takagi@users.noreply.github.com> Co-authored-by: Hyeongseok Jeon - MORAI Inc <66467102+Hyeongseok-Jeon@users.noreply.github.com> Co-authored-by: Hyeongseok_Jeon <hsjeon@morai.ai> Co-authored-by: Wojciech Jaworski <85557834+WJaworskiRobotec@users.noreply.github.com> Co-authored-by: Maxime CLEMENT <78338830+maxime-clem@users.noreply.github.com> Co-authored-by: Mamoru Sobue <mamoru.sobue@tier4.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Hiroki OTA <hiroki.ota@tier4.jp>
…oundation#223) Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai>
…undation#285) Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai>
…arefoundation#295) * docs(how-to-guides): add how to fix dependent package versions * Fix spell * Reference `fixing-dependent-package-versions.md`
Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai>
…arefoundation#301) * fix(tutorial): fix tutorial for planning simulation with ADAPI * delete unused * fix number * delete space
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai
…_slam page (autowarefoundation#307) fix: dead link in hdl_graph_slam page Signed-off-by: Yukihiro Saito <yukky.saito@gmail.com>
…tor the page structure (autowarefoundation#288) * docs(installation): add docker installation video tutorials Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * docs(installation): add docker installation video tutorials Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * style(pre-commit): autofix * Try video tag * Test video tag with dummy video * add docker installation video tutorials and refactor the page structure Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * add docker installation video tutorials and refactor the page structure Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * add docker installation video tutorials and refactor the page structure Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * add docker installation video tutorials and refactor the page structure Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> * fix mkdocs-video Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> --------- Signed-off-by: Cynthia Liu <cynthia.liu@autocore.ai> Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: M. Fatih Cırıt <xmfcx@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp>
removed temporary note Signed-off-by: wjaworski <wojciech.jaworski@robotec.ai>
…image pull (autowarefoundation#314) * fix: rocker image pull progress Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com> * style(pre-commit): autofix --------- Signed-off-by: AhmedEbrahim <ahmed.a.d.ebrahim@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
autowarefoundation#316) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai> Co-authored-by: Kenji Miyake <kenji.miyake@tier4.jp>
… in the troubleshooting section (autowarefoundation#315) Signed-off-by: Lukasz Chojnacki <lukasz.chojnacki@robotec.ai>
isamu-takagi
approved these changes
Feb 3, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Documentation
Continuous Integrations
Chores