Hello, I'm relatively new with AR Drones and am using Terminal to launch flights and also correcting flight paths using the controller.js file present.
However, is there a way I can get the flight details of each flight that I have launched? Details such as altitude, yaw angle etc? Thank you!
I realised there's a command "mission.log(path)" for me to get data of the flight. However, I'm unsure where I should be inserting this. Controller.js? Mission.js? flight.js (my own flight path created)?
Hello, I'm relatively new with AR Drones and am using Terminal to launch flights and also correcting flight paths using the controller.js file present.
However, is there a way I can get the flight details of each flight that I have launched? Details such as altitude, yaw angle etc? Thank you!