location of captured data of drone(s) when Python APIs are used. #3312
Unanswered
AIKUUM
asked this question in
Support Q&A
Replies: 1 comment 11 replies
-
|
Hi @AIKUUM, the API calls return the needed data when called. ie: a statement like Please let me know if this answers your question |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
System details: https://user-images.githubusercontent.com/72294070/102069277-90db4a00-3e23-11eb-8f71-d14e10181433.PNG
AirSim version (1.3.1)
Unreal version(4.25)
python version (3.9.1)
Consider the following python API: client.getMultirotorState(vehicle_name="Drone1")
Assume that I use City Environment for simulation. Can someone tell me the location (directory) where the text data of '''client.getMultirotorState(vehicle_name="Drone1")''' gets saved?
Beta Was this translation helpful? Give feedback.
All reactions