Coder Social home page Coder Social logo

hosameldinmohamed / icub-estimation-datasets-logger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from robotology-playground/icub-estimation-datasets-logger

0.0 1.0 0.0 7 KB

Repository to collect, store and parse data sets collected on iCub through YARP interface for State Estimation experiments.

icub-estimation-datasets-logger's Introduction

icub-base-estimation-datasets

Repository to collect, store and parse data sets collected on iCub through YARP interface for State Estimation experiments.

NOTE: The author promises to document this repository in a better way, in the near future! Until then, hang on with the development phase.

Overview

In this repository, we collect and store data sets through the YARP interface for offline processing mainly aimed for state estimation. These data sets will be mainly collected for different trials of walking experiments, so that they can be readily fed into estimation algorithms for rapid testing and validation offline. The data collection is done using yarpdatadumper in a way that they can be played like rosbag using the yarpdataplayer.

This repository will also include Matlab and C++ parser, which can be readily used.

The data sets, in general would include,

  • Joint state information
    • joint positions,
    • joint velocities (computed),
    • estimated joint torques,
    • currents (optional)
  • Head IMU measurements and calibrated stereo camera images
  • Waist IMU measurements
  • Six axis FT sensor measurements (feet, legs, arms)[measured/post-WholeBodyDynamics]
  • Estimated end-effector wrenches at the hands and feet

Output ports of interest

For joint state information

  • /icub/all_joints/stateExt:o head, torso, right arm without hands, left arm without hands, right leg, left leg

For visual-inertial odometry

  • /icub/inertial
  • /icub/head/state:o
  • /icub/camCalib/left/out
  • /icub/camCalib/right/out

Make sure ENABLE_yarpcar_mjpeg option is set to ON while compiling YARP.

Waist IMU

  • /icub/xsens_inertial

Six Axis FT sensors

Measured

  • /icub/left_arm/analog:o
  • /icub/right_arm/analog:o
  • /icub/left_leg/analog:o
  • /icub/right_leg/analog:o
  • /icub/left_foot/analog:o
  • /icub/right_foot/analog:o

Post WholeBodyDynamics

Try to publish processed FT sensor measurements out of wholeBodyDynamics device.

End Effector Wrenches

  • /wholeBodyDynamics/left_arm/cartesianEndEffectorWrench:o
  • /wholeBodyDynamics/right_arm/cartesianEndEffectorWrench:o
  • /wholeBodyDynamics/left_foot/cartesianEndEffectorWrench:o
  • /wholeBodyDynamics/right_foot/cartesianEndEffectorWrench:o

icub-estimation-datasets-logger's People

Contributors

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