forked from tangger/lerobot
Ass model_baudrate_table
This commit is contained in:
@@ -257,7 +257,8 @@ class FeetechMotorsBus(MotorsBus):
|
||||
"""
|
||||
|
||||
model_ctrl_table = deepcopy(MODEL_CONTROL_TABLE)
|
||||
model_resolution = deepcopy(MODEL_RESOLUTION)
|
||||
model_resolution_table = deepcopy(MODEL_RESOLUTION)
|
||||
model_baudrate_table = deepcopy(MODEL_BAUDRATE_TABLE)
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user