PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
robomaker
**To create a robot application** This example creates a robot application. Command:: aws robomaker create-robot-application --name MyRobotApplication --sources s3Bucket=my-bucket,s3Key=my-robot-application.tar.gz,architecture=X86_64 --robot-software-suite name=ROS,version=Kinetic Output:: { "arn": "arn:aws:robomaker:us-west-2:111111111111:robot-application/MyRobotApplication/1551201873931", "name": "MyRobotApplication", "version": "$LATEST", "sources": [ { "s3Bucket": "my-bucket", "s3Key": "my-robot-application.tar.gz", "architecture": "ARMHF" } ], "robotSoftwareSuite": { "name": "ROS", "version": "Kinetic" }, "lastUpdatedAt": 1551201873.0, "revisionId": "1f3cb539-9239-4841-a656-d3efcffa07e1", "tags": {} }
[-] tag-resource.rst
[edit]
[-] create-robot-application-version.rst
[edit]
[-] list-simulation-applications.rst
[edit]
[-] restart-simulation-job.rst
[edit]
[-] sync-deployment-job.rst
[edit]
[-] list-deployment-jobs.rst
[edit]
[-] describe-deployment-job.rst
[edit]
[-] create-simulation-application-version.rst
[edit]
[+]
..
[-] update-simulation-application.rst
[edit]
[-] register-robot.rst
[edit]
[-] describe-robot-application.rst
[edit]
[-] delete-fleet.rst
[edit]
[-] create-simulation-job.rst
[edit]
[-] create-simulation-application.rst
[edit]
[-] create-deployment-job.rst
[edit]
[-] deregister-robot.rst
[edit]
[-] delete-simulation-application.rst
[edit]
[-] create-fleet.rst
[edit]
[-] create-robot.rst
[edit]
[-] delete-robot-application.rst
[edit]
[-] list-tags-for-resource.rst
[edit]
[-] list-robots.rst
[edit]
[-] describe-robot.rst
[edit]
[-] create-robot-application.rst
[edit]
[-] cancel-simulation-job.rst
[edit]
[-] list-simulation-jobs.rst
[edit]
[-] describe-simulation-application.rst
[edit]
[-] batch-describe-simulation-job.rst
[edit]
[-] describe-fleet.rst
[edit]
[-] update-robot-application.rst
[edit]
[-] list-fleets.rst
[edit]
[-] delete-robot.rst
[edit]
[-] describe-simulation-job.rst
[edit]
[-] untag-resource.rst
[edit]
[-] list-robot-applications.rst
[edit]