浏览代码

updated docs for 0.8.0.preview.4

/update-docs-0.8.0.preview.4
Aryan Mann 3 年前
当前提交
3d08f37a
共有 4 个文件被更改,包括 365 次插入826 次删除
  1. 2
      README.md
  2. 589
      com.unity.perception/Documentation~/Tutorial/Images/build_uploaded.png
  3. 597
      com.unity.perception/Documentation~/Tutorial/Images/runinusim.png
  4. 3
      com.unity.perception/Documentation~/Tutorial/Phase3.md

2
README.md


[![license badge](https://img.shields.io/badge/license-Apache--2.0-green.svg)](LICENSE.md)
<img src="https://img.shields.io/badge/unity-2019.4-green.svg?style=flat-square" alt="unity 2019.4">
<img src="https://img.shields.io/badge/unity-2020.2-green.svg?style=flat-square" alt="unity 2020.2">
<img src="https://img.shields.io/badge/unity-2020.3-green.svg?style=flat-square" alt="unity 2020.3">
> com.unity.perception is in active development. Its features and API are subject to significant change as development progresses.

589
com.unity.perception/Documentation~/Tutorial/Images/build_uploaded.png

之前 之后
宽度: 1382  |  高度: 841  |  大小: 68 KiB

597
com.unity.perception/Documentation~/Tutorial/Images/runinusim.png

之前 之后
宽度: 1212  |  高度: 812  |  大小: 61 KiB

3
com.unity.perception/Documentation~/Tutorial/Phase3.md


Here, you can specify a name for the run, the number of Iterations the Scenario will execute for, and the number of Instances (number of nodes the work will be distributed across) for the run. This window automatically picks the currently active Scene and Scenario to run in Unity Simulation.
* **:green_circle: Action**: Name your run `FirstRun`, set the number of Iterations to `1000`, and Instances to `20`.
* **:green_circle: Action**: Name your run `FirstRun`, set the number of Iterations to `1000`, and Instances to `20`.
* **:green_circle: Action**: Click `Randomize` to generate a seed for your runs.
* **:green_circle: Action**: Click _**Build and Run**_.
> :information_source: You can ignore the ***Optional Configuration*** section for now. This is useful if you plan to specify a configuration for your Scenario (including the Randomizers) that will override the values set in the Scenario UI, in Unity Simulation. To generate a configuration, you can click on the ***Generate JSON Config*** button provided in the ***Inspector*** view of Scenario components.

正在加载...
取消
保存