Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete a bunch of code, use C# to setup samples in pack job. #5077

Merged
merged 4 commits into from
Mar 11, 2021

Conversation

surfnerd
Copy link
Contributor

Proposed change(s)

Allow for the generation of samples by seachgin for mlagents-sample.json files in our repo. This will only happen in the pack job, so samples will not be versioned. You can debug this by invoking the unity editor executable from the command line like this on MacOS:

/Applications/Unity/Hub/Editor/2018.4.32f1/Unity.app/Contents/MacOS/Unity -projectPath ~/code/ml-agents-01/Project -batchMode -executeMethod Unity.MLAgents.SampleExporter.ExportCuratedSamples -logFile -

@surfnerd surfnerd self-assigned this Mar 10, 2021
@surfnerd surfnerd merged commit 1158df0 into main Mar 11, 2021
@delete-merged-branch delete-merged-branch bot deleted the develop-sample-generation branch March 11, 2021 01:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants