Update
This commit is contained in:
parent
8357ec8f78
commit
13533b47fe
@ -36,6 +36,7 @@ class Odrive:
|
||||
self.drive.axis0.controller.input_pos = mot_0
|
||||
self.drive.axis1.controller.input_pos = mot_1
|
||||
|
||||
|
||||
class Server:
|
||||
def __init__(self) -> None:
|
||||
self.armed = False
|
||||
|
||||
Loading…
Reference in New Issue
Block a user