phenomenal intro video covered so many questions I had. extremely high quality. thank you
@Auterion3 жыл бұрын
I'm glad you like the video. We will have more videos on developer workflows coming out soon.
@amortalbeing2 жыл бұрын
Do we have to use your custom built PX4 or the normal PX4 firmware would do the trick?
@ms_vibe99184 жыл бұрын
The question is how do you deploy the code on a hardware
@Auterion3 жыл бұрын
We can do this over USB for developer setups and have a full OTA (over-the-air) update workflow to deploy software on production vehicles.
@saucompeng6 жыл бұрын
When Px4/DronecodeSDK will support indoor/without GPS flight?
@JulianOes6 жыл бұрын
PX4 already supports indoor flight without GPS using for instance PX4Flow. For the Dronecode SDK, there are a couple of aspects to this: - The SDK needs some testing and probably some small changes to enable offboard control e.g. using velocity setpoints for a multicopter with PX4Flow instead of GPS. - Waypoint missions are currently only possible in "global" latitude/longitude coordinates, so this does not work for GPS denied environments where you would use "local" coordinates in meters. This would require some changes on the PX4 as well as the Dronecode SDK side. Pull requests always welcome! - Another thing that we potentially would want to add to the SDK is an interface to feed it an external position estimate e.g. through vision, sort of a fake GPS. Your actual question of "when" is a bit harder to answer 🤔, this depends obviously. Right now the priority is getting the language wrappers stable, more features will follow after.
@isbestlizard6 жыл бұрын
I am certain this could be done very cheaply with Vive lighthouse stations, some IR photoreceptors, and the necessary electronic magic to calculate position and orientation fixes and feed them into the flight controller as another estimation of state.
@VinhA5 жыл бұрын
Is there any built SDK for windows? I want to do an application in C#, and i just wanted the lib
@Auterion5 жыл бұрын
We don't have any C# bindings (though we'd be open to contributions: grpc.io/docs/quickstart/csharp.html). But you can build the C++ SDK for Windows, of course! github.com/Dronecode/DronecodeSDK/releases.
@thedeadbaby7 ай бұрын
great. another useless simulator video. If you aren't going to actually control an actual drone, then stop putting that in the title and description.