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

docs: fix cpell check failed #421

Merged
merged 22 commits into from
Jul 28, 2023
Merged

Conversation

asa-naki
Copy link
Contributor

@asa-naki asa-naki commented Jul 18, 2023

Description

Current spell-check-differential CI is failed.
this PR is fix

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The Reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

asa-naki and others added 15 commits July 18, 2023 20:33
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
@kminoda kminoda added the tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci) label Jul 27, 2023
@github-actions
Copy link

github-actions bot commented Jul 27, 2023

Documentation URL: https://autowarefoundation.github.io/autoware-documentation/pr-421/
Modified URLs:

asa-naki and others added 6 commits July 27, 2023 18:48
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
… methods (autowarefoundation#418)

* feat: change localization methods section

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix typo

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* minor fix

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* Update docs/how-to-guides/integrating-autoware/launch-autoware/localization-methods/index.md

Co-authored-by: Kento Yabuuchi <moc.liamg.8y8@gmail.com>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kento Yabuuchi <moc.liamg.8y8@gmail.com>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
@asa-naki asa-naki marked this pull request as ready for review July 28, 2023 07:32
@asa-naki asa-naki requested a review from mitsudome-r July 28, 2023 07:58
Copy link
Member

@mitsudome-r mitsudome-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asa-naki asa-naki merged commit 1df24ae into autowarefoundation:main Jul 28, 2023
@asa-naki asa-naki deleted the fix/spell_miss branch July 28, 2023 08:04
alanmengg pushed a commit to alanmengg/autoware-documentation that referenced this pull request Aug 2, 2023
* fix ROS1, ROS2,Github

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* style(pre-commit): autofix

* fix typo

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* fix image path and image name

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* style(pre-commit): autofix

* fix gtsam ->GTSAM

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* fix typo

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* add inline ignore words

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* style(pre-commit): autofix

* fix dead link

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* update by precommit

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* fix ROS2 and organization names

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* feat: use `pose_source` and `twist_source` for selecting localization methods (autowarefoundation#418)

* feat: change localization methods section

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* style(pre-commit): autofix

* fix typo

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* minor fix

Signed-off-by: kminoda <koji.minoda@tier4.jp>

* Update docs/how-to-guides/integrating-autoware/launch-autoware/localization-methods/index.md

Co-authored-by: Kento Yabuuchi <moc.liamg.8y8@gmail.com>

---------

Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kento Yabuuchi <moc.liamg.8y8@gmail.com>

* style(pre-commit): autofix

* fix Azim and Elev

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* fix product and interface  names and ignore words

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>

* style(pre-commit): autofix

---------

Signed-off-by: asa-naki <akihisa.nagata@tier4.jp>
Signed-off-by: kminoda <koji.minoda@tier4.jp>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com>
Co-authored-by: Kento Yabuuchi <moc.liamg.8y8@gmail.com>
Signed-off-by: guiping meng <alan.meng@autocore.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:deploy-docs Mark for deploy-docs action generation. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants