GithubHelp home page GithubHelp logo

chenxy1986 / topp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quangounet/topp

0.0 0.0 0.0 5.87 MB

Time-Optimal Path Parameterization (à la Bobrow)

License: GNU Lesser General Public License v3.0

C++ 69.69% Python 27.28% C 0.07% CMake 2.96%

topp's Introduction

TOPP

NOTE: Starting June 2018, TOPP will no longer be actively maintained. Please use TOPP-RA, which provides all functionalities supported by TOPP while being faster and more robust (100% success rate guaranteed).

This is TOPP, the Time-Optimal Path Parameterization library by Quang-Cuong Pham ([email protected]).

If you use this library for your research, please reference the accompanying paper «A general, fast, and robust implementation of the time-optimal path parameterization algorithm», IEEE Transactions on Robotics, vol. 30(6), pp. 1533–1540, 2014.

If you use Admissible Velocity Propagation, please reference also «Admissible Velocity Propagation: Beyond quasi-static path planning for high-dimensional robots», The International Journal of Robotics Research, vol. 36(1), pp. 44–67, 2017.

Many thanks to Stéphane Caron, Rosen Diankov, Puttichai Lertkultanon, and others, for their contributions!

Requirements

The following software is required to install TOPP:

  • Python (2.7 or above), with numpy, scipy and matplotlib
  • Boost (1.46 or above), with Boost.Python

If you need OpenRAVE support (for dynamics computations), the following software is also required:

Installation

Follow the standard installation procedure: from the TOPP directory,

mkdir build
cd build
cmake ..
make
sudo make install

TOPP will be compiled with OpenRAVE support if the latter is found on your system.

Examples

Please try the test files in the tests/ folder or copy-paste test cases from https://github.com/quangounet/TOPP/wiki/Quick-examples

Documentation, Tutorials...

See the wiki https://github.com/quangounet/TOPP/wiki

topp's People

Contributors

quangounet avatar rdiankov avatar puttichai avatar dinhhuy2109 avatar edsterg avatar aorthey avatar davetcoleman avatar amifsud avatar indivisibleatom 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.