Giter Club home page Giter Club logo

deptheye_ros's Introduction

deptheye_ros

Proof-of-concept support for the DepthEye 3D TOF depth camera from http://pointcloud.ai and seedstudio: https://www.seeedstudio.com/DepthEye-3D-visual-TOF-Depth-Camera-p-3025.html

Publishes a PCL depth cloud at /points and a depth sensor_msgs::Image (no CameraInfo) at /image_raw.

Uses caktinised files moved around from the DepthEye repo: https://github.com/pointcloud-ai/DepthEyeSdk The only original file of mine is src/deptheye_node.cpp, and a small change to src/DepthEyeInterface.cpp to request the The TI chip's SDK for reference: https://github.com/3dtof/voxelsdk

Clone the repo into your catkin workspace's src. You will need to have the environment variable VOXEL_SDK_PATH set before building and also for running (it loads some config files during startup). This will run using the devel workspace– I haven't done any work to make it installable.

export VOXEL_SDK_PATH=`rospack find deptheye_ros`
catkin_make
rosrun deptheye_ros deptheye_node

deptheye_ros's People

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.