Skip to content

Commit af9e4cf

Browse files
Merge pull request #487 from PickNikRobotics/davetcoleman-patch-6
Change log level from 'warn' to 'info'
2 parents 18f1e1a + f69c6a5 commit af9e4cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lab_sim/objectives/ml_auto_grasp_object_from_clicked_point.xml

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

0 commit comments

Comments
 (0)