You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: moveit_studio_msgs/moveit_studio_sdk_msgs/action/DoObjectiveSequence.action
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
# The name of the objective to run
4
4
stringobjective_name
5
5
6
-
# The raw behavior tree xml as a string. If both objective_name and objective_xml_string are populated, this will throw an error.
6
+
# The raw behavior tree xml as a string. If both objective_name and objective_xml_string are populated, objective_name will take precedence and be run.
7
7
stringobjective_xml_string
8
8
9
9
# Default values of named parameters in the predefined objective will be overridden by the values provided in `parameter_overrides` below.
0 commit comments