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

Add Recording APIs #2834

Merged
merged 2 commits into from
Jul 21, 2020
Merged

Add Recording APIs #2834

merged 2 commits into from
Jul 21, 2020

Conversation

rajat2004
Copy link
Contributor

@rajat2004 rajat2004 commented Jul 7, 2020

Closes #2832
Contains non-implemented Unity methods, Python docstrings and adds info in apis.md as well

@madratman
Copy link
Contributor

Please split into enable and disable Recording.

@madratman
Copy link
Contributor

/azp run microsoft.AirSim

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

startRecording(), stopRecording(), isRecording()
@rajat2004
Copy link
Contributor Author

@madratman done! I've changed the names to startRecording, stopRecording to align with the methods that they call

@madratman madratman merged commit f5691f9 into microsoft:master Jul 21, 2020
@rajat2004 rajat2004 deleted the record-api branch July 21, 2020 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Record images using API instead of Button
2 participants