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.axis0.controller.input_pos = mot_0
|
||||||
self.drive.axis1.controller.input_pos = mot_1
|
self.drive.axis1.controller.input_pos = mot_1
|
||||||
|
|
||||||
|
|
||||||
class Server:
|
class Server:
|
||||||
def __init__(self) -> None:
|
def __init__(self) -> None:
|
||||||
self.armed = False
|
self.armed = False
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user