-
Notifications
You must be signed in to change notification settings - Fork 146
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: add reference hardware documentation #405
docs: add reference hardware documentation #405
Conversation
Can you also share the original HW document link in the PR description? |
Thank you for the comprehensive documentation! Could you go over pre-commit.ci check errors? |
73f1fef
to
6704afd
Compare
Signed-off-by: Nilay Şener <nilay@leodrive.ai>
6704afd
to
db3c119
Compare
Signed-off-by: Nilay Şener <nilay@leodrive.ai>
Signed-off-by: Nilay Şener <nilay@leodrive.ai>
Signed-off-by: Nilay Şener <nilay@leodrive.ai>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making the PR. I made some review comments.
Signed-off-by: Nilay Şener <nilay@leodrive.ai>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* docs: add reference hardware documentation Signed-off-by: Nilay Şener <nilay@leodrive.ai> * pre-commit fixes Signed-off-by: Nilay Şener <nilay@leodrive.ai> * style(pre-commit): autofix * update auto-fix Signed-off-by: Nilay Şener <nilay@leodrive.ai> * update broken links Signed-off-by: Nilay Şener <nilay@leodrive.ai> * fix typos and tables Signed-off-by: Nilay Şener <nilay@leodrive.ai> * style(pre-commit): autofix --------- Signed-off-by: Nilay Şener <nilay@leodrive.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Ryohsuke Mitsudome <43976834+mitsudome-r@users.noreply.github.com> Signed-off-by: guiping meng <alan.meng@autocore.ai>
Description
The Autoware documentation has been updated with a new page titled "Reference HW " which includes information on various hardware components. This pull request aims to incorporate these additions into the documentation. The added content covers AD computers, LiDARs, RADARs, CAMERAs, thermal CAMERAs, IMU, AHRS & GNSS/INS sensors, vehicle drive-by-wire suppliers, vehicle platform suppliers, remote drive solutions, and a full drivers list. This PR enhances the documentation by providing valuable information about these hardware options for Autoware users.
The referenced HW document is here.
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.