Code Monkey home page Code Monkey logo

mrpt's Introduction

The MRPT project

Travis status Run status (Appveyor) GitHub release Coverage Status BSD3 License
[Join the chat at https://gitter.im/MRPT/mrpt
CI: GNU/Linux & OSX CI: Windows

1. Introduction

Mobile Robot Programming Toolkit (MRPT) provides C++ libraries aimed at researchers in mobile robotics and computer vision. Libraries include SLAM solutions, 3D(6D) geometry, SE(2)/SE(3) Lie groups, probability density functions (pdfs) over points, landmarks, poses and maps, Bayesian inference (Kalman filters, particle filters), image processing, obstacle avoidance, etc. MRPT also provides GUI apps for Stereo camera calibration, dataset inspection, and much more.

2. Resources

3. 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.

4. License

MRPT is released under the new BSD license.

mrpt's People

Contributors

jlblancoc avatar bergercookie avatar jolting avatar jbriales avatar jgmonroy avatar jotaraul avatar marianojt88 avatar edufdez avatar famoreno avatar mlopezantequera avatar bellonemauro avatar gyengera avatar emilkhatib avatar corot avatar nikolausdemmel avatar yuya-oc avatar sem23 avatar kintzhao avatar hlzz avatar randvoorhies avatar piponazo avatar gzp79 avatar cyrilgerber avatar logrus avatar mlang avatar miguelalgaba avatar nbanyk avatar satyeshmundra avatar gitter-badger avatar robbel avatar

Watchers

Chagge avatar

Forkers

luruiwu

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.