pymammotion 0.2.72__py3-none-any.whl → 0.2.73__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.
- pymammotion/proto/mctrl_nav.proto +2 -2
- {pymammotion-0.2.72.dist-info → pymammotion-0.2.73.dist-info}/METADATA +1 -1
- {pymammotion-0.2.72.dist-info → pymammotion-0.2.73.dist-info}/RECORD +5 -5
- {pymammotion-0.2.72.dist-info → pymammotion-0.2.73.dist-info}/LICENSE +0 -0
- {pymammotion-0.2.72.dist-info → pymammotion-0.2.73.dist-info}/WHEEL +0 -0
@@ -174,7 +174,7 @@ message NavGetCommDataAck {
|
|
174
174
|
|
175
175
|
message NavReqCoverPath {
|
176
176
|
int32 pver = 1;
|
177
|
-
|
177
|
+
fixed64 jobId = 2;
|
178
178
|
int32 jobVer = 3;
|
179
179
|
int32 jobMode = 4;
|
180
180
|
int32 subCmd = 5;
|
@@ -195,7 +195,7 @@ message NavReqCoverPath {
|
|
195
195
|
|
196
196
|
message NavUploadZigZagResult {
|
197
197
|
int32 pver = 1;
|
198
|
-
|
198
|
+
fixed64 jobId = 2;
|
199
199
|
int32 jobVer = 3;
|
200
200
|
int32 result = 4;
|
201
201
|
int32 area = 5;
|
@@ -93,7 +93,7 @@ pymammotion/proto/mctrl_driver.proto,sha256=I0BncdAa3laeqT17Sn95r_1HuBD3dSc9IVu9
|
|
93
93
|
pymammotion/proto/mctrl_driver.py,sha256=sseY2MxUtaQZvg7fvbA_gNvtqx9MVDW_rvUcfA2CWVs,2971
|
94
94
|
pymammotion/proto/mctrl_driver_pb2.py,sha256=bfLwZb5Hehb6OIkgFrZMkQ0oTBXoOBxpruszKz-UM1U,3785
|
95
95
|
pymammotion/proto/mctrl_driver_pb2.pyi,sha256=9_rcQELsSeOfeIQMTEFIpeXICpDe3arQeA4kAYWNSWw,5860
|
96
|
-
pymammotion/proto/mctrl_nav.proto,sha256=
|
96
|
+
pymammotion/proto/mctrl_nav.proto,sha256=g7Mh9tqhA2bA7LRn9Cmgb9zTngO4ghUDPFTAGo2z_i8,12453
|
97
97
|
pymammotion/proto/mctrl_nav.py,sha256=okOznE_1dCi1yE5sSdQNKWkgI8CpbGRxMAISL5zqiT4,25040
|
98
98
|
pymammotion/proto/mctrl_nav_pb2.py,sha256=LAHfEmGfNVZCN6vuLSZF6s2wd1Qk-siaWe4mdPWPdxc,24213
|
99
99
|
pymammotion/proto/mctrl_nav_pb2.pyi,sha256=qmGYfKh2o63e5ppl9QIWnwDbmGVUVOf7EqhC9ApE5fg,51336
|
@@ -119,7 +119,7 @@ pymammotion/utility/map.py,sha256=GYscVMg2cX3IPlNpCBNHDW0S55yS1WGRf1iHnNZ7TfQ,22
|
|
119
119
|
pymammotion/utility/movement.py,sha256=N75oAoAgFydqoaOedYIxGUHmuTCtPzAOtb-d_29tpfI,615
|
120
120
|
pymammotion/utility/periodic.py,sha256=MbeSb9cfhxzYmdT_RiE0dZe3H9IfbQW_zSqhmSX2RUc,3321
|
121
121
|
pymammotion/utility/rocker_util.py,sha256=6tX7sS87qoQC_tsxbx3NLL-HgS08wtzXiZkhDiz7uo0,7179
|
122
|
-
pymammotion-0.2.
|
123
|
-
pymammotion-0.2.
|
124
|
-
pymammotion-0.2.
|
125
|
-
pymammotion-0.2.
|
122
|
+
pymammotion-0.2.73.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
123
|
+
pymammotion-0.2.73.dist-info/METADATA,sha256=AJ_n-WI2GiEaPM1q8HxmXrwo7wvJ7fZa8cri0Saa3_Y,3896
|
124
|
+
pymammotion-0.2.73.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
125
|
+
pymammotion-0.2.73.dist-info/RECORD,,
|
File without changes
|
File without changes
|