GithubHelp home page GithubHelp logo

hrwstrauch / crqs-simulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ardclab/crqs-simulation

0.0 0.0 0.0 1.63 MB

Simulation code for the Cost and Risk-Reducing Quadrotor System (CRQS)

MATLAB 100.00%

crqs-simulation's Introduction

The Cost and Risk-reducing Quadcopter System

Simulation environment for the quadcopter testbed named CRQS.

Files

  • compile.m: Runs all other necessary scripts for the initial conditions selected within this script.
  • constants.m: Defines all vehicle parameters.
  • memory_prealloc.m: Defines variables that are used within the numerical integration to reduce computational expense.
  • sim_loop.m: Script run from compile.m that numerically integrates the continuous-time system with discrete-time inputs.
  • postprocessing.m: Takes output data from simulation and prepares it for plotscript.m.
  • plotscript.m: Plots the positions, velocities, attitudes, angular velocities, tip deflection, energy check, DCM check, control effort, and estimation error.

Folders

  • files_for_animation: Contains scripts to create a video file of the CRQS moving in 3D space.
  • files_for_control: Contains scripts to synthesize different control and estimation algorithms.
  • files_for_dynamics: Contains scripts for computing inverted pendulum parameters and the ODEs file that is numerically integrated in compile.m/sim_loop.m.
  • files_for_support: Contains functions and scripts that support the primary MATLAB files.
  • files_for_trajectory: Contains files to compute a desired guidance trajecotry.
  • results: Contains folders of various run cases. Each of these subfolders contains the data from the tests indicated by the folder name. Allows one to simply run the post-processing and plot scripts to replicate figures instead of running the simulation again.

CRQS-Simulation

crqs-simulation's People

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.