Skip to content

Replication package of the paper titled "An Architecture for Mission Coordination of Heterogeneous Robots"

License

Notifications You must be signed in to change notification settings

lesunb/jss-2022-replication-package

Repository files navigation

JSS 2022 - Replication Package

DOI

This is the replication package of the paper entitled "An Architecture for Mission Coordination of Heterogeneous Robots" submitted to the Internation Journal of Systems and Software.

This study has been conducted by the following investigators:

Overview of the replication package

├── architecture_inspection: Artifacts for reproducing the architecture inspection process of Section 6.2
   ├── integrability: Contains the working model for answering "How integrable is MissionControl?"
   └── modifiability: Contains the working model for answering "How modifiable is MissionControl?"
├── controlled_experiment: Artifacts for repeating the controlled experiments of Section 6.1
   ├── analysis_scripts: Jupyter scripts for analysis of the datasets
   ├── dataset: Dataset generated from running the simulations
   ├── morse_simulation: Tooling for executing the controlled experiments
   └── results: Graphs and plots
└── hmrs_mission_control: Implementation of MissionControl