AbbClient.__init__

AbbClient.__init__(ros, namespace='/rob1')[source]

Initialize a new robot client instance.

Parameters
  • ros (RosClient) – Instance of a ROS connection.

  • namespace (str) – Namespace to allow multiple robots to be controlled through the same ROS instance. Optional. If not specified, it will use namespace /rob1.