Giter Site home page Giter Site logo

terrain_friction_dataset's Introduction

Terrain Class Friction Dataset

Data used for the paper "These Maps Are Made For Walking: Real-Time Terrain Property Estimation for Mobile Robots". Post-processed friction coefficients are included within the data/ folder on a per-class basis. Images for several classes have also been provided.

Data

Data for eleven terrain classes has been provided within the data/ folder. Each folder contains one self-titled txt document which includes the post-processed coefficient of friction measurments. We built a device to measure the coefficient of friction using the pulling force measured using a load cell and the known weight of the device. Measurements were post-processed using a high-pass filter to remove sensor noise from the load cell.

Included within several data class folders is an image showing the terrain over which the measurements were taken

Probabilistic Model Fitting

The file model.py includes scripts to read the contents of each terrain class friction data file and fits a Gaussian, lognormal, gamma, T-student, and Weibull distribution to the data using the scipy stats library. These distibutions are then plotted over the histogram of data for comparison. Distribution parameters are output to the terminal along with the Kolmogorov-Smirnov test results for each distribution.

Note: The gamma and T-student distributions cannot be fit to the data for several class and thus are not plotted.

terrain_friction_dataset's People

Contributors

parkerewen5441 avatar

Stargazers

 avatar XihangYu avatar Tao Huang avatar Chen Hongjin avatar  avatar

Watchers

 avatar

terrain_friction_dataset's Issues

Accessibility to Training Data

Hi, thanks for your amazing work!

I noticed that there is only the friction label and the corresponding rgb image in this repo. Is it possible to offer the whole dataset, including training, validation as well as test sequences?

Thanks in advance.

Best regards,
Daisy

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.