GithubHelp home page GithubHelp logo

avr-tec / obstacle_avoidance_for_uav_ Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sarthak268/obstacle_avoidance_for_uav

0.0 2.0 0.0 2.97 MB

This is a ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles, using a path planning algorithm. The testing is done through a node that plots the waypoints, obstacles and the current pose of UAV on RVIZ for examining the accuracy of the algorithm.

License: MIT License

CMake 21.11% C 3.17% C++ 8.28% Makefile 56.34% Shell 1.65% Python 9.44%

obstacle_avoidance_for_uav_'s Introduction

Obstacle Avoidance for UAV

This is a ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles, using a path planning algorithm. The testing is done through a node that plots the waypoints, obstacles and the current pose of UAV on RVIZ for examining the accuracy of the algorithm.

Requirements :

  1. ROS
  2. ardupilot
  3. mavros
  4. rviz
  5. mission planner (preferred) or apm planner

Commands :

Testing existing algorithms :

  1. roscore
  2. /(path to sim_vehicle)/sim_vehicle.py --console --map --aircraft test
  3. roslaunch mavros apm2.launch fcu_url:=udp://localhost:14550@
  4. rosrun map currentXY
  5. rosrun map markPoints
  6. rviz (write the frame id i.e. /my_frame in the Fixed Frame)
  7. rosrun tf static_transform_publisher 0 0 0 0 0 0 1 map my_frame 10
  8. rosrun map waypoints

obstacle_avoidance_for_uav_'s People

Contributors

sarthak268 avatar

Watchers

James Cloos avatar Mario R. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.