GithubHelp home page GithubHelp logo

gt-star-lab / k-cbs-expert Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aria-systems-group/k-cbs-demos

0.0 0.0 0.0 110 KB

Expert of the K-CBS algorithm we're planning to use for our VMAS environment

License: BSD 2-Clause "Simplified" License

C++ 62.85% CMake 0.54% Python 1.14% HTML 35.10% Shell 0.38%

k-cbs-expert's Introduction

K-CBS-Demos

Demonstrations of our Kinodynamic Conflict-Based Search (K-CBS) algorithm that are too involved to be included in OMPL. Please see the References for detailed explanations of the algorithm. The implementation has been built into The Open Motion Planning Library but the pull request has not yet been finalized. In the meantime, the library with the K-CBS implementation can be installed at this repository.

Set-Up

To run these demos, one must first install this OMPL repository. After that, one can build this project via the following commands.

cd K-CBS-Demos
mkdir build/
cd build/
cmake ..
make

This will build many executables that can be run individually. For example, to see how quickly K-CBS can solve an MRMP problem instance with 10 2nd order cars in an empty 32x32 workspace, one can enter the following command:

./demo_Empty32x32_10robots_dyn2ndOrderCars 

References

  1. J. Kottinger, S. Almagor and M. Lahijanian, "Conflict-Based Search for Multi-Robot Motion Planning with Kinodynamic Constraints," 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), Kyoto, Japan, 2022, pp. 13494-13499, doi: 10.1109/IROS47612.2022.9982018.
  2. Theurkauf, Anne, Kottinger, Justin, and Lahijanian, Morteza. "Chance-Constrained Multi-Robot Motion Planning under Gaussian Uncertainties." arXiv preprint arXiv:2303.11476 (2023).

k-cbs-expert's People

Contributors

justinkottinger avatar rezatorbati 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.