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

razer_hydra hydra.launch hangs on "starting stream"

asked 2014-07-18 11:15:27 -0500

Kel gravatar image

updated 2014-07-18 11:15:45 -0500

Hello,

I recently upgraded my razer_hydra install to the indigo branch, and made sure that the udev rules were properly installed. Now when I run the command:

roslaunch razer_hydra hydra.launch publish_tf:=true

I get the output:

process[razer_hydra_driver-1]: started with pid [8245]
[ INFO] [1405699624.237070758]: Using filter corner frequency of 3.0 Hz
[ INFO] [1405699624.255034176]: Setting pivot offset [0.040, 0.000, 0.000]
[ INFO] [1405699624.255136486]: Setting grab offset [0.120, 0.000, 0.000]
[ INFO] [1405699624.255200864]: Sending messages using the 'grab' frame.
[ INFO] [1405699624.255261153]: Publishing frame data to TF.
[ INFO] [1405699624.279980897]: opening hydra on /dev/hydra
[ INFO] [1405699624.280525075]: starting stream... (first packet takes a few seconds)

and the process hangs there.

Has anyone else had this problem? When I was using the hydro branch, things worked fine.

Thanks! Kel

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-18 11:48:48 -0500

DevonW gravatar image

Looking at the code:

https://github.com/aleeper/razer_hydr...

It's working just as intended. Have you checked that you can rostopic echo joy

?

edit flag offensive delete link more

Comments

So I didn't realize that the line of code was removed that said something like "First message recieved, everything should be working now" However, I get nothing from rostopic echo /hydra_joy

Kel gravatar image Kel  ( 2014-07-18 12:45:07 -0500 )edit

Could this be a problem with the udev rules? When I downloaded the source and catkin_made, it did not place the 99-hydra-indigo in my udev folder. I had to do it manually.

Kel gravatar image Kel  ( 2014-07-18 12:47:25 -0500 )edit
1

Ok, so I blew away my build and devel and catkin_make again. I also switched from the ros fork to you aleeper git, and it works fine. So not sure if it was my environment or something in the hydro-devel branch of the ros fork. Probably my workspace :) Thanks for the help!

Kel gravatar image Kel  ( 2014-07-18 16:03:22 -0500 )edit

All you my friend.

DevonW gravatar image DevonW  ( 2014-07-18 21:16:52 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-07-18 11:15:27 -0500

Seen: 140 times

Last updated: Jul 18 '14