Coder Social home page Coder Social logo

rm-ics20's Introduction

RM-ICS20 Repository

Git Repository for use with Intelligent Collaborative System Design Elective at SDU (spring semester 2020)

Maintainer: Oscar Bowen Schofield ([email protected])

Each Folder has its own respective README.md, be sure to check them out before asking questions.

Dependencies and Recommended Software

Ensure the following are installed:

Getting started

Prerequisite

Make sure you have followed the PX4 toolchain installation before continuing.

Clone the PX4 Firmware and build the Gazebo-SITL configuration

If the firmware builds and runs correctly, you should be able to run commander takeoff within the psh shell, causing the UAV to take off, then land.

Recommended Folder Structure

.
+-- PX4 Firmware
+-- catkin_workspace
|   +-- startupScripts
|   +-- src
|   |   +-- RM-ICS20 Repository
|   |   +-- **Additional nodes**

Simulation Asset installation

Running Autonomy framework system

You will need four terminals to operate the system (may need more for development)

  1. PX4/Simulation window
   cd catkin_workspace/startupScripts
   ./px4_launch_gazebo.sh
  1. MAVROS Window
    cd catkin_workspace/startupScripts
    ./launch_mavROS.sh

If successful, the below text should be visible in the terminal

Image

  1. droneFramework Window
    cd catkin_workspace
    catkin build
    source devel/setup.bash
    roslaunch root_framework D4E_auto.launch
  1. User Input Window

This Assumes catkin_workspace has been previously built

    cd catkin_workspace
    source devel/setup.bash
    rosrun root_framework keypressNode.py

rm-ics20's People

Contributors

obs-devs avatar

Watchers

James Cloos avatar  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.