roslib
Preparing search index...
RosbridgeSubscribeMessage
Interface RosbridgeSubscribeMessage
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md
interface
RosbridgeSubscribeMessage
{
compression
?:
string
;
fragment_size
?:
number
;
id
?:
string
;
op
:
"subscribe"
;
queue_length
?:
number
;
throttle_rate
?:
number
;
topic
:
string
;
type
?:
string
;
}
Hierarchy (
View Summary
)
RosbridgeMessageBase
RosbridgeSubscribeMessage
Index
Properties
compression?
fragment_
size?
id?
op
queue_
length?
throttle_
rate?
topic
type?
Properties
Optional
compression
compression
?:
string
Optional
fragment_
size
fragment_size
?:
number
Optional
id
id
?:
string
op
op
:
"subscribe"
Optional
queue_
length
queue_length
?:
number
Optional
throttle_
rate
throttle_rate
?:
number
topic
topic
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
compression
fragment_
size
id
op
queue_
length
throttle_
rate
topic
type
roslib
Loading...
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md