• This repository has been archived on 26/Jan/2024
  • Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    MATLAB
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an attempt at implementation of algoirthm for steering initial set of states (described as a zonotope) into a smaller reachable set (to allow combination of primitive maneuvers) from Schurmann and Althoff, 2017c. The code requires installation of CORA (for reachability analysis) and CVX (for convex optimization) toolboxes. Algorithm is applied to quadrotor longitudinal dynamics from Mitchell et al, 2016.