Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

XmlRpcManager::serverThreadFunc never returns from call to Work #2

@oldtopos

Description

@oldtopos

Unity Editor 5.5.1f1 Mac
Newest Version of Ubuntu VM running under VMWare Fusion 8.5.8 (5824040)

Debug.Log statements show Work invocation is not returning. Removing invocation to Work allows serverThreadFunc to continue running.

May be a race condition as ROS::Init completes after the XMLRPC code has started running.

netstat indicates the Socket underlying the XMLRPC connection to /quad_rotor/cmd_force is ESTABLISHED, but no data is flowing to the higher level subscriber callbacks.

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