I'm not far off building a Multicopter to be used as an indoor inspection tool. Where we'll be going is a huge indoor space, metal wall, very little lighting (Probably a few halogens). Most of the lighting will be provided by high intensity lighting on the machine itself.
I was thinking about using the APM 2.5 as the Flight Controller, we would probably fit sonar and I'd like some sort of position hold so the 'Optical Flow' might be a solution. I'm going to be trying to video up to 30 metres up and a couple of meters away from the walls.
Anyone had any experience doing this kind of work? Since I use the APM in my own Multicopters and planes I'm familar enough with the hardware, but its all been flying outside :) Do the accellerometers provide any level of position hold in release 2.9 of the software withouth GPS?
I'm trying to get my head around how to provide a platform with as little drift as possible.
We'll be testing the concept in a few days time using a quad I've thrown togther out of bits just to see what its like operating in the space. Some of these new high power LEDS are amazing, the image shows the LEDS during the daytime:) Once we get a feel for what we need then it'll be time to design a machine specific to the task.
Mike
Replies
- https://www.youtube.com/watch?v=2Rn0On9aEKg - tracking a drone indoor
- https://www.youtube.com/watch?v=_swkCCcMq5A - tracking a drone outdoor
- https://www.youtube.com/watch?v=e8eHhUhc0Z4 - fully autonomous flight
- https://www.youtube.com/watch?v=Y-ETDc5K_fw - tracking a micro-drone indoor
https://ardupilot.org/copter/docs/common-marvelmind.html - ArduPilot support
https://marvelmind.com/download/#ros - ROS support
I also need to fly without a GPS signal. I have both the Arducopter versions 2.9.1b and 3.0.1 downloaded and I'm trying to edit using Arduino 1.0.5. Is there any function or parameter in the code I can disable to fly LOITER and AUTO missions without GPS?
Interesting.
I'm having similar thought.
About the gyros i assume with no wind it should loiter fine. Looking at the code to see what i can find out about the sonar.
Let me know how you've succeeded
/ Patrik