查看模拟世界模板 - AWS RoboMaker

终止支持通知:2025 年 9 月 10 日, AWS 将停止对的支持。 AWS RoboMaker2025 年 9 月 10 日之后,您将无法再访问 AWS RoboMaker 控制台或 AWS RoboMaker 资源。有关过渡 AWS Batch 到以帮助运行容器化仿真的更多信息,请访问此博客文章。

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

查看模拟世界模板

查看有关模拟世界模板的详细信息。

查看模拟世界模版的详细信息

请按照以下选项卡之一中的步骤进行操作:

Using the console
  1. 请登录AWS RoboMaker 主机,网址为 https://console.aws.amazon.com/robomaker/

  2. 在左侧导航窗格中,选择 Simulation WorldForge,然后选择 世界模板

  3. 选择模拟世界模板的 ID 以查看其详细信息,包括其平面图和内饰。您也可以从细节视图生成世界。

Using the AWS CLI

以下 AWS CLI 示例使用 list-world-templates 列出现有模板,然后使用 describe-world-templateget-world-template-body 查看模拟世界模板的详细信息。

$ aws robomaker list-world-templates $ aws robomaker describe-world-template --template my-simulation-world-template-arn $ aws robomaker get-world-template-body --template my-simulation-world-template-arn