roslib
Preparing search index...
RosbridgeActionFeedbackMessage
Interface RosbridgeActionFeedbackMessage<TFeedback>
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md
interface
RosbridgeActionFeedbackMessage
<
TFeedback
=
unknown
>
{
action
:
string
;
id
:
string
;
op
:
"action_feedback"
;
values
:
TFeedback
;
}
Type Parameters
TFeedback
=
unknown
Hierarchy (
View Summary
)
RosbridgeMessageBase
RosbridgeActionFeedbackMessage
Index
Properties
action
id
op
values
Properties
action
action
:
string
id
id
:
string
op
op
:
"action_feedback"
values
values
:
TFeedback
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
id
op
values
roslib
Loading...
https://github.com/RobotWebTools/rosbridge_suite/blob/ros2/ROSBRIDGE_PROTOCOL.md