Commit 0c87828
release v4.0.1 (#208)
* 添加pid设置demo
* chore: Add a custom pylint configuration file
* Fix/pro450 pro320 api (#198)
* 320 Adapt force control, three-finger new firmware, fix three-finger test bug, fix get_robot_status interface bug
* 320 Optimize format and delete extra blank lines
* 320 Added Chinese and English documentation for the three-finger gripper interface
* 320 Added default parameters for gripper ID in force control and three-finger interface; fixed solve_inv_kinematics interface
* 260 optimizes the control interface communication rate and removes the invalid interface jog_coord
* Pro450 initial adaptation of the socket interface
* fix get_robot_status() api
* 320 repair force control interface
* Pro450 writes socket interface usage documentation
* Fixed 320 pico1.6 firmware pymycobot test bug
* Pro450 adds force-controlled gripper interface and motion mode interface, and updates interface usage documentation
* update docs/MyCobot_Pro450_cn.md
* Fixed the error feedback information of get_servo_status() and read_next_error(), and deleted the get_servo_last_pdi() interface
* 260/270/280 The return value of None is changed to -1
* Pro450 modified and optimized the communication rate of the force-controlled gripper; repaired the IO control interface; and added parameter limits to the existing interface;update docs
* Pro450 closes closed-loop communication by default
* fix(280 api):Fixed the 7.3 firmware gripper stop API bug
* fix(320APi): Fixed the bug of setting speed address parameter of force-controlled gripper
* fix(mybuddy APi): Repair error information interface
* build(280 limit):280 Series 7.3.2 Firmware Update J5 Joint Limit Range
* fix(pro450 Api): Fixed the abnormal data analysis display of robot status
* fix(320 Api):Update the increment range limit of angle stepping and coordinate stepping interfaces
* docs(320 Api):Updated stepper interface instructions
* fix(320Api): fix the increment range limit of angle stepping and coordinate stepping interfaces
* fix(630 api):Fixed the issue of mystudioPro reporting errors when running on different systems
* fix(320Api):fix get_joint_max_angle() bug
* revert(630api): rollback 630 library modification
* AGVPRO adapter firmware v1.0.10 (#199)
* add MyCobot 280 X5PI API
* add MyCobot 280 X5 PI doc
* Fix MyCobot 280 X5 Pi doc errors
* add MyCobot 280 X5 PI sokcet sever&client
* MyCobot 280 X5 PI server compatible with python2
* rename MyCobot280x5pi to MyCobot280RDKX5
* fix MyArmMControl bugs
* fix MyArmC bugs
* fix myArmM&C demo bug
* update M&C demo
* fix MyCobot280 rdkx5 bug
* fix MyArmM&C bugs
* fix bugs
* fix bug
* fix ThreeHand api bug
* Fixed the issue that Pro630 could not read data
* fix MyArmM bug
* MyArmM&C adds get_joints_coord interface
* fix Pro630 bug
* fix Pro630 bugs
* Fixed the pro630 socket communication bug
* Optimize MyCobot280 RDK X5 interface parameter error prompt
* Optimized the way MyAGV reads MCU data
* feat(myagvpro): add myagvpro api
* fix(ConveyorApi):Fix the problem that no data is returned
* feat(MyAGVPro): Adapt to Bluetooth and socket TCP communication modes
* docs(MyAGVPro): Format the document
* docs(MyAGVPro): Documentation to increase use cases
* docs(MyAGVPro): rename MyAGVPro_zh.md
* docs(MyAGVPro): Update the serial port
* fix(MyArmM): Correction of joint limit and motor code value range
* feat(MyAGVPro): Add get_emergency_stop_state api
* feat(MyAGVPro): Add get_emergency_stop_state api
* refactor(MyAGVPro): rename get_emergency_stop_state to get_estop_state
* feat(MyAgv): Added setting/reading automatic report status interface
* fix(M750):Updated M750 Swing Limit
* fix(MyAGVPro): The issue that Bluetooth address matching fails is fixed
* feat(myagvpro): add get_robot_status api
* feat(demo):Add myAGVPro composite kit handle control case
* feat(MercuryX1): Compatible with dock firmware version 1.2
* feat(mercurychassis_api): Dynamically matching instruction length
* feat(mercurychassis_api): Optimize voltage reading accuracy
* feat(ConveyorApi): Separate the set_motor_speed interface
* feat(ConveyorApi): Specify the motor type during initialization
* refactor(conveyorApi): add stop interface
* Develop branch merge (#196)
* 添加pid设置demo
* chore: Add a custom pylint configuration file
---------
Co-authored-by: weiquan
* feat(conveyor_api): Adapt to Conveyor 1.1 firmware, all interfaces return uniform values
* feat(AGVPRO): Adapt to CH340 serial port chip
* feat(AGVPRO): Automatically upload the adapter firmware v1.0.10
* feat(AGVPRO): Added the control interface for opening and closing the handle
* feat(AGVPRO): Added an interface for reading handle control status
* feat(AGVPRO): Bluetooth adapter handle control interface
* fix(mercury): Fix the redundant code in the previous commit
---------
Co-authored-by: Mrkun5018 <[email protected]>
Co-authored-by: weiquan <[email protected]>
* docs(320APi):Update interface name description (#201)
* Fix/pro320 api (#202)
* docs(320APi):Update interface name description
* fix(320api):Fixed parameter range limitation bug
* fix(myarm300 Api):Fix the interface usage error problem (#203)
* feat(pro450Api): Added interface for setting/reading debug log mode and updated documentation (#204)
* docs: Add the latest branch description and fix the description error.
* docs: update v4.0.1 release file information
* build: Remove Python 2 support
* build: Remove Python 2 support
---------
Co-authored-by: yuxuan <yuxuan123>
Co-authored-by: wangWking <[email protected]>
Co-authored-by: K-Shuffler <[email protected]>
Co-authored-by: Mrkun5018 <[email protected]>1 parent 8d057dc commit 0c87828
File tree
21 files changed
+289
-101
lines changed- docs
- pymycobot
21 files changed
+289
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | | - | |
| 368 | + | |
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
| 378 | + | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
| |||
1008 | 1008 | | |
1009 | 1009 | | |
1010 | 1010 | | |
1011 | | - | |
| 1011 | + | |
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
| 366 | + | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| |||
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | | - | |
| 376 | + | |
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
| 992 | + | |
993 | 993 | | |
994 | 994 | | |
995 | 995 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
87 | | - | |
| 86 | + | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
96 | 129 | | |
97 | 130 | | |
98 | 131 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
97 | 131 | | |
98 | 132 | | |
99 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | | - | |
| 105 | + | |
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| 109 | + | |
111 | 110 | | |
112 | 111 | | |
113 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
300 | 304 | | |
301 | 305 | | |
302 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | 13 | | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
179 | | - | |
| 180 | + | |
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| |||
190 | 191 | | |
191 | 192 | | |
192 | 193 | | |
193 | | - | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
| |||
200 | 201 | | |
201 | 202 | | |
202 | 203 | | |
203 | | - | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
207 | | - | |
| 208 | + | |
208 | 209 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
214 | 213 | | |
215 | 214 | | |
216 | 215 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
781 | | - | |
| 780 | + | |
| 781 | + | |
782 | 782 | | |
783 | 783 | | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
784 | 787 | | |
785 | 788 | | |
786 | 789 | | |
| |||
856 | 859 | | |
857 | 860 | | |
858 | 861 | | |
859 | | - | |
860 | | - | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
861 | 868 | | |
862 | | - | |
| 869 | + | |
| 870 | + | |
863 | 871 | | |
864 | | - | |
865 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
866 | 878 | | |
867 | | - | |
| 879 | + | |
| 880 | + | |
868 | 881 | | |
869 | 882 | | |
870 | 883 | | |
| |||
1582 | 1595 | | |
1583 | 1596 | | |
1584 | 1597 | | |
1585 | | - | |
| 1598 | + | |
| 1599 | + | |
1586 | 1600 | | |
1587 | 1601 | | |
1588 | 1602 | | |
| |||
0 commit comments