We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df85d5b commit 9205ccfCopy full SHA for 9205ccf
data/yaml/SC_BasicConfig.yaml
@@ -35,7 +35,7 @@ servo:
35
# SCS0009: x:300, y:150
36
# Dynamixel XL330: x:360, y:270
37
# Dynamixel RTVersion X:270 Y:15
38
- x: 90
+ x: 180
39
y: 90
40
speed:
41
normal_mode:
@@ -49,7 +49,7 @@ servo:
49
move_min: 500
50
move_max: 1000
51
takao_base: false # Whether to use takaobase to feed power from the rear connector.(Stack-chan_Takao_Base https://ssci.to/8905)
52
-servo_type: "PWM" # "PWM": SG90PWMServo, "SCS": Feetech SCS0009 "DYN_XL330": Dynamixel XL330, "RT_DYN_XL339": RTVersion
+servo_type: "PWM" # "PWM": SG90PWMServo, "SCS": Feetech SCS0009 "DYN_XL330": Dynamixel XL330, "RT_DYN_XL330": RTVersion
53
54
### 以下はアプリケーションによって設定が変わります。
55
bluetooth:
0 commit comments