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

What does scan_height do?

asked 2013-11-19 10:28:32 -0500

AlphaOne gravatar image

We are using the scan_height parameter and it seems like nothing is changing at all. From the description we thought that the parameter would change the number of rows being looked at for the scan, thus allowing us to get the minimum distance to an obstacle at desired heights.

Here is the command we are using to run in the terminal:

rosrun depthimage_to_laserscan depthimage_to_larscan image:=camera/depth/image_raw _scan_height:400

Thanks!

edit retag flag offensive close merge delete

Comments

2

There's a typo in the command you included here - did you maybe make the same mistake on the command line? It should be ... _scan_height:=4

lindzey gravatar image lindzey  ( 2013-11-19 10:52:00 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-11-20 04:13:51 -0500

AlphaOne gravatar image

_scan_height:=4 that was the problem!

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-11-19 10:28:32 -0500

Seen: 251 times

Last updated: Nov 20 '13