Skip to content

Instantly share code, notes, and snippets.

@sudk1896
Created November 29, 2016 13:09
Show Gist options
  • Save sudk1896/c38f2abac872c54298ec5e9b55df9738 to your computer and use it in GitHub Desktop.
Save sudk1896/c38f2abac872c54298ec5e9b55df9738 to your computer and use it in GitHub Desktop.
from unrealcv import client
client.connect()
import sys
command = client.request('vget /camera/0/rotation')
print command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment