Git Product home page Git Product logo

zed-ros-examples's Introduction

Stereolabs ZED Camera - ROS Noetic Ninjemis Tutorials and Examples

This package is a collection of examples and tutorials to illustrate how to better use the ZED cameras in the ROS framework

More information

Getting started

  • First, be sure to have installed the main ROS package to integrate the ZED cameras in the ROS framework: zed-ros-wrapper
  • Install the Tutorials package
  • Read the online documentation for More information

Prerequisites

Build the program

The zed-ros-examples repository is a collection of catkin packages. They depend on the following ROS packages:

  • catkin
  • zed_wrapper
  • sensor_msgs
  • roscpp
  • nav_msgs
  • geometry_msgs
  • ar_track_alvar
  • ar_track_alvar_msgs
  • nodelet
  • depthimage_to_laserscan
  • rtabmap
  • rtabmap_ros
  • rviz_imu_plugin
  • rviz
  • plotjuggler

Open a terminal, clone the repository, update the dependencies and build the packages:

$ cd ~/catkin_ws/src
$ git clone https://github.com/stereolabs/zed-ros-examples.git
$ cd ../
$ rosdep install --from-paths src --ignore-src -r -y
$ catkin_make -DCMAKE_BUILD_TYPE=Release
$ source ./devel/setup.bash

Run the tutorials and examples

Rviz visualization examples

  • Example launch files to start a preconfigured instance of Rviz displaying all the ZED Wrapper node information: zed_display_rviz

Tutorials

Examples

zed-ros-examples's People

Contributors

myzhar avatar iker-lluvia avatar vmoysiadis avatar matlabbe 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.