GithubHelp home page GithubHelp logo

xivo_ros's Introduction

XIVO ROS Node

This is a ROS wrapper around XIVO set up for integration into catkin environments with other packages. It uses XIVO as an external library.

Inputs:

  • Monocular RGB images (sensor_msgs/Image) published to the /cam0 topic.
  • IMU data (sensor_msgs/Imu) published to the /imu0 topic.

Outputs: (all are optional)

  • Pose and covariance (geometry_msgs/PoseWithCovarianceStamped) published to /xivo/pose
  • Map data (custom message type FeatureMap) published to xivo/map
  • Pose and calibration state (custom message type FullState) published to /xivo/fullstate
  • (For 2D navigation problems) Motion state (custom message type MotionState2dNav) published to /xivo/twod_nav

Setup

  1. Download and build XIVO.
  2. Set the environment variable XIVO_ROOT to the location of XIVO's repository.
  3. Place this repository into the src folder of a catkin workspace.
  4. Compile the entire catkin workspace using catkin_make.

Examples

Small Project Tango Example

Data was collected on a Lenovo Phab 2.

TUM VIO

Uses the input data of camera 0 and the IMU of the TUM VIO stereo rig. Tested on sequences room1-room6.

xivo_ros's People

Contributors

stephanietsuei avatar

Watchers

James Cloos 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.