Advertisement
Guest User

mynode.log

a guest
Jan 25th, 2012
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. [rospy.client][INFO] 2012-01-26 13:43:37,795: init_node, name[/encoders_odo_node], pid[22709]
  2. [xmlrpc][INFO] 2012-01-26 13:43:37,795: XML-RPC server binding to 0.0.0.0
  3. [xmlrpc][INFO] 2012-01-26 13:43:37,795: Started XML-RPC server [http://golfcart-lowlevel:50695/]
  4. [rospy.init][INFO] 2012-01-26 13:43:37,795: ROS Slave URI: [http://golfcart-lowlevel:50695/]
  5. [rospy.impl.masterslave][INFO] 2012-01-26 13:43:37,795: _ready: http://golfcart-lowlevel:50695/
  6. [rospy.registration][INFO] 2012-01-26 13:43:37,796: Registering with master node http://golfcart-master:11311
  7. [xmlrpc][INFO] 2012-01-26 13:43:37,796: xml rpc node: starting XML-RPC server
  8. [rospy.init][INFO] 2012-01-26 13:43:37,895: registered with master
  9. [rospy.rosout][INFO] 2012-01-26 13:43:37,915: initializing /rosout core topic
  10. [rospy.rosout][INFO] 2012-01-26 13:43:37,918: connected to core topic /rosout
  11. [rospy.rosout][ERROR] 2012-01-26 13:43:37,918: Unable to report rosout: time is not initialized. Have you called init_node()?
  12. Traceback (most recent call last):
  13. File "/opt/ros/electric/stacks/ros_comm/clients/rospy/src/rospy/impl/rosout.py", line 82, in _rosout
  14. l.header.stamp = Time.now()
  15. File "/opt/ros/electric/stacks/ros_comm/clients/rospy/src/rospy/rostime.py", line 150, in now
  16. raise rospy.exceptions.ROSInitException("time is not initialized. Have you called init_node()?")
  17. ROSInitException: time is not initialized. Have you called init_node()?
  18.  
  19. [rospy.simtime][INFO] 2012-01-26 13:43:37,919: /use_sim_time is not set, will not subscribe to simulated time [/clock] topic
  20. [rosout][INFO] 2012-01-26 13:43:37,926: Opening phidget object....
  21. [rosout][INFO] 2012-01-26 13:43:37,926: Waiting for attach....
  22. [rosout][INFO] 2012-01-26 13:43:38,009: encoders: Spinning...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement