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

Is there a simple way to see what services are being waited for?

asked 2011-07-27 05:27:02 -0500

John Hoare gravatar image

updated 2012-02-27 07:36:59 -0500

kwc gravatar image

While setting up new nodes, I find that I'm often trying to debug if I've set the remapping correctly, or what service a node is waiting for to finish starting up. Is there a simple way to list what services are being waited for?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
1

answered 2011-08-05 07:45:36 -0500

kwc gravatar image

No, there is no way of knowing what services are being waited for.

edit flag offensive delete link more
1

answered 2011-07-28 01:02:57 -0500

Use roswtf, it will tell you which topics are still not being connected.

edit flag offensive delete link more

Comments

But I don't think it has any way to find which services a node is waiting for...
Lorenz gravatar image Lorenz  ( 2011-07-28 04:17:41 -0500 )edit

Question Tools

Stats

Asked: 2011-07-27 05:27:02 -0500

Seen: 264 times

Last updated: Aug 05 '11