ARDrone control library JNI port

Currently, I’m working on a JNI port of the ARDrone control library. This requires a lot of work because the ARDrone DLL does not understand JNI calls by default. So all the calls have to be casted before.

One interesting aspect will be the port of the camera image, which comes in as an uint8 pointer … The conversion was hard in C#, but it will be even harder in Java, I think.

Update:
The newest version of the library contains a JNI DLL bridge project as well as a Java Eclipse project that can execute every function of the DLL except GetCurrentImage().

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: