All SubT Challenge competitors are welcome to contribute links to their open-source software, hardware, and datasets here. All contributions must include:
- Link to the open repository or dataset
- Brief (1-2 sentence) description of the resource, especially what makes the resource unique/novel
- Name of the SubT Challenge team who developed the resource
- Link to the publication associated with the resource, if applicable
- Tags for the relevant technology area, event, or subdomain
Contributions must be open source and publicly available. Licensing information is recommended to be included at the resource link, but no specific licenses are required for contributions to be included here.
Please add the resource under the most appropriate category as listed in the README
Follow these steps to add your resources to this repository:
- Clone this repository locally using
git clone <repository_url>
- Create a new branch that includes your team's name with
git checkout -b <new_branch_name>
- Edit the files locally using markdown formatting. Add and commit your changes with
git add <file>
andgit commit -m "<commit msg>"
- Submit a pull request to the
main
branch - Look out for pull request activity and please respond promptly to reviewer requests.
- Your pull request will be merged and your resource links will be available on the
main
branch!
Example contributions are provided in Software.