Create event based messaging implementation of the Ros2ServiceApi for ROS2 communication
Either a Worker to be used as the EventTarget or a standard
Call service to set argumentValues of service type on service name
Promise with value
Get local ROS2 robot namespace
Promise containing local ROS2 robot namespace
returns a reply promise to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns a reply promise for the requested message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the requested message
The type of message being sent
Optionaldata: anyThe message data
Subscribe to topicPath with given message type using QoS profile
Observable to subscribe to
Subscribe to frame transformation
Id for subscription
OptionalpublishRate: numberin milliseconds
Observable to subscribe to
Service for ROS2 communication Uses event based messaging for communication