Git Product home page Git Product logo

zed-ros-wrapper's Introduction

Stereolabs ZED Camera - ROS Integration

This package lets you use the ZED stereo camera with ROS. It outputs the camera left and right images, depth map, point cloud, pose information and supports the use of multiple ZED cameras.

Getting started

Prerequisites

Build the program

The zed_ros_wrapper is a catkin package. It depends on the following ROS packages:

  • tf2_ros
  • tf2_geometry_msgs
  • nav_msgs
  • roscpp
  • rosconsole
  • sensor_msgs
  • stereo_msgs
  • opencv3
  • image_transport
  • dynamic_reconfigure
  • urdf

Open a terminal and build the package:

cd ~/catkin_ws/src
git clone https://github.com/stereolabs/zed-ros-wrapper.git
cd ../
catkin_make
source ./devel/setup.bash

Run the program

To launch the wrapper along with an Rviz preview, open a terminal and launch:

$ roslaunch zed_display_rviz display.launch # by default open a ZED

or

$ roslaunch zed_display_rviz display_zedm.launch # open a ZED Mini

To launch the wrapper without Rviz, use:

$ roslaunch zed_wrapper zed.launch

To select the ZED from its serial number

$ roslaunch zed_wrapper zed.launch serial_number:=1010 #replace 1010 with the actual SN

Modules

Alongside the wrapper itself and the Rviz display, a few other modules are provided to interface the ZED with other ROS packages :

More

zed-ros-wrapper's People

Contributors

adujardin avatar affonso-gui avatar christofdubs avatar eric-wieser avatar frk2 avatar fujimo-t avatar furushchev avatar gsorf avatar myzhar avatar nesnes avatar rbonghi avatar simonenardi avatar v-do avatar vincentrou avatar wjzhou 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.