Commit b51f0bd
authored
fix(ConveyorApi):Fix the problem that no data is returned (#167)
* 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
---------
Co-authored-by: Mrkun5018 <76215701+Mrkun5018@users.noreply.github.com>1 parent 9418547 commit b51f0bd
1 file changed
+14
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
6 | 17 | | |
7 | 18 | | |
8 | 19 | | |
| |||
40 | 51 | | |
41 | 52 | | |
42 | 53 | | |
43 | | - | |
| 54 | + | |
44 | 55 | | |
45 | 56 | | |
46 | 57 | | |
| |||
69 | 80 | | |
70 | 81 | | |
71 | 82 | | |
72 | | - | |
73 | 83 | | |
74 | 84 | | |
75 | 85 | | |
| |||
100 | 110 | | |
101 | 111 | | |
102 | 112 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 113 | + | |
106 | 114 | | |
107 | 115 | | |
108 | 116 | | |
| |||
0 commit comments