Skip to content

Conversation

@clero
Copy link

@clero clero commented Jul 13, 2015

This PR add the AR Drone v2 support to AR.Pwn project.
It has been updated with values tested on another project.

I have no access to drones for now so those patchs have not been tested.

The vision project has also been updated, please check IDE compilation as I have built through command line.

@JeremyRand
Copy link
Owner

Thanks for the PR. I'm travelling at the moment, but will test this as soon as I can.

clero added 3 commits July 15, 2015 00:41
Buffers for vertical and horizontal camera are not the same
for AR-Drone v1 and v2.
This patch renames buffers' name to CAM1 and CAM2 to avoid
hardware device association.

Signed-off-by: Jules Clero <clero@etud.insa-toulouse.fr>
The file device and the image size differs between ArDrone v1
and v2.
This patch introduces different camera definition. ArDrone v1
definition is used by default. The ArDrone v2 one can be used
by compiling with -DDRONEV2 flag.

Signed-off-by: Jules Clero <clero@etud.insa-toulouse.fr>
Signed-off-by: Jules Clero <clero@etud.insa-toulouse.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants