Skip to content

skvaskov/RTD

Repository files navigation

RTD Examples: Segway and Rover

This repository contains code for the paper, "Bridging the Gap Between Safety and Real-Time Performance in Receding-Horizon Trajectory Design for Mobile Robots", which introduces Reachability-based Trajectory Design, or RTD.

Check out the tutorial to get a gentler introduction to the method. This repository follows the tutorial, but for the Segway and Rover instead of for the Turtlebot.

segway_time_lapse

Getting Started

All the code in this repository runs in MATLAB (R2018a or newer).

This repository contains almost everything you need to start playing with RTD. The other things you will need are:

  1. To run the simulations and most of the code, you'll need a copy of our simulator repository on your MATLAB path.

  2. To run the reachable set computations, you'll need MOSEK (free for academic use).

  3. To run the NMPC planner in the comparison code, you'll need to get GPOPS (free for academic use).

Citing this Work

Please cite the paper. Also, check out our other papers: RTD on a car, RTD on a drone, and RTD on an arm.

Authors

Sean Vaskov, Shreyas Kousik, Hannah Larson, and Ram Vasudevan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published