Search found 4 matches

by lunobili
Thu Feb 14, 2013 1:00 am
Forum: Developer Discussions
Topic: Using an Apple Trackpad for controlling
Replies: 8
Views: 14386

Re: Using an Apple Trackpad for controlling

Hi Tobias, this helps thanks! Meanwhile I have a semi-working solution. Reason why I have not posted anything yet is because I am struggling to integrate with the InputConfigDialogue class. This might even be a Mac OSX specific problem, though, on linux I see a different behaviour. Still investigati...
by lunobili
Fri Feb 08, 2013 8:26 am
Forum: Developer Discussions
Topic: Using an Apple Trackpad for controlling
Replies: 8
Views: 14386

Re: Using an Apple Trackpad for controlling

Implementing what you want should not be any problem as long as you can translate the commands into roll, pitch, yaw and thrust. Tobias, thanks for your answer. Yes, that is the key point. I would like to know how those 4 numbers look like in practice: 1) What is the expected range? 2) If, for argu...
by lunobili
Fri Feb 08, 2013 1:23 am
Forum: Developer Discussions
Topic: Using an Apple Trackpad for controlling
Replies: 8
Views: 14386

Re: Using an Apple Trackpad for controlling

Hi Mike, I am more than happy to share what I am doing, but I would like reach a point where at least things do not crash even for the most basic functionalities. This is one of the good parts of open source development: since everybody can see their code, developers are ashamed of sloppy hacks and ...
by lunobili
Thu Feb 07, 2013 3:34 pm
Forum: Developer Discussions
Topic: Using an Apple Trackpad for controlling
Replies: 8
Views: 14386

Using an Apple Trackpad for controlling

Hi, I would like to try to use an Apple Trackpad to control the Crazyflie, but since I do not have a Crazyflie I do not know how well this will work in practice. The idea is to have the following commands: 1) Swipe two fingers up and down to control the thrust 2) Swipe two fingers left and right to ...