Code Monkey home page Code Monkey logo

laserscan_to_pointcloud's Introduction

laserscan_to_pointcloud

ROS package able to assemble sensor_msgs::LaserScan and publish sensor_msgs::PointCloud2 using spherical linear interpolation (interpolation optional and number of TFs to use customizable).

It can publish point clouds after a given number of laser scans has been assemble or at regular intervals (these parameters can be changed dynamically through dynamic_reconfigure or by analyzing nav_msgs::Odometry | sensor_msgs::Imu | geometry_msgs::Twist).

The lasers are transformed and merged into a given TF frame and the assembler can use an auxiliary frame as recovery (allows to assemble frames in the map frame and when this frame becomes unavailable, it uses the laser->odom TF and the last odom->map TF).

To perform spherical linear interpolation it is necessary to estimate the sensor movement within the time of the first and last laser scan (using TF transforms). This can be achieved with a target frame_id that includes motion estimation within the TF chain or with a separate TF chain using the motion_estimation_source_frame_id and motion_estimation_target_frame_id parameters.

Example 1 of laser deformation

Figure 1.1: Example 1 of laser deformation

Example 1 of laser deformation corrected using spherical linear interpolation

Figure 1.2: Example 1 of laser deformation corrected using spherical linear interpolation

Example 2 of laser deformation

Figure 2.1: Example 2 of laser deformation

Example 2 of laser deformation corrected using spherical linear interpolation

Figure 2.2: Example 2 of laser deformation corrected using spherical linear interpolation

laserscan_to_pointcloud's People

Contributors

carlosmccosta avatar

Watchers

James Cloos avatar Zhang Handuo 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.