-
Notifications
You must be signed in to change notification settings - Fork 61
fix(docs): use architecture_type:=awf/universe/20250130 #1576
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
Conversation
Checklist for reviewers ☑️All references to "You" in the following text refer to the code reviewer.
|
Co-authored-by: Kotaro Yoshimoto <[email protected]>
Co-authored-by: Kotaro Yoshimoto <[email protected]>
Co-authored-by: Kotaro Yoshimoto <[email protected]>
Co-authored-by: Kotaro Yoshimoto <[email protected]>
@HansRobo |
Description
Abstract
Updated the value of the
architecture_type
argument passed in the example run commands in the documentation.Background
It is preffeered to specify
awf/universe/20250130
as the launch argumentarchitecture_type
.For more details, see #1518.
Details
Changed from:
architecture_type:=awf/universe/20230906
to
architecture_type:=awf/universe/20250130
Updated files:
docs/developer_guide/Communication.md
docs/user_guide/QuickStart.md
docs/user_guide/random_test_runner/QuickStart.md
docs/user_guide/random_test_runner/Usage.md
docs/user_guide/scenario_test_runner/RealtimeFactor.md
References
RJD-1681
Destructive Changes
None
Known Limitations
None