CFP last date
22 April 2024
Reseach Article

A Novel Stereo based Obstacle Avoidance System for Unmanned Aerial Vehicles

by Arjun Chakraborty, Bhargav Srinivasan
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 131 - Number 13
Year of Publication: 2015
Authors: Arjun Chakraborty, Bhargav Srinivasan
10.5120/ijca2015907550

Arjun Chakraborty, Bhargav Srinivasan . A Novel Stereo based Obstacle Avoidance System for Unmanned Aerial Vehicles. International Journal of Computer Applications. 131, 13 ( December 2015), 39-42. DOI=10.5120/ijca2015907550

@article{ 10.5120/ijca2015907550,
author = { Arjun Chakraborty, Bhargav Srinivasan },
title = { A Novel Stereo based Obstacle Avoidance System for Unmanned Aerial Vehicles },
journal = { International Journal of Computer Applications },
issue_date = { December 2015 },
volume = { 131 },
number = { 13 },
month = { December },
year = { 2015 },
issn = { 0975-8887 },
pages = { 39-42 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume131/number13/23513-2015907550/ },
doi = { 10.5120/ijca2015907550 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T23:27:17.420788+05:30
%A Arjun Chakraborty
%A Bhargav Srinivasan
%T A Novel Stereo based Obstacle Avoidance System for Unmanned Aerial Vehicles
%J International Journal of Computer Applications
%@ 0975-8887
%V 131
%N 13
%P 39-42
%D 2015
%I Foundation of Computer Science (FCS), NY, USA
Abstract

The use of autonomous unmanned aerial vehicle (UAV) has been on the rise. They are used to replace an ever-increasing amount of labor. There is a need for unmanned aerial systems to operate safely in the environment around them. The work in this paper aims at creating an obstacle avoidance system using Stereo Vision. The work uses standard block matching algorithms. OpenCV and the KTTI Vision Benchmark suite is used. The ArduPilot SITL simulator is used for running the algorithms and displaying the results. The droneapi is an application that is used to access the UAV’s information and describe new kinds of flight behavior. The application created is known as STOBA (Stereo Based Obstacle Avoidance), which was created to run within the ArduPilot SITL, in order to provide the mentioned obstacle avoidance capability

References
  1. Mackay,Randy."ArdupilotBalloonFinder."2015. https://github.com/rmackay9/ardupilot-balloon-finder
  2. KevinHester,”DronePythonDoc”. 2015.http://python.dronekit.io/automodule.html
  3. CentMesh, NCSU Centennial Research Project. “Software in the loop (SITL).”2010. http://centmesh.csc.ncsu.edu/trac/MeshBed/wiki/HardWare/Drones/Autopilot
  4. J. Cieśluk, Z. Gosiewski, "A Stereovision System for Real Time Obstacle Avoidance by Unmanned Aerial Vehicle", Solid State Phenomena, Vol 198, pp. 159-164, Mar. 2013.
  5. Kostavelis, Ioannis, Lazaros Nalpantidis, and Antonios Gasteratos. "Comparative Presentation of Real Time Obstacle Avoidance Algorithms Using Solely Stereo Vision.”, IARP/EURON International Workshop on Robotics for risky intervention and Environmental Surveillance-Maintenace, Jan. 2010.
  6. Kostavelis, Ioannis, Lazaros Nalpantidis, and Antonios Gasteratos.”Real –Time Algorithm for Obstacle avoidance using a Stereoscopic Camera”, Thrid Panhellenic Scientific Student Conference on Informatics, 2009
  7. Viet CN, Marshall IW,”Vision Based obstacle avoidance for a small Low-cost Robot”, International Conference on Advanced Robotics (ICAR), 2007
  8. Heiko Hirschmuller,”Semi- Global Matching- Motivation,Development and Applications”, Photogrammetric week, pp. 173-184, Sep. 2011.
  9. Kalva, Andreas. “Collision Detection System Using Computer Vision on Low Power Devices”, LAP Lambert Academic Publishing,2014
  10. Greiger Andreas, Lenz Philip, Stiller Christoph and Urtasun Racquel, “Vision meets Robotics: The KTTI Dataset”, International journal of Robotics Research (IJRR), 2013
  11. OpenCV Documentation. 2015. http://opencv.org.
Index Terms

Computer Science
Information Sciences

Keywords

Stereo Vision Obstacle avodiance UAV OpenCV