-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Starting main_brain.launch works, camnode runs and detects four cameras, but camera synchronization fails in the following way:
roscd ros_flydra; python scripts/simple-console.py --sync
sync cameras
Traceback (most recent call last):
File "scripts/simple-console.py", line 86, in <module>
sync_cameras()
File "scripts/simple-console.py", line 16, in sync_cameras
xx.call()
File "/opt/ros/kinetic/lib/python2.7/dist-packages/rospy/impl/tcpros_service.py", line 495, in call
service_uri = self._get_service_uri(request)
File "/opt/ros/kinetic/lib/python2.7/dist-packages/rospy/impl/tcpros_service.py", line 463, in _get_service_uri
raise ServiceException("service [%s] unavailable"%self.resolved_name)
rospy.service.ServiceException: service [/flydra_mainbrain/do_synchronization] unavailable
Metadata
Metadata
Assignees
Labels
No labels