Ros2Message
@totemsdk/edge-ros2 / Ros2Message
Interface: Ros2Message
Properties
data
data:
Uint8Array
Serialised message bytes (CDR or custom serialisation).
frameId?
optionalframeId?:string
Frame ID for TF transforms.
receivedAt
receivedAt:
number
Timestamp of receipt.
sourceNode?
optionalsourceNode?:string
Source node name.
timestamp?
optionaltimestamp?:bigint
ROS timestamp (nanoseconds since epoch).
type
type:
string
Message type name (e.g. "sensor_msgs/msg/Image").