{ "runConfigurations": [ { "id": "DeliveryChallenge_SimulationJob1", "name": "Delivery Challenge Navigation", "type": "simulation", "cfg": { "simulationApp": { "name": "", "sourceBundleFile": ".//onemake_simulation_ws/bundle/output.tar", "architecture": "X86_64", "s3Bucket": "", "launchConfig": { "packageName": "onemake_delivery_robot", "launchFile": "navigation_simulation.launch", "environmentVariables": { "TURTLEBOT3_MODEL": "burger" }, "streamUI": true }, "simulationSoftwareSuite": { "name": "Gazebo", "version": "" }, "renderingEngine": { "name": "OGRE", "version": "1.x" }, "robotSoftwareSuite": { "name": "ROS", "version": "" } }, "robotApp": { "name": "", "s3Bucket": "", "sourceBundleFile": ".//onemake_robot_ws/bundle/output.tar", "architecture": "X86_64", "robotSoftwareSuite": { "version": "", "name": "ROS" }, "launchConfig": { "packageName": "aws_game_manager", "launchFile": "game_manager_simulation.launch", "environmentVariables": { } } }, "simulation": { "maxJobDurationInSeconds": 1800, "failureBehavior": "Fail", "iamRole": "", "vpcConfig": { "securityGroups": , "subnets": , "assignPublicIp": true }, "tags": {} } } } ] }