You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 22, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -43,10 +43,11 @@ The fact that the Arduino board does not actually control the arm but delegates
43
43
- accurate and fast Inverse Kinematics
44
44
- 100% accurate step number tracking in SDK and in firmware
45
45
- 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
0 commit comments