Giter Club home page Giter Club logo

stori's Introduction

Motion Planning for STL with the StoRI

The Stochastic Robustness Interval (StoRI) is a measure of how robustly a stochastic trajectory satisfies a Signal Temporal Logic (STL) specificiation. This repository contains implementation of the StoRI, its monitor, and implementation of its usage in a motion planning algorithm.


Code Overview

The code includes a CMakeLists.txt for compilation purposes. The code is dependent on the Open Motion Planning Library (OMPL) as well as Eigen3. The repository here contains source code for static libraries for a custom state space, the measure and monitor, and the motion planning algorithm. The repository also contains some MATLAB scripts for plotting and testing the planner/measure.

The directories also contain their own READMEs with more information. Please refer to the StoRI_Monitor directory specifically as the measure and monitor can be used as a standalone tool. Furthermore, the branch "StoRI-light" provides only the implementation of the monitor and measure, without the motion planning algorithm. The branch "original-src" contains the original, unmodified source code used for the paper.

Main Script

This is the source code which:

  • Can define a problem and solve it using the StoRI-RRT planner
  • Acts as a meta planner to call the StoRI-RRT planner and asymptotically optimize for the StoRI of trajectories
  • Can benchmark these planners

The motion planning algorithm takes input flags that define whether to optimize the trajectory and whether to benchmark the performance. Running the function creates csv files for the solution trajectory (including inputs), covariances, and the StoRI of the resulting trajectory.

stori's People

Contributors

rolizzlefoshizzle 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.