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

Vinicius Antunes's profile - activity

2017-09-20 14:43:21 -0500 received badge  Notable Question (source)
2017-09-20 14:43:21 -0500 received badge  Famous Question (source)
2017-01-30 05:29:54 -0500 received badge  Popular Question (source)
2016-10-18 12:34:05 -0500 asked a question depthimage_to_laserscan: problems using it

Hello,

I am trying to get the information from depthimage_to_laserscan, but I'm getting anything. That's what I'm doing:

1) roslaunch openni_launch openni.launch 2) rosrun depthimage_to_laserscan depthimage_to_laserscan image:=camera/depth/image_raw

Anything happens when I do that. When I type rostopic list, it appears the following topics among the others:

depthimage_to_laserscan/parameter_descriptions depthimage_to_laserscan/parameter_updates scan

I am using "ASUS Xtion PRO Live" and I am communicating ros with Matlab 2015a. I tried to subscribe to those topics, but there's no information being published.

I would really appreciate any help!

Thank you,

Vinícius