We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 144158d + 1ddd97c commit 18a7945Copy full SHA for 18a7945
1 file changed
demo/controller2knob.py
@@ -1,6 +1,7 @@
1
import numpy as np
2
import concore
3
4
+ysp = 3.0
5
6
def controller(ym):
7
if ym[0] < ysp:
0 commit comments