{ "runConfigurations": [ { "id": "MeiroRunner_Cfg01", "name": "MeiroRunner simulation", "type": "colcon build", "cfg": { "workingDir": ".//simulation_ws", "cmdArgs": "" } }, { "id": "MeiroRunner_Cfg02", "name": "MeiroRunner simulation", "type": "colcon bundle", "cfg": { "workingDir": ".//simulation_ws", "cmdArgs": "" } }, { "id": "MeiroRunner_Cfg03", "name": "MeiroRunner robot", "type": "colcon build", "cfg": { "workingDir": ".//robot_ws", "cmdArgs": "" } }, { "id": "MeiroRunner_Cfg04", "name": "MeiroRunner robot", "type": "colcon bundle", "cfg": { "workingDir": ".//robot_ws", "cmdArgs": "" } }, { "id": "MeiroRunner_SimulationJob1", "name": "MeiroRunner Evaluate", "type": "simulation", "cfg": { "simulationApp": { "name": "", "sourceBundleFile": ".//simulation_ws/bundle/output.tar", "architecture": "X86_64", "s3Bucket": "", "launchConfig": { "packageName": "meiro_runner_simulation", "launchFile": "create_maze_world.launch", "environmentVariables": { } }, "simulationSoftwareSuite": { "name": "Gazebo", "version": "" }, "renderingEngine": { "name": "OGRE", "version": "1.x" }, "robotSoftwareSuite": { "name": "ROS", "version": "" } }, "robotApp": { "name": "", "s3Bucket": "", "sourceBundleFile": ".//robot_ws/bundle/output.tar", "architecture": "X86_64", "robotSoftwareSuite": { "version": "", "name": "ROS" }, "launchConfig": { "packageName": "meiro_runner_robot", "launchFile": "evaluation.launch", "environmentVariables": { "MARKOV_PRESET_FILE": "meiro_runner.py", "MODEL_S3_BUCKET": "", "MODEL_S3_PREFIX": "model-store", "ROS_AWS_REGION": "" } } }, "simulation": { "maxJobDurationInSeconds": 1800, "failureBehavior": "Fail", "iamRole": "", "vpcConfig": { "securityGroups": , "subnets": , "assignPublicIp": true }, "tags": {} } } }, { "id": "MeiroRunner_SimulationJob2", "name": "MeiroRunner Training", "type": "simulation", "cfg": { "simulationApp": { "name": "", "sourceBundleFile": ".//simulation_ws/bundle/output.tar", "architecture": "X86_64", "s3Bucket": "", "launchConfig": { "packageName": "meiro_runner_simulation", "launchFile": "create_maze_world.launch", "environmentVariables": { } }, "simulationSoftwareSuite": { "name": "Gazebo", "version": "" }, "renderingEngine": { "name": "OGRE", "version": "1.x" }, "robotSoftwareSuite": { "name": "ROS", "version": "" } }, "robotApp": { "name": "", "s3Bucket": "", "sourceBundleFile": ".//robot_ws/bundle/output.tar", "architecture": "X86_64", "robotSoftwareSuite": { "version": "", "name": "ROS" }, "launchConfig": { "packageName": "meiro_runner_robot", "launchFile": "local_training.launch", "environmentVariables": { "MARKOV_PRESET_FILE": "meiro_runner.py", "MODEL_S3_BUCKET": "", "MODEL_S3_PREFIX": "model-store", "ROS_AWS_REGION": "" } } }, "simulation": { "maxJobDurationInSeconds": 5400, "failureBehavior": "Fail", "iamRole": "", "vpcConfig": { "securityGroups": , "subnets": , "assignPublicIp": true }, "tags": {} } } }, { "id": "fc7f3c40-0440-afb2-897a-dc41ee389c3a", "name": "Meiro Runner build -> bundle all", "type": "workflow", "runCfgIds": [ "MeiroRunner_Cfg01", "MeiroRunner_Cfg02", "MeiroRunner_Cfg03", "MeiroRunner_Cfg04" ] } ] }