Code Monkey home page Code Monkey logo

alexsantopaolo / anytime-asymptotically-optimal-motion-planning-v-rep- Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 5.75 MB

University group project concerning the use of an optimal motion planning algorithm to move a mobile that is assigned a navigation task. The optimal motion planning algorithm chosen is the anytime motion planning based on the RRT*, which is a sampling-based algorithm with an asymptotic optimality property. The simulation environment is V-rep.

Makefile 0.20% C 33.10% C++ 66.71%
robotics v-rep youbot cplusplus optimal-control rrtstar

anytime-asymptotically-optimal-motion-planning-v-rep-'s Introduction

Anytime asymptotically optimal motion planning

Developed by: E. Caruso, A. Santopaolo (2018).

Supervisor: prof. G. Oriolo.

Achievement: Autonomous and mobile robotics exam.

Abstract

The goal of our project is to use an optimal motion planning algorithm to move a mobile that is assigned a navigation task without taking into account the dynamic constraints of this robot. The optimal motion planning algorithm chosen is the anytime motion planning based on the RRT*, which is a sampling-based algorithm with an asymptotic optimality property. Contrarily to the basic RRT, it accounts for the quality of the generated solution trajectories. On the other hand, it introduces some computational overhead that is problematic when planning under time limitations. The anytime version of RRT* addresses this issue by quickly computing an initial sub-optimal solution and repeatedly improving it during the simultaneous execution. The proposed motion planning algorithm was thoroughly evaluated in several scenarios of increasing complexity. The algorithm is in C + + and simulation environment is V-Rep. The robot on which the algorithm is tested is YouBot.

For more details about the implementation open the Report

Implementation Details

The algorithm has been written in C + +. The simulation environment is V-Rep. The robot on which the algorithm is tested is YouBot. The code is available. It's suggested to run in Linux environment.

Referecenes

  1. Paolo Ferrari, Marco Cognetti, and Giuseppe Oriolo. Anytime wholebody planning/replanning for humanoid robots. 2018 IEEE-RAS 18th International Conference on Humanoid Robots (Humanoids), 2018.
  2. Sertac Karaman and Emilio Frazzoli. Sampling-based algorithms for optimal motion planning. The international journal of robotics research, 30(7):846{894, 2011.
  3. Sertac Karaman and Emilio Frazzoli. Incremental sampling-based algorithms for optimal motion planning. Robotics Science and Systems VI, 104:2, 2010.

anytime-asymptotically-optimal-motion-planning-v-rep-'s People

Contributors

alexsantopaolo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.