Skip to content
This repository was archived by the owner on Dec 22, 2022. It is now read-only.

Commit 08b9e57

Browse files
committed
Update README.md
1 parent 5018cb8 commit 08b9e57

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,11 @@ The fact that the Arduino board does not actually control the arm but delegates
4343
- accurate and fast Inverse Kinematics
4444
- 100% accurate step number tracking in SDK and in firmware
4545
- accurate (to the best of Dobot's mechanical design) moves in cartesian coordinates (x,y,z) in a straight line from current location to the specified location
46-
- laser on/off (correct queueing coming in 0.7.0)
47-
- pump and valve on/off with correct queueing (coming in 0.7.0)
48-
- smooth moves with acceleration/deceleration (coming in 0.7.0)
49-
- gripper control (coming in 0.7.0)
46+
- laser on/off with correct queueing
47+
- pump and valve on/off with correct queueing
48+
- smooth moves with acceleration/deceleration
49+
- gripper control
50+
- ```wait``` command to introduce a delay in the movement/manipulation sequence if needed
5051

5152
---
5253

0 commit comments

Comments
 (0)