ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

What does intensity mean intensity exactly ?

asked 2018-07-04 10:38:10 -0500

antoineniotna gravatar image

Hello,

I am getting a from a rosbag a point cloud which as been register with a velodyne. I'm visualizing it with a PointCloud2 display type.

I have some artifacts on the result so I'm trying to understand exactly what is appending, but i don't understand what Intensity mean in the "Channel Name" field or in the "Color Transformer" field.

Does someone can help me understand what the intensity represent ? Is it the number of point at the same place ?

I looked in the documentation i founded but whiteout any success... http://wiki.ros.org/rviz/DisplayTypes... http://wiki.ros.org/rviz/DisplayTypes... http://wiki.ros.org/rviz/DisplayTypes...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2018-07-05 06:28:03 -0500

Regarding LiDAR data intensity refers to the energy of the reflected laser pulse. This is a secondary measurement on most modern LiDAR sensors alongside the primary time measurement used to determine depth.

The exact units of these measurements vary from one manufacturer to another but essentially represent the infrared reflectance of the surface at that point, often normalised for depth.

In RVIZ when you select 'intensity' you're telling RVIZ to color the point cloud displayed with the intensity values of each point. Using this coloring it is usually possible to make out the patterns of different materials or paints on flat surfaces for example.

edit flag offensive delete link more

Comments

Thanks a lot for your answer! That's exactly what I was asking for!

antoineniotna gravatar image antoineniotna  ( 2018-07-06 03:13:04 -0500 )edit
lorepieri gravatar image lorepieri  ( 2022-07-25 08:33:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-07-04 10:38:10 -0500

Seen: 2,527 times

Last updated: Jul 05 '18