moteus 0.3.86__py3-none-any.whl → 0.3.87__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- moteus/moteus_tool.py +1 -1
- moteus/version.py +1 -1
- {moteus-0.3.86.dist-info → moteus-0.3.87.dist-info}/METADATA +1 -1
- {moteus-0.3.86.dist-info → moteus-0.3.87.dist-info}/RECORD +7 -7
- {moteus-0.3.86.dist-info → moteus-0.3.87.dist-info}/WHEEL +0 -0
- {moteus-0.3.86.dist-info → moteus-0.3.87.dist-info}/entry_points.txt +0 -0
- {moteus-0.3.86.dist-info → moteus-0.3.87.dist-info}/top_level.txt +0 -0
moteus/moteus_tool.py
CHANGED
@@ -1273,7 +1273,7 @@ class Stream:
|
|
1273
1273
|
|
1274
1274
|
async def find_encoder_cal_voltage(self, input_V, winding_resistance):
|
1275
1275
|
if self.args.cal_ll_encoder_voltage:
|
1276
|
-
return self.args.cal_ll_encoder_voltage
|
1276
|
+
return self.args.cal_ll_encoder_voltage
|
1277
1277
|
|
1278
1278
|
# We're going to try and select a voltage to roughly achieve
|
1279
1279
|
# "--cal-motor-power".
|
moteus/version.py
CHANGED
@@ -6,7 +6,7 @@ moteus/command.py,sha256=UkOsbtkso6Oyex8CfbpAKpBNriik519ymxL86EZGkRs,1169
|
|
6
6
|
moteus/export.py,sha256=XitBUuf4MDRIneXQSUptizIhZi2BdHyFO2Vo_2d2CFI,1742
|
7
7
|
moteus/fdcanusb.py,sha256=7PrQiCTROY96gdT2zSZYU1bOCriw-I7H6NspaZpiEx4,7431
|
8
8
|
moteus/moteus.py,sha256=vImSRBn6VEmoijD6hvrSRVxuv1_xVaEJU3F_3Wi6GiE,52498
|
9
|
-
moteus/moteus_tool.py,sha256=
|
9
|
+
moteus/moteus_tool.py,sha256=i_XvLfALdd3UitmXdO63tj0iGwCCkaSsBZSyrkgYS9Y,97847
|
10
10
|
moteus/multiplex.py,sha256=2tdNX5JSh21TOjN6N9LKribLQtVYyyYbXjzwXB64sfA,12119
|
11
11
|
moteus/posix_aioserial.py,sha256=2oDrw8TBEwuEQjY41g9rHeuFeffcPHqMwNS3nf5NVq8,3137
|
12
12
|
moteus/pythoncan.py,sha256=M5Qba3aCzO_GyXcIsLJxjw3NrPgUk4CUnHOQIhQeIb0,4786
|
@@ -14,10 +14,10 @@ moteus/reader.py,sha256=9i1-h4aGd4syfqtWJcpg70Bl-bmunkGU4FmXmOLyRt8,12121
|
|
14
14
|
moteus/regression.py,sha256=M5gjDBYJQ64iBXIrvBhMkD8TYhtlnQ85x8U4py0niGA,1196
|
15
15
|
moteus/router.py,sha256=501W5GZ12rFoc1lmcH3S7IYsoc-Q_-FJ4B3i37RzE3Q,2061
|
16
16
|
moteus/transport.py,sha256=WhkW2G9i25lkOlO55eI5_oXmU0PhDmxTeJ75Sg_7nTI,1021
|
17
|
-
moteus/version.py,sha256=
|
17
|
+
moteus/version.py,sha256=0H-9-BkLhMrpt7WebRlIy2uP-2RmS0Y-oPCO-T9QBJY,627
|
18
18
|
moteus/win32_aioserial.py,sha256=culdl-vYxBKD5n2s5LkIMGyUaHyCcEc8BL5-DWEaxX8,2025
|
19
|
-
moteus-0.3.
|
20
|
-
moteus-0.3.
|
21
|
-
moteus-0.3.
|
22
|
-
moteus-0.3.
|
23
|
-
moteus-0.3.
|
19
|
+
moteus-0.3.87.dist-info/METADATA,sha256=JIFUMH7iwTghDJf4fdupl4uwLj2vPCKCFHsp8yj3FSc,3441
|
20
|
+
moteus-0.3.87.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
21
|
+
moteus-0.3.87.dist-info/entry_points.txt,sha256=accRcwir_K8wCf7i3qHb5R6CPh5SiSgd5a1A92ibb9E,56
|
22
|
+
moteus-0.3.87.dist-info/top_level.txt,sha256=aZzmI_yecTaDrdSp29pTJuowaSQ9dlIZheQpshGg4YQ,7
|
23
|
+
moteus-0.3.87.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|