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

Hokuyo_node with groovy

asked 2013-02-21 04:49:34 -0500

CarolineQ gravatar image

updated 2014-01-28 17:15:21 -0500

ngrennan gravatar image

Hello,

I am trying to use an Hokuyo laser with groovy. I followed the tutorial http://www.ros.org/wiki/hokuyo_node/Tutorial/UsingTheHokuyoNode but I have a problem when I want to see the laser scan in Rviz. The config file /hokuyo_test.vcg was created for fuerte and is not used anymore with groovy. So when I launch Rviz nothing happens.

Any advice ?

Caroline

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2013-02-21 05:09:07 -0500

dornhege gravatar image

Just add a Laser Scan display to rviz and select the laser topic.

edit flag offensive delete link more

Comments

Thanks for the advice, but the problem is that no topic is available for the laser scan. Moreover, the frame /laser is not available in Fixed Frame...

CarolineQ gravatar image CarolineQ  ( 2013-02-21 20:39:10 -0500 )edit

That is because no one publishes that. If you just want to look at the laser data, it's OK to manually enter the frame in the fixed frame field.

dornhege gravatar image dornhege  ( 2013-02-21 22:28:53 -0500 )edit

The problem is solved. For my part, I had to use the topic /scan and not /laser but I entered it in the fixed frame field as you said and it works. Thanks.

CarolineQ gravatar image CarolineQ  ( 2013-02-21 22:37:44 -0500 )edit

Hi I am having the same issue, however when I add "/scan" to the fixed frame, under global options, I am still getting a Global Status warning "No tf data, Actual error: Fixed frame [/scan/] does not exist"

I know scan is being published as I can stream it over the command line with rostopic

HenryW gravatar image HenryW  ( 2013-03-25 16:33:26 -0500 )edit

Hi Henry, did you try to manually put /laser in the fixed frame and to use /scan in the topic of the Laser Scan ?

CarolineQ gravatar image CarolineQ  ( 2013-03-25 22:56:17 -0500 )edit

aaaaah woops...had /scan in both, putting /laser in the fixed frame now displays the data. Thank you!

HenryW gravatar image HenryW  ( 2013-03-26 12:09:55 -0500 )edit

hi guys i try to use hokuyo laser but when i write "rosrun hokuyo_node hokuyo_node" this error occurd" [rospack] Error: stack/package hokuyo_node not found" what can i do?

Hamid Didari gravatar image Hamid Didari  ( 2013-09-08 19:04:30 -0500 )edit

Hi ! Did you install hokuyo_node package ?

CarolineQ gravatar image CarolineQ  ( 2013-09-08 21:42:44 -0500 )edit
0

answered 2014-03-08 01:37:54 -0500

wade gravatar image

how can i install hokuyo_node package in groovy

edit flag offensive delete link more

Comments

This is a different problem than this question. Please open a new question for that.

dornhege gravatar image dornhege  ( 2014-03-10 01:22:02 -0500 )edit

Question Tools

Stats

Asked: 2013-02-21 04:49:34 -0500

Seen: 1,365 times

Last updated: Mar 08 '14