Skip to content

Commit 5f576e8

Browse files
authored
Update 5_example.md
1 parent ec575bb commit 5f576e8

File tree

1 file changed

+2
-2
lines changed
  • 10-ApplicationBasePython/10.2_320_M5-ApplicationPython

1 file changed

+2
-2
lines changed

10-ApplicationBasePython/10.2_320_M5-ApplicationPython/5_example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ poster="" data-setup='{"aspectRatio":"16:9"}'>
169169
## 5 Coordinate control
170170

171171
```python
172-
from pymycobot.mycobot import MyCobot320
172+
from pymycobot.mycobot320 import MyCobot320
173173
import time
174174

175175
# MyCobot320 class initialization requires two parameters:
@@ -397,4 +397,4 @@ poster="" data-setup='{"aspectRatio":"16:9"}'>
397397

398398
---
399399

400-
[← Previous Page](4_Handle_control.md) | [Next Section →](../../11-ApplicationBaseROS/11.1-ROS1/11.1.1-M5.md)
400+
[← Previous Page](4_Handle_control.md) | [Next Section →](../../11-ApplicationBaseROS/11.1-ROS1/11.1.1-M5.md)

0 commit comments

Comments
 (0)