-
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
add simple awsim running video #281
Conversation
Signed-off-by: guiping meng <alan.meng@autocore.ai>
@@ -212,3 +212,5 @@ ros2 bag play <ROSBAG_NAME> | |||
If the expected ROS topic data is not produced, or the point cloud is not visible on the simulation screen, report the problem as an [Autoware Q&A discussion](https://github.com/autowarefoundation/autoware/discussions/). | |||
|
|||
To make analysis of the problem easier, make sure to provide a description of your environment, a detailed set of reproduction steps, screenshots or a short video of any unexpected behaviour and attach the `Player.log` file, which can be found in the `~/.config/unity3d/Tier\ IV/E2ESimulator/Player.log` directory. | |||
|
|||
[simple running video link](https://drive.google.com/file/d/1qxImNdK7d1zhMsJqhOa2NEM3vnjKSY7B/view?usp=share_link) |
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.
[simple running video link](https://drive.google.com/file/d/1qxImNdK7d1zhMsJqhOa2NEM3vnjKSY7B/view?usp=share_link) | |
![type:video](https://drive.google.com/file/d/1qxImNdK7d1zhMsJqhOa2NEM3vnjKSY7B/view?usp=share_link) |
Following https://pypi.org/project/mkdocs-video/
cc @kenji-miyake do we have this plugin?
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.
Created a PR in autowarefoundation/autoware-github-actions#202 @kenji-miyake
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.
Seeing squidfunk/mkdocs-material#4053, it's maybe possible to use the HTML video tag instead.
@xmfcx Which do you think is better?
It seems with #206 the info on this documentation moved to the https://tier4.github.io/AWSIM/DeveloperGuide/Documentation/ Could you make this PR suggestion for awsim repository? I think it's ok to add it to https://github.com/tier4/AWSIM/blob/main/docs/GettingStarted/QuickStartDemo/index.md |
ok, i will make new one |
Signed-off-by: guiping meng alan.meng@autocore.ai
Description
add simple awsim running example video
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.