"Great video, thank you for sharing. I think the best idea for swarming should be using dronekit. The python scripts needed can run on the ground computer (GCS) of the follower. Here are some ideas:
.....
args.connect='tcp:192.168.0.12:5762'
plane =…"
"Hello Ciprian,
Quads can also carry small card sized computers capable of performing on-board image analysis, collision avoidance calculations, waypoint plan modification, etc...
I you are Romanian in origin see this:…"
"@ Tridgell
I think there is an error in cuav/lib/mav_position.py
line 347 should read t = os.path.getmtime(filename)
Please correct me if I'm wrong. Thank you"
"@ moglos
Of course the ] should end the remaining line. the line should be:
extra_compile_args=["-std=gnu99", "-O3"]
Do you have the directories/files required by the geosearch.py input screen? I'd be interested in a set of files for testing too ..."
"OK. This is how I make it work:
Booted RPi on a fresh image: 2013-09-25-wheezy-raspbian image
do raspi-config - expand filesystem - boot to text console with login - change pi passwd - enable camera - enable ssh
login as pi and: sudo passwd root…"
"Doesn't works for me:
"dpkg: error processing /var/cache/apt/archives/libturbojpeg-dev_1.2.90-3_armhf.deb (--unpack):
trying to overwrite '/usr/include/jmorecfg.h', which is also in package libjpeg8-dev:armhf 8d-1
dpkg-deb: error: subprocess paste…"
"Hi guys. I am very interested in this awesome piece of software. I saw you have benchmarked also the Raspberry Pi. I have tried also to replicate your software on a raspberry by, but I need some help here. After following your instructions I got…"
"Hi,
Have you checked in CLI the readings from your GPS? I had a similar problem: using a NMEA GPS (the one from EagleTree systems) in APM 1.02, the altitude read from the GPS was 10x times higher, i.e. 100m instead of 10m. I have modified the…"
HelloI am having trouble reading the radio input with CLI radio setup. All chanels show after radio setup 1200.Is it possible to have a defective board? Any help would be apreciated.APM version 1.0 from Sparkfum.Tried re-programming the Atmega328p,…