There was some effort to port paparazzi to that a long time ago but it was not finalized
As libopencm3 has support for the f3 by now the port should be quite streight forward if you know how to do embedded programming :)
Gautier Hattenberger
@gautierhattenberger
true, sorry, I misread it
Piotr Esden-Tempski
@esden
With imitation I meant IMU
Autocorrect hits once again:)
Petter
@Petterhg
Hello, I am using the Optitrack system at TU Delft and have some problems with flying at higher altitudes. To be more precise, when I'm flying the Bebop between 2.5-3 meters fix alt. the altitude can vary ALOT when going from one waypoint to another and the drone can also completely deviate from the flight plan and start accelerating into the net (both on the sides and in the roof). At lower altitudes 1-2 m everything is working fine. Does anyone have any idea what can cause this?
Bart Slinger
@bartslinger
Optitrack is not a perfect system. If you fly higher, the drone is seen by less cameras which may result in difficulty with tracking. The best option you have is probably to recalibrate the arena before flying.
Yannick Jestin
@yannickj
we’re in the process of building a Flying Arena in ENAC, (est: july 2017) with optitrack or a similar kind of system. Hopefully, we’ll end up contributing to the tracking code.
Petter
@Petterhg
Okay, so you don't think there is anything in the flightplan/airframe that can cause this behaviour? And there's also no way (except calibration) to amend or decrease the amplitude of the problem?
Dan Berry
@dgberry1
When creating new messages, is there a particular section to create them in? Which message.XML file? I found 2 different ones in the PaparazziUAV install. Then, do I need to rebuild paparazzi after creating them?
and yes, you need to call the toplevel make after changing messages
if you put a messages.xml file in conf/, that will be used instead...
Dan Berry
@dgberry1
@flixr OK thanks
Dan Berry
@dgberry1
Is there a particular section in the messages.XML I want to use? I was going to use ground messages section. Do I just pich a free message number? Just to make sure.
Felix Ruess
@flixr
that depends what kind of message you want to add... if you want to send something from the aircraft to the ground, add it to "telemetry", for sending to the aircraft to "datalink" and if it's only a message between ground agents - well - to "ground"
yes - but it works with the AR Drone, it is used for autonomous flights - much easier than programming a drone without it
but if you're doing something simple, AT commands can be used
averroken
@averroken
what i'm trying to do is control a ar drone with a kinect v1.
but i didn't understand how the at commands works, thats more the problem.
Dan Berry
@dgberry1
Has anybody had this error when installing the gcc-arm-embedded repository?
Errors were encountered while processing: /var/cache/apt/archives/libstdc++6-armhf-cross_4.8.4-2ubuntu1~14.04.1cross0.11.1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)