mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-21 03:30:10 +00:00
Set 10 direction bit for Current Load attribute (#1014)
This commit is contained in:
@@ -205,6 +205,7 @@ MODEL_BAUDRATE_TABLE = {
|
|||||||
|
|
||||||
# Sign-Magnitude encoding bits
|
# Sign-Magnitude encoding bits
|
||||||
STS_SMS_SERIES_ENCODINGS_TABLE = {
|
STS_SMS_SERIES_ENCODINGS_TABLE = {
|
||||||
|
"Present_Load": 10,
|
||||||
"Homing_Offset": 11,
|
"Homing_Offset": 11,
|
||||||
"Goal_Position": 15,
|
"Goal_Position": 15,
|
||||||
"Goal_Velocity": 15,
|
"Goal_Velocity": 15,
|
||||||
|
|||||||
Reference in New Issue
Block a user