Giter Club home page Giter Club logo

mynt-eye-ros-wrapper's Introduction

MYNT EYE 1.x SDK and wrapper is no longer supported. Please upgrade to 2.x SDK and firmware and use the wrapper inside.

MYNT EYE 1.x SDK and wrapper is no longer supported. Please upgrade to 2.x SDK and firmware and use the wrapper inside.

MYNT EYE 1.x SDK and wrapper is no longer supported. Please upgrade to 2.x SDK and firmware and use the wrapper inside.

MYNT EYE 2.x SDK https://github.com/slightech/MYNT-EYE-SDK-2

MYNT EYE 2.x Guide https://slightech.github.io/MYNT-EYE-SDK-2-Guide/

MYNT EYE ROS Wrapper

MYNT EYE ROS Wrapper lets you use MYNT EYE camera with ROS. It publishs the topics of left and right images, depth map, imu, etc.

Prerequisites

Getting started

  • Install the latest version of the MYNT EYE SDK.
  • Download the MYNT EYE ROS Wrapper.
$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/src
$ git clone https://github.com/slightech/MYNT-EYE-ROS-Wrapper.git

Build the wrapper

The wrapper is a catkin package. You only need run catkin_make to build it.

$ cd ~/catkin_ws/
$ catkin_make
$ source ./devel/setup.bash

Launch the wrapper

Run MYNT EYE camera node, and open Rviz to display:

$ roslaunch mynteye_ros_wrapper mynt_camera_display.launch

Run MYNT EYE camera node:

$ roslaunch mynteye_ros_wrapper mynt_camera.launch

# Or
$ rosrun mynteye_ros_wrapper mynteye_wrapper_node

mynt-eye-ros-wrapper's People

Contributors

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