Skip to content

No feedback from external node launcher #1

@m2-farzan

Description

@m2-farzan

We can't know if external nodes (or the launcher itself) are ready or not. We currently use open-loop timeouts but we should fix it soon.

Examples:

launch_description = generate_launch_description()
robot.runtime.ros_interface.launch_external_nodes(launch_description)
await asyncio.sleep(10)

# Stabilize
sleep(0.5)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions