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

Getting laser scan intensity values from RVIZ

asked 2021-02-22 10:24:36 -0500

ymanian gravatar image

updated 2021-04-26 09:12:44 -0500

miura gravatar image

I'm trying to get intensity values being returned via the sensor_msgs/LaserScanmessage. I am using RViz to visualize this data and I found that the display RGB value is being computed off the intensities being returned from this link: http://wiki.ros.org/rviz/DisplayTypes...

I am trying to get the intensities returned in a specific part of the laser scan. I was wondering if there was a way to get that from the RViz visualization (where I already see the RGB points)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-02-23 13:09:20 -0500

ymanian gravatar image

I was able to get the information I needed using the select tool from RVIZ. I was able to publish this information using the selected_points_publisherfound here: https://github.com/tu-rbo/turbo-ros-p...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2021-02-22 10:24:36 -0500

Seen: 443 times

Last updated: Feb 23 '21