Skip to content

ROS1 wrapper for zed_open_capture for those who hopes to use zed camera on CPU only machine.

Notifications You must be signed in to change notification settings

jarvisyjw/zed_open_capture_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zed_open_capture_ros

ROS1 wrapper for zed_open_capture for those who hopes to use zed camera on CPU only machine.

Installation

  1. Install zed-open-capture library
  2.  cd catkin_ws/src
     git clone https://github.com/jarvisyjw/zed_open_capture_ros.git
     cd ..
     catkin build
     source devel/setup.bash

Usage

rosrun zed_open_capture_ros stereo_node # stereo cam only
rosrun zed_open_capture_ros stereo_imu_node # stereo cam with imu 

About

ROS1 wrapper for zed_open_capture for those who hopes to use zed camera on CPU only machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published