Giter VIP home page Giter VIP logo

cliff-map-matlab's Introduction

CLiFF-map-matlab

The MATLAB implementation of CLiFF-map a dynamic mapping algorithm

What is CLiFF-map?

CLiFF-map stands for Circular-Linear Flow Field map. The idea behind this representation is that you can provide a set of velocity measurements (from human tracker or anemometer) and then build a map representing the motion patterns all over the environment. If you are interested in details please read my RA-L paper[1].

What can I find in this repository?

The repositroy can be dived into two parts.

@Batch & @DynamicMap

In these two folders you will find classess and functions providing the functionalities of CLiFF-map.

  • @Batch contains code necessarry to build a model of flow for one single location.
  • @DynamicMap provides functionalities necessarry to build a complete map.

Air flow & Pedestrian flow examples

The repository is accompanied by two examples showing how to use CLiFF-map

  • air_flow.m - This example shows how to build a sparse map out of a set of observations collected in a set of locations. In order to show the capabilities of the method I have used a wind measurements obtained by Yuta Wada, Marco Trincavelli, Yuichiro Fukazawa and Hiroshi Ishida[2]. alt text alt text
  • people_flow.m - This example shows ho to build CLiFF-map if the observations are randomy distibuted all over the map and it is necessarry to discretise them so they will fit a refualr grid. This example uses data set generated with ped-sim (https://github.com/srl-freiburg/pedsim_ros). alt text alt text

When there will be more code published?

Soon!

Currently I am organising my research code and preparing it for release. I will try to do it as fast as possible.

I have so many questions!

Please feel free to send me an e-mail! [email protected]

References

[1] T. P. Kucner, M. Magnusson, E. Schaffernicht, V. H. Bennetts and A. J. Lilienthal, "Enabling Flow Awareness for Mobile Robots in Partially Observable Environments," in IEEE Robotics and Automation Letters, vol. 2, no. 2, pp. 1093-1100, April 2017. URL: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7835155&isnumber=7797562

[2] Yuta Wada, Marco Trincavelli, Yuichiro Fukazawa and Hiroshi Ishida, Collecting a Database for Studying Gas Distribution Mapping and Gas Source Localization with Mobile Robots. International Conference on Advanced Mechatronics (ICAM), 2010. URL: http://aass.oru.se/Research/Learning/publications/2010/Wada_etal_2010_ICAM10_Collecting_a_Database_for_Studying_Gas_Distribution_Mapping_and_Gas_Source_Localization_with_Mobile_Robots.pdf

cliff-map-matlab's People

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.