Skip to content

Commit 82300c6

Browse files
Merge pull request #488 from PickNikRobotics/davetcoleman-patch-6-1
Change log level from 'warn' to 'info'
2 parents af9e4cf + 80ab09a commit 82300c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lab_sim/objectives/pick_all_pill_bottles.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Control ID="Sequence" name="TopLevelSequence">
1010
<Action
1111
ID="LogMessage"
12-
log_level="warn"
12+
log_level="info"
1313
message="There might be some warnings and errors when this Objective runs, as long as the Objective completes successfully, everything worked as intended."
1414
name="Caution about errors"
1515
/>

0 commit comments

Comments
 (0)