We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec575bb commit 5f576e8Copy full SHA for 5f576e8
10-ApplicationBasePython/10.2_320_M5-ApplicationPython/5_example.md
@@ -169,7 +169,7 @@ poster="" data-setup='{"aspectRatio":"16:9"}'>
169
## 5 Coordinate control
170
171
```python
172
-from pymycobot.mycobot import MyCobot320
+from pymycobot.mycobot320 import MyCobot320
173
import time
174
175
# MyCobot320 class initialization requires two parameters:
@@ -397,4 +397,4 @@ poster="" data-setup='{"aspectRatio":"16:9"}'>
397
398
---
399
400
-[← Previous Page](4_Handle_control.md) | [Next Section →](../../11-ApplicationBaseROS/11.1-ROS1/11.1.1-M5.md)
+[← Previous Page](4_Handle_control.md) | [Next Section →](../../11-ApplicationBaseROS/11.1-ROS1/11.1.1-M5.md)
0 commit comments