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
feat: add perception exp diagram #1
Open
YoshiRi
wants to merge
6
commits into
miursh:docs/add-perception-design
Choose a base branch
from
YoshiRi:feat/add_perception_exp_diagram
base: docs/add-perception-design
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat: add perception exp diagram #1
YoshiRi
wants to merge
6
commits into
miursh:docs/add-perception-design
from
YoshiRi:feat/add_perception_exp_diagram
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
Signed-off-by: Takamasa Horibe <[email protected]>
…are interfaces (autowarefoundation#372) * feat: add templates and macros Signed-off-by: Takagi, Isamu <[email protected]> * feat: update route api pages Signed-off-by: Takagi, Isamu <[email protected]> * feat: update template Signed-off-by: Takagi, Isamu <[email protected]> * feat: update localization api pages Signed-off-by: Takagi, Isamu <[email protected]> * feat: update api pages Signed-off-by: Takagi, Isamu <[email protected]> * feat: resolve field types Signed-off-by: Takagi, Isamu <[email protected]> * feat: add message link Signed-off-by: Takagi, Isamu <[email protected]> * feat: change yaml format Signed-off-by: Takagi, Isamu <[email protected]> * feat: generate type pages Signed-off-by: Takagi, Isamu <[email protected]> * feat: type page template Signed-off-by: Takagi, Isamu <[email protected]> * feat: update type pages Signed-off-by: Takagi, Isamu <[email protected]> * feat: update comment Signed-off-by: Takagi, Isamu <[email protected]> * docs: add readme Signed-off-by: Takagi, Isamu <[email protected]> * Update tools/autoware-interfaces/README.md Co-authored-by: M. Fatih Cırıt <[email protected]> * feat: fix spell check Signed-off-by: Takagi, Isamu <[email protected]> * feat: fix tool comment Signed-off-by: Takagi, Isamu <[email protected]> --------- Signed-off-by: Takagi, Isamu <[email protected]> Co-authored-by: M. Fatih Cırıt <[email protected]>
* docs: add lane change tutorials Signed-off-by: Guan Muhua <[email protected]> * docs: add avoidance tutorials Signed-off-by: Guan Muhua <[email protected]> * style(pre-commit): autofix * docs: fix some typos Signed-off-by: Guan Muhua <[email protected]> * docs: fix 3 typos in the tutorial and the name of a picture file Signed-off-by: Guan Muhua <[email protected]> * docs: fix some numbering error caused by incorrect indents Signed-off-by: Guan Muhua <[email protected]> --------- Signed-off-by: Guan Muhua <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat(mkdocs): fix mathjax rendering Signed-off-by: Mamoru Sobue <[email protected]> * apply same change to mkdocs.yaml with autoware.universe#3846 to avoid sync conflict Signed-off-by: Mamoru Sobue <[email protected]> --------- Signed-off-by: Mamoru Sobue <[email protected]>
Signed-off-by: Takagi, Isamu <[email protected]>
Signed-off-by: yoshiri <[email protected]>
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.
Description
Added perception explanation diagram.
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.
After all checkboxes are checked, anyone who has write access can merge the PR.