Giter VIP home page Giter VIP logo

kathuria07 / skylark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mars-tu/skylark

0.0 0.0 0.0 247.68 MB

Drone by MARS capable of autonomous navigation

License: MIT License

Shell 0.37% JavaScript 0.20% C++ 11.71% Python 2.04% Perl 0.02% C 83.40% PHP 0.01% Java 0.21% Groovy 0.03% C# 0.03% Assembly 0.80% MATLAB 0.09% XSLT 0.01% CSS 0.01% TeX 0.27% Swift 0.08% Nix 0.01% EmberScript 0.07% Makefile 0.66% PureBasic 0.01%

skylark's Introduction

SkyLark

Repository of Drone named SkyLark by MARS capable of autonomous navigation for transfer of goods.

Key Feature:-

  • Autonomous robot with payload to carry for multiple purposes which is capable to move on RC control.
  • Manipulate flight by gesture recognition.
  • Runs on PX4 AutoPilot framework via ROS.

Electro-mechanical design:

  • Drone frame. Image alt text

Flight Controller Schematic:

Image alt text

ROS Packages:

flying_skylark


  • This package contains all the files related to robot and its configuration

Setup and launching the simulation environment:-

  • Clone the repo, build in your preferred system and add the following lines in your bashrc.
source ~/{name_of_workspace}/devel/setup.bash

source ~/{name_of_workspace}/src/PX4-Autopilot/Tools/setup_gazebo.bash ~/{name_of_workspace}/src/PX4-Autopilot/ ~/{name_of_workspace}/src/PX4-Autopilot/build/px4_sitl_default >> /dev/null

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/{name_of_workspace}/src/PX4-Autopilot

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:~/{name_of_workspace}/src/PX4-Autopilot/Tools/sitl_gazebo

  • For making gazebo work with PX-4 autopilot
cd ~/{name_of_workspace}/src/PX4-Autopilot/
make px4_sitl_default gazebo
  • Command roslaunch flying_skylark flying_square.launch will launch the gazebo world along with the PX-4 autopilot.

Simulation Video

Click on Image to play Watch the video

Prerequisites

  • C++14
  • python 2.x
  • PX4 AutoPilot
  • ROS Noetic
  • Embedded C
  • Raspberry pi 3B (setup given below)
  • Eagle
  • PTC Creo

Note: Hardware prerequisites mentioned in xyz section.

Setup

Setting Up CPU


Installing Ubuntu and ROS on Raspberry pi

  1. Download the Ubuntu image for raspberry pi 3.
  2. Flash the image with preferable software.
  3. Follow the standard ARM installation instructions from ROS Wiki to install ROS Melodic.

Installing basic tools and setting them up

sudo apt-get update
sudo apt-get upgrade
sudo apt autoremove

skylark's People

Contributors

mukundgupta-1 avatar sarthak563 avatar ayushmanbedi avatar manjotsuri-20 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.