Giter Club home page Giter Club logo

mrpt's Introduction

The MRPT project

  1. Introduction

Mobile Robot Programming Toolkit (MRPT) includes libraries and tools aimed to help researchers in the areas of mobile robotics and computer vision in the development of efficient implementations with reusability of code as a priority. It features classes for easily managing 3D(6D) geometry, probability density functions (pdfs) over many predefined variables (points,landmarks,poses,maps,...), Bayesian inference (Kalman filters, particle filters), image processing, obstacle avoidance, etc.

  1. Resources

  1. Compiling

3.1 FIVE SECONDS INSTRUCTIONS

  1. Invoke cmake-gui and select:

    • Where source is --> MRPT source root directory
    • Where to build binaries --> Pick a new, empty directory.

    If your platform doesn't support cmake-gui, open a console, chdir to a new empty directory and execute:

    $ ccmake <PATH_TO_MRPT_SOURCES>
    
  2. Within cmake-gui (or ccmake), set all the build options as you desire, then press "Configure" and "Generate". To build the examples, enable "BUILD_SAMPLES".

  3. Build with the IDE / compiler you selected from CMake (Visual Studio, GNU Make,...)

3.2. Further details (RECOMMENDED!)

Read the compiling instructions.

  1. License

MRPT is released under the new BSD license.

mrpt's People

Contributors

antoniobianchi333 avatar bellonemauro avatar cyrilgerber avatar edufdez avatar emilkhatib avatar gzp-crey avatar jgmonroy avatar jlblancoc avatar jotaraul avatar marianojt88 avatar miguelalgaba avatar pdelapuente avatar robbel 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.