Git Product home page Git Product logo

tango-to-bagfiles's Introduction

Tango output to rosbag files

This package contains scripts and nodes to convert output files created by Tango Mapper to rosbag files storing most of the messages. Different scripts and programs extract different information from the mapper log files. The python script 'combined_parse_tango_output.py' executes all the scripts sequentially and combines the results into one single bagfile. The /tmp folder is used to store the intermediate results.

Usage:

    combined_parse_tango_output.py /location/to/files outputbag.bag

'/location/to/files' must be of the kind produced by Tango mapper. The superframes subfolder should be there, as well. The file outputbag.bag will have all the messages.

Please note that:

  • The images from the narrow field camera are black and white only
  • The messages in the bag file is not ordered. Sorting can be done afterward.
  • This code requires the file superframe_v2.h from the Google Tango SDK. Due to licensing issues we cannot redistribute this file. It should be copied in the include/superframe_parser folder.
  • The ROS package is named "superframe_parser", so best clone into a directory with that name.

A video showing a recorded dataset is available at http://youtu.be/c2sGjgMlnEU

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.