How to know point's intensity value
SENSR does not display each point's intensity value. Rviz can be used to get this information.
In a terminal, enter
sudo apt-get install ros-melodic-rviz
to download RvizEnter
rviz
to turn on the application
- Click add button to see the pointcloud
- Choose your topic name in
By topic
menu
- Change the Fixed frame. You can check Status in your topic
- You can change the various parameters to see points easier(blue box)
- Click the Select button(blue box) and drag the area of which you want to see the intensity value of the point cloud.