Commit 5519f1c
fix(Mercury): Resolved server communication issues affecting both arms (#210)
* 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
* fix(Mercury): Resolved server communication issues affecting both arms
---------
Co-authored-by: Mrkun5018 <[email protected]>
Co-authored-by: weiquan <[email protected]>1 parent 3b8707a commit 5519f1c
2 files changed
+57
-28
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
113 | 118 | | |
114 | 119 | | |
115 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
14 | 32 | | |
15 | 33 | | |
16 | 34 | | |
| |||
23 | 41 | | |
24 | 42 | | |
25 | 43 | | |
| 44 | + | |
26 | 45 | | |
27 | 46 | | |
28 | 47 | | |
29 | 48 | | |
30 | 49 | | |
31 | 50 | | |
32 | | - | |
| 51 | + | |
33 | 52 | | |
34 | 53 | | |
35 | 54 | | |
36 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
37 | 77 | | |
38 | 78 | | |
39 | 79 | | |
| |||
53 | 93 | | |
54 | 94 | | |
55 | 95 | | |
56 | | - | |
57 | | - | |
| 96 | + | |
58 | 97 | | |
59 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
60 | 102 | | |
61 | 103 | | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
0 commit comments