Giter VIP home page Giter VIP logo

prm_multiplerobots's Introduction

Path Planning for Multiple Robots with Variable Formation Using Probabilistic Road Map

Please download latest version using

git clone https://github.com/AgarwalSaurav/PRM_multipleRobots.git

The project uses Klamp't http://motion.pratt.duke.edu/klampt/

Execution:

cd simTests
python prm_main.py simpleWorld.xml

Robot files

The folder mobile_robots contain the descriptions of the following robots:

  1. kobuki: It has the base of TurtleBot. It is a differential drive system with two degrees of freedom. Can be forced as a holonomic robot with three degrees of freedom.
  2. turtlebot: Differential drive robot with two degrees of freedom.
  3. R2-D2: Can be used as a differential drive robot.
  4. sphero: It is a three degrees of freedom robot. However, it can be forced as a six DoF system as done in the samples.

Simulation files

The folder simTests contains files to perform simple kinematic simulations.

  1. simpleWorld.xml: Contains information on which robot to use and the size of the terrain. One should modify this file (or make a copy) to change the type of robot.
  2. kinematicSim.py: Creates visualization for kinematic simulations. This is the main template for simulating trajectories and collision checking.
  3. mathUtils.py: Basic math utility functions.
  4. buildWorld.py: To be used for adding walls or rooms to the environment.

The folder simTests/kinematics contains wrapper functions for setting up the configuration of robots.

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.