GithubHelp home page GithubHelp logo

damonmin / rs_to_velodyne Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hviktortsoi/rs_to_velodyne

0.0 1.0 0.0 5 KB

A ros tool for converting Robosense pointcloud to Velodyne pointcloud format.

CMake 9.89% C++ 90.11%

rs_to_velodyne's Introduction

RS to Velodyne

A ros tool for converting Robosense pointcloud to Velodyne pointcloud format, which can be directly used for downstream algorithm, such as LOAM, LEGO-LOAM, LIO-SAM, etc.

Currently support RS-16 and RS-Ruby LiDAR point cloud, of XYZI and XYZIRT format. More LiDAR model support will comming soon.

Useage

1. XYZI

For XYZI format point clouds from /rslidar_points:

rosrun rs_to_velodyne rs_to_velodyne XYZI

The output point clouds are XYZIR point cloud /velodyne_points in Velodyne's format.

2. XYZIRT

For XYZIRT format point clouds from /rslidar_points (Notice that, you need the latest rslidar_sdk driver to get this type of point cloud):

rosrun rs_to_velodyne rs_to_velodyne XYZIRT

The output point clouds are XYZIRT point cloud /velodyne_points in Velodyne's format.

Subscribes

/rslidar_points: sensor_msgs.PointCloud2, from Robosense LiDAR.

Publishes

/velodyne_points: sensor_msgs.PointCloud2, the frame_id is velodyne.

rs_to_velodyne's People

Contributors

hviktortsoi avatar

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.