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

ROSWTF Problems

asked 2012-08-09 08:44:58 -0500

buma676 gravatar image
hyness-workstation@hynessworkstation-OptiPlex-755:~$ roswtf
Loaded plugin tf.tfwtf
No package or stack in context
================================================================================
Static checks summary:

Found 1 warning(s).
Warnings are things that may be just fine, but are sometimes at fault

WARNING ROS_HOSTNAME may be incorrect: ROS_HOSTNAME [ROS_IP] cannot be resolved to an IP address

================================================================================
Beginning tests of your ROS graph. These may take awhile...
analyzing graph...
... done analyzing graph
running graph rules...
ERROR: connection refused to [http://192.168.1.100:38906/]
... done running graph rules

Online checks summary:

Found 1 warning(s).
Warnings are things that may be just fine, but are sometimes at fault

WARNING The following node subscriptions are unconnected:
 * /turtlebot_dashboard_12116_1344524598265:
   * /diagnostics_toplevel_state


Found 4 error(s).

ERROR Communication with [/turtlebot_dashboard_12116_1344524598265] raised an error: 
ERROR Communication with [/rosout] raised an error: 
ERROR Could not contact the following nodes:
 * /turtlebot_dashboard_12116_1344524598265

ERROR The following nodes should be connected but aren't:
 * /turtlebot_dashboard_12116_1344524598265->/rosout (/rosout)

WHAT DO THESE ERRORS MEAN? HOW DO I FIX THEM? THANKS!

edit retag flag offensive close merge delete

Comments

Hey, the ROS tutorials say its roswtf is started in the ros::stack. However when I start roswtf, it read "No package or stack in context" just likes yours. Does it matters?

BenjaminYang gravatar image BenjaminYang  ( 2015-07-25 20:23:20 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-10-16 13:16:59 -0500

mmwise gravatar image

this means that your ROS_IP or ROS_HOSTNAME is different from your computer IP.

Please follow the network setup tutorials for TurtleBot.

http://www.ros.org/wiki/Robots/TurtleBot/Network%20Setup

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-09 08:44:58 -0500

Seen: 3,290 times

Last updated: Oct 16 '12