Open Source Planning Packages

Open Source Planning Packages

Published: by

Open Source Planning Packages

Over the years our lab our lab has created various open-source planning packages. This list is by no means comprehensive, and you can find all our our open-source code on BitBucket and GitHub.

Please click on a package to for details and how to use it.

  • Planning Tutorial This is a tutorial repository for setting up a planning module. This short tutorial will walk you through the requisite steps for setting up a workspace with required packages. We will then go over an example. Finally, we will go over some exercises.
  • Matlab Planning Toolbox Matlab toolbox to explore and understand different motion planning algorithms.
  • Matlab Environment Generation This is a MATLAB package to define an environment as a grid map or a shape array. This package defines operations on the environment such as collision checking, distance calculation, visualization etc.
  • Matlab Cost Functions This MATLAB package defines an interface for using a cost map. This is commonly used by trajectory optimization packages and planning packages in MATLAB.
  • Matlab Chomp Matlab toolbox to explore chomp.
  • Representation Interface This repository defines an interface for planning code to access perception data-structures.
  • Boustrophedon Decomposition Boustrophedon_decompostion is cell decomposition of known map and create right to left and left to right path for each subcell and connect all the cells in shortest distance fashion.
Planning

Latest Research

Demonstrating ViSafe: Vision-enabled Safety for High-speed Detect and Avoid
Demonstrating ViSafe: Vision-enabled Safety for High-speed Detect and Avoid

We demonstrate ViSafe, a high-speed vision-only airborne collision avoidance system operating at ...

RayFronts: Open-Set Semantic Ray Frontiers for Online Scene Understanding and Exploration
RayFronts: Open-Set Semantic Ray Frontiers for Online Scene Understanding and Exploration

RayFronts is a real-time semantic mapping system that enables fine-grained scene understanding bo...

Autonomous Off-road driving | Learning-Based Navigation

Autonomous off-road driving, a key challenge in robotics, has broad applications in agriculture, ...