GithubHelp home page GithubHelp logo

usaali / loggpismap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lanwu076/loggpismap

0.0 0.0 0.0 64.4 MB

Faithful Euclidean distance field from Log-Gaussian Process Implicit Surfaces

License: GNU General Public License v3.0

C++ 82.14% C 1.81% MATLAB 16.05%

loggpismap's Introduction

LogGPisMap

This repository contains source code for LogGPisMap, introduced in the paper Faithful Euclidean distance field from Log-Gaussian Process Implicit Surfaces presented at RA-L and ICRA2021.

The source code is modified from Bhoaram Lee's GPisMap code.

License

Licensed under GNU General Public License version 3.

Requirements: Software

  1. Eigen

  2. MATLAB

Compiling and Running

  1. Clone this repository
git clone https://github.com/lanwu076/LogGPisMap.git
  1. Go into the mex directory in MATLAB
cd mex
  1. Compile the mex functions by executing the make script.

    • Setup mex
    mex -setup
    
    • Run the make scripts
    make_GPisMap
    
  2. Run the demo scripts

    • For 2D
    run('../matlab/demo_gpisMap.m')
    
  3. Trouble shooting

    • If mex complains about not finding eigen, configure the eigen path appropriately in make_GPisMap.m

Video

A demonstration video is available here.

Contributors

The major contributors of this work are Lan Wu, Ki Myung Brian Lee.

Citation

If you find LogGPisMap useful in your research, please consider citing:

@ARTICLE{lwu21-ral,
  author={Wu, Lan and Lee, Ki Myung Brian and Liu, Liyang and Vidal-Calleja, Teresa},
  journal={Rob. and Automat. Lett.}, 
  title={Faithful Euclidean Distance Field From Log-Gaussian Process Implicit Surfaces}, 
  year={2021},
  volume={6},
  number={2},
  pages={2461-2468}
}

loggpismap's People

Contributors

huangzonghao avatar lanwu076 avatar leebhoram avatar tkaupp 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.