roslib
Preparing search index...
RosbridgeSendActionGoalMessage
Interface RosbridgeSendActionGoalMessage<TArgs>
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md
interface
RosbridgeSendActionGoalMessage
<
TArgs
=
unknown
>
{
action
:
string
;
action_type
:
string
;
args
?:
TArgs
;
compression
?:
string
;
feedback
?:
boolean
;
fragment_size
?:
number
;
id
:
string
;
op
:
"send_action_goal"
;
}
Type Parameters
TArgs
=
unknown
Hierarchy (
View Summary
)
RosbridgeMessageBase
RosbridgeSendActionGoalMessage
Index
Properties
action
action_
type
args?
compression?
feedback?
fragment_
size?
id
op
Properties
action
action
:
string
action_
type
action_type
:
string
Optional
args
args
?:
TArgs
Optional
compression
compression
?:
string
Optional
feedback
feedback
?:
boolean
Optional
fragment_
size
fragment_size
?:
number
id
id
:
string
op
op
:
"send_action_goal"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
action_
type
args
compression
feedback
fragment_
size
id
op
roslib
Loading...
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md