You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/alexv/ROS/gopher_concert/src/rocon_concert/concert_conductor/scripts/conductor.py", line 21, in <module>
conductor = concert_conductor.Conductor()
File "/home/alexv/ROS/gopher_concert/src/rocon_concert/concert_conductor/src/concert_conductor/conductor.py", line 50, in __init__
self._local_gateway = LocalGateway() # can throw rocon_python_comms.NotFoundException.
File "/home/alexv/ROS/gopher_concert/src/rocon_concert/concert_conductor/src/concert_conductor/local_gateway.py", line 47, in __init__
self._services = self._setup_ros_services()
File "/home/alexv/ROS/gopher_concert/src/rocon_concert/concert_conductor/src/concert_conductor/local_gateway.py", line 61, in _setup_ros_services
service.wait_for_service(10.0) # can throw rospy.ServiceException
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/rospy/impl/tcpros_service.py", line 418, in wait_for_service
wait_for_service(self.resolved_name, timeout=timeout)
File "/opt/yujin/amd64/indigo-devel/lib/python2.7/dist-packages/rospy/impl/tcpros_service.py", line 143, in wait_for_service
raise ROSException("timeout exceeded while waiting for service %s"%resolved_name)
rospy.exceptions.ROSException: timeout exceeded while waiting for service /concert/gateway/pull
[concert/conductor-2] process has died [pid 16561, exit code 1, cmd /home/alexv/ROS/gopher_concert/src/rocon_concert/concert_conductor/scripts/conductor.py conductor/flip:=gateway/flip conductor/hub_shutdown:=hub/shutdown conductor/gateway_info:=gateway/gateway_info conductor/remote_gateway_info:=gateway/remote_gateway_info conductor/gateway_shutdown:=gateway/shutdown conductor/gateway_pull:=gateway/pull __name:=conductor __log:=/home/alexv/.ros/log/bbd7c18c-f1a4-11e5-8dc1-0862664558c8/concert-conductor-2.log].
log file: /home/alexv/.ros/log/bbd7c18c-f1a4-11e5-8dc1-0862664558c8/concert-conductor-2*.log
--------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: