I've been playing with ArduPlane for quite a while and have finally got to the point where I can make it do something useful. I've been inspired by others on this site to use it for aerial photography to make 3D maps and the like.
I have an ST Models Discovery as the airframe (awesome platform for Arduplane by the way) and have made my own camera mount out of plywood for the bottom. It has one servo for roll stabilisation using CHAN 8 on the autopilot to keep the camera pointing down. It's basic but works pretty well (see pics)
Last weekend I flew over a small island on the river near my house. I managed to get 155 photos in around 10 mins and produce quite a reasonable 3d surface using hypr3d. I gotta say that these guys rock with great personal service and it's all free! They did struggle a bit with that many photos, but you can see the result below
I'm not in the same league as some of the other makers of aerial maps on this site, and have no idea of the accuracy of this map, but was pretty happy with the early results and would like to work on this more to get better results.
my setup is
Airframe - ST Models Discovery Trainer with stock motor and 30A ESC
Arduplane 2.24 with Magnetometer, airspeed kit and xbee - a few lines of code added to output roll stabilisation
Home made camera mount with roll stabiliser
Canon IXUS 50 camera 5MP (this is a very light P&S camera) running CHDK
Spektrum DX 7 2.4GHz tx/rx
2200 mAh 3s motor battery + 1000 mAh 2s battery to power all other electronics via a UBEC (the stock BEC is too small)
I used Mark Willis's aerial coverage spreadsheet to calculate the waypoints before launch and it seemed to produce a good result.You can see the waypoint in the following screenshot
Cheers
James
Comments
Jo - most still images taken from videos will suffer from compression artifacts and can also be quite blurry when taken from a moving plane as the shutter speeds are slower than a still camera.
You don't notice when it is played as a video, but looking at individual frames you will see these issues. As pointed out by Cliff, they will be much lower resolution than an image from a still camera (even a cheap one). I have tried using frame grabbing software and a video file, but the results were not that good.
@Luiz - sorry for the slow response, I will try to get you my params, I have been very busy at work over the last few weeks. My params are similar to the stock setup. I think I changed the X-track gain to around 180 and also changed the roll P to 0.8, but it's been a while so will need to confirm those numbers.
looks great James, listen I am using the Apprentice for my project and was wondering what would be a good configuration file for my airframe, your plane looks very much like mine is there anyway you can send me your configuration file so I can try? Thanks
@Arturo - by psmv2 you mean photosynth? I did try using that service. It was by far the fastest way to do it, but the point cloud I got back was very noisy. Even in the smooth grassed areas in the middle, the points jumped around a lot. The hypr3D point cloud was much better in that respect. It was around the same number of points, also.
Nice work man, i have a question, can you obtain the same results with bundler and psmv2? because i have the software installed in a costum pc and i only probe it with small dataset and i dont have access to large dataset like you.
You have some experiance with bundle and psmv2?
@Frank - when the Camera branch is merged into the trunk I assume Camera Stabilisation will work out of the box. Until then, it is pretty easy to get it to work for a single axis like I did. Just add the following line of code to the end of fast_loop() function of ArduPilotMega.pde
Very good job!
Have you looked this? Then you can use free RC channel to launch camera.
http://diydrones.com/profiles/blogs/how-i-made-a-chdk-launcher-to-c...
hi sir Kunang, have you booted the chdk "os" not the camera default onboard os?? you should see a diffferent minimalist menu if you're on the chdk enviroment
For triggering, I am just tringgering using the script. I set it off manually before takeoff. You can trigger using arduplane if you have either a servo over the shutter button or some kind of IR trigger, but that seemed like overkill for my needs.
Hi James, I'm using Canon S95 and already uploaded the CHDK incl interval script into it but i could'nt find it in the camera menu. Also interested to know how do you trigger d camera via the mission planner.
-
1
-
2
-
3
-
4
of 4 Next