Code Monkey home page Code Monkey logo

depth2laser's Introduction

depth2laser - ROS node

depth image converter to laser scan

NOTE

the node is still a work in progress!

Story

Lasers are costy. Xtions and Kinects are cheap. (there are other motivations back, i'll finish coding first then i'll have time for chit chat)

How to use it

To launch the node and the static TF tree, just write

roslaunch depth2laser tree.launch

If you want to try it on a mobile robot fastest way is edit tree.launch and set a trasform between the camera frame ("xtion" in that file) and the base link frame.

Available params with deaults:

  • _base_frame /world
  • _camera_frame /xtion
  • _virtual_laser_frame /laser
  • _depth_image_raw_subscribed_topic /camera/depth/image_raw
  • _depth_image_camera_info_subscribed_topic /camera/depth/camera_info
  • _pointcloud_published_topic /pointcloud
  • _virtual_scan_pointcloud_topic /laser
  • _virtual_scan_topic /scan
  • _publish_pointcloud 1
  • _publish_laser_pointcloud 0
  • _laser_beams 2047

Examples

alt text

Laser scan overimposed xtion's pointcloud

alt text

Any orientation is a good orientation

alt text

Using gmapping and a mobile robots you can build you own maps!

depth2laser's People

Contributors

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