Coder Social home page Coder Social logo

t265_depth's Introduction

t265_depth

This ROS node can perform the following operations:

  1. Rectify fisheye images coming from the realsense t265 ros driver
  2. Compute and publish disparity image based on the step 1
  3. Compute and publish a pointcloud2 based on the step 2

Note

  • Assuming you correclty installed librealsense, get your specific camera parameters using rs-enumerate-devices -c
  • If using low-power cpu, use lower resolution (see full, half, third in cfg folder). Remeber to adjust your parameters accordingly.

Make it work

  • Launch the t265 ros driver, be sure to publish images
  • roslaunch t265_depth t265_depth.launch

Parameters

  • input_topic_left: topic name of the left camera
  • input_topic_right: topic name of the right camera
  • output_frame_id: name of the frame with respect to where publish the cloud/disparity image
  • process_every_nth_frame: to save computation, skip frames
  • param_file_path: path of your camera parameters
  • scale: full, half of a third of the resolution (1/4 not usefull, image details lost)

t265_depth's People

Contributors

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