Search icon CANCEL
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Designing Purpose-Built Drones for Ardupilot Pixhawk 2.1

You're reading from  Designing Purpose-Built Drones for Ardupilot Pixhawk 2.1

Product type Book
Published in Dec 2017
Publisher Packt
ISBN-13 9781786469168
Pages 272 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Ty Audronis Ty Audronis
Profile icon Ty Audronis

Table of Contents (16) Chapters

Title Page
Credits
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. Drones 101 2. Your First Drone - An Autonomous RC Car 3. A Drone for Hunters – Autonomous Duck Decoy 4. A Drone for Golfers 5. Introduction to UAVs 6. A Simple Multicopter Drone 7. The Holy Grail - A Fixed Wing Drone 8. The Principles of VTOL with Pixhawk 9. Programming Ardupilot

Using LIDAR to avoid obstacles


Would you like to go for a walk on a golf course blindfolded? No? Me neither, and it's probably not good to just set a rover to run around blind either. But vision and object recognition takes a lot more computing power than we're budgeted for on this machine. So, what's the next best thing to vision? SONAR or LIDAR. Unfortunately, SONAR (just like a bat finds insects using sound waves to calculate the distance to obstacles) is considered passé for Pixhawk, and thus the implementation is quite wonky. There are I2C sonar devices, but they don't work very well (if at all) with Pixhawk 2.1 and the latest Ardupilot firmware. So, we're going to use LIDAR instead. LIDAR rangefinders use light waves (instead of sound) to calculate the distance to objects.

LIDAR 101

LIDAR simply uses a light wave to send out, bounce off objects, and then looks for it to return. Since light travels at 299,792,458 m/s, all the LIDAR module has to do is measure the time it takes to return...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}