data format of /scan
Hi all, I'm using ROS INDIGO. I used depthimage_to_laserscan to obtain scan data. what does the values under /scan represent? is it the range from the obstacles(metres or centimetres).?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all, I'm using ROS INDIGO. I used depthimage_to_laserscan to obtain scan data. what does the values under /scan represent? is it the range from the obstacles(metres or centimetres).?
That particular node is actually pretty well documented. From wiki/depthimage_to_laserscan - Node - depthimage_to_laserscan - Published topics:
2.1.2 Published Topics
scan
(sensor_msgs/LaserScan)The output laser scan. Follows REP 117, and will output range arrays that contain NaNs and +-Infs.
If you follow the link to the sensor_msgs/LaserScan
documentation, it should be pretty clear.
Asked: 2016-02-21 07:38:29 -0600
Seen: 642 times
Last updated: Feb 21 '16
Messages being blocked from publishing
transform Laser Scan To PointCloud
How to set tf topic when take LRF on hand to build a map?
slam_gmapping Registering First Scan problem
Gmapping and CPU load [closed]
Limiting minimum range of virtual kinect laser scan
How can I narrow a virtual kinect laser scan?
How to label 2D laser based map with some objects (door, bed, .... etc)