Skip to content

Using instance of Robot() in a separate node #76

@mjohannessen

Description

@mjohannessen

After starting the robot instance using

from rae_sdk.robot import Robot robot = Robot()

Can that instance of robot be called from another node to, for example stop that instance or add a publisher, nav command or make another api call to Robot? Creating a second instance of Robot() disrupts the first instance.

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