Skip to content

flydra 0.7.3 camera synchronization fails #33

@llorban

Description

@llorban

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions