Commit 996fddd 1 parent baa463a commit 996fddd Copy full SHA for 996fddd
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -93,12 +93,12 @@ ROS operations:
93
93
* ** call_service** - a service call
94
94
* ** service_response** - a service response
95
95
* Actions:
96
- * ** advertise_action** - advertise an external action server
97
- * ** unadvertise_action** - unadvertise an external action server
98
- * ** send_action_goal** - a goal sent to an action server
99
- * ** cancel_action_goal** - cancel an in-progress action goal
100
- * ** action_feedback** - feedback messages from an action server
101
- * ** action_result** - an action result
96
+ * ** advertise_action** - advertise an external action server
97
+ * ** unadvertise_action** - unadvertise an external action server
98
+ * ** send_action_goal** - a goal sent to an action server
99
+ * ** cancel_action_goal** - cancel an in-progress action goal
100
+ * ** action_feedback** - feedback messages from an action server
101
+ * ** action_result** - an action result
102
102
103
103
In general, actions or operations that the client takes (such as publishing and
104
104
subscribing) have opcodes which are verbs (subscribe, call_service, unadvertise
You can’t perform that action at this time.
0 commit comments