Commit 7635fce
authored
feat(MyAgv): Added setting/reading automatic report status interface (#173)
* 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): 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
---------
Co-authored-by: Mrkun5018 <76215701+Mrkun5018@users.noreply.github.com>1 parent 1fc2dc2 commit 7635fce
1 file changed
+27
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | | - | |
19 | | - | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | | - | |
| 195 | + | |
194 | 196 | | |
195 | 197 | | |
196 | 198 | | |
| |||
274 | 276 | | |
275 | 277 | | |
276 | 278 | | |
277 | | - | |
| 279 | + | |
278 | 280 | | |
279 | 281 | | |
280 | 282 | | |
| |||
334 | 336 | | |
335 | 337 | | |
336 | 338 | | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
337 | 360 | | |
338 | 361 | | |
339 | 362 | | |
| |||
0 commit comments