Skip to content

Commit bbcb521

Browse files
committed
update comments
1 parent aa4acbc commit bbcb521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/autotune_dev.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# this script tunes the controller parameters (well, seven of them)
22
# TODO: make sure that calling autotune does not make the performance worse
3-
# TODO: add the mean square of the acceleration to the damage metric
3+
# DONE: add the mean square of the acceleration to the damage metric
44
using Pkg
55
if ! ("ControlPlots" keys(Pkg.project().dependencies))
66
using TestEnv; TestEnv.activate()

0 commit comments

Comments
 (0)