Skip to content

Commit 18385f9

Browse files
authored
Fix comment (#81)
1 parent 220312f commit 18385f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moveit_studio_msgs/moveit_studio_sdk_msgs/action/DoObjectiveSequence.action

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The name of the objective to run
44
string objective_name
55

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.
77
string objective_xml_string
88

99
# Default values of named parameters in the predefined objective will be overridden by the values provided in `parameter_overrides` below.

0 commit comments

Comments
 (0)