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

roswtf ERROR Communication with [/foo] raised an error

asked 2012-03-01 06:41:55 -0500

sciarp gravatar image

Hi there!

in the ROS architecture I developed messages are sent and received as expected but when I launch roswtf it tells me:

ERROR Communication with [/foo] raised an error

for every node in the graph. The last line says:

ERROR The following nodes should be connected but aren't:

with a list of every single connection in the graph.

As I said, the system works fine, "rosnode ping foo" works fine for every single node and if I send message from the console with rostopic pub I don't get any error.

Should I simply skip the errors and move on or is there a reasonable explanation? Thanks.

edit retag flag offensive close merge delete

Comments

I defined all messages in one package and then imported this package where needed. Can this explain the weird behavior?

sciarp gravatar image sciarp  ( 2012-03-15 09:54:40 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-03-01 20:05:09 -0500

tfoote gravatar image

Are you running roswtf on a seperate machine such as your laptop? And are it's IP/Hostname settings correct? Network setup

edit flag offensive delete link more

Comments

everything runs on the same machine. The problem is still there. rxgraph build the graph correctly and I am able to rosping each node. I don't get any error when I start roscore and messages are successfully sent and received.

sciarp gravatar image sciarp  ( 2012-03-05 05:48:27 -0500 )edit

Thanks for the link, even though it didn't help.

sciarp gravatar image sciarp  ( 2012-03-15 09:58:58 -0500 )edit
0

answered 2012-06-13 01:46:21 -0500

Vittorio88 gravatar image

I have the same problem. Everything works, but tf is giving me problems with dropped frames.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-03-01 06:41:55 -0500

Seen: 726 times

Last updated: Jun 13 '12