mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-21 23:44:48 +08:00
Fixed call to old function name
This commit is contained in:
@@ -224,7 +224,7 @@ def step_and_plot( axis,
|
||||
|
||||
axis.requested_state = AXIS_STATE_IDLE
|
||||
axis.controller.config.control_mode = initial_control_mode
|
||||
capture.plot_data()
|
||||
capture.plot()
|
||||
|
||||
|
||||
def print_drv_regs(name, motor):
|
||||
|
||||
Reference in New Issue
Block a user