Changes for page SES-PRO Robotic Arm UI

Last modified by Eric Nantel on 2024/10/16 14:33

From version < 12.1 >
edited by Eric Nantel
on 2024/09/23 07:59
To version < 26.1 >
edited by Eric Nantel
on 2024/10/09 16:04
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,186 +6,461 @@
6 6  
7 7  {{toc/}}
8 8  
9 += Installation =
10 +
11 +Windows 7 Operating System or above
12 +
9 9  = Description =
10 10  
15 +The Lynxmotion Servo Erector Set Professional (SES PRO) Arm Interface is a simple software which allows a user to control any of the Lynxmotion Professional Modular robotic arms in their default configuration. The two compatible gripper kits which are compatible with the SES PRO system (based on the DH Robotics PGE-50-40 and CGE-10-10 DC grillers) can also be controlled via this interface in each of their possible configurations. The included manual jog feature can be used to either position each joint angle, or move to specific cartesian coordinates. Arm (and gripper) positions can then be recorded as part of the built-in sequencer. A 3D display of the arm shows the position of the arm, and a graph can be used to show various information to the user. In order to get a better understanding of the protocol, commands sent to the arm are shown in the interface, and a user input field are standard.
11 11  
12 12  = Features =
13 13  
19 +* Angular and cartesian positioning of the end effector
20 +* 3D graphical display of the appropriate robotic arm and end effector
21 +* Sequencer to record and play back frames (single, looped or infinite)
22 +* Error checking (speed, temperature etc.)
23 +* Command output and user input
24 +* Safety (Software E-Stop, Halt&Hold & Limp)
14 14  
15 -<direct commands>
26 +|(% colspan="2" %)(((
27 += User Guide =
28 +)))
29 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
30 +Pressing the i "Information" icon in the software will bring you to this page. Before proceeding with the guide, it is important to note the following:
16 16  
17 -* Does not require ‘#’ and ‘\r’ chars, example for #254Q\r the user should enter 254Q.
18 -* The replies of the query commands are shown in the text field below.
32 +* Neither the servos nor the arm are meant to be operated in proximity of humans as they do not have "collaborative" (COBOT) features and do not detect collision
33 +* The servos use stepper motors and do NOT include mechanical brakes. If the stepper motor is unable to retain or move to a desired angle (insufficient torque), the motor will rotate freely as opposed to hold the last position
34 +)))
35 +|(% colspan="2" %)(((
36 +== IMPORTANT ==
37 +)))
38 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
39 +=== Payload Considerations ===
40 +
41 +1. The rated payload for each arm does NOT include an end effector, nor any added distance between the center of mass of the payload and the output of the final joint. Each of the two compatible Lynxmotion PRO grippers reduce the maximum payload of each arm, and it is up to the user to known and understand the concept of "torque" and center of mass before adding an end effector and payload.
42 +1. The rated maximum payload for each arm (at full reach) is at the rated speed for each motor. Moving any joint at a higher speed will decrease the payload capacity of the robot.
43 +1. Although each servo can provide significantly more torque than is needed for the rated payload (and therefore means the arm can support much higher loads at lower speeds, the mechanical and modular structure of the arms may fail. We strongly suggest testing and using each arm in a highly controlled and safe setting where, if a failure should occur with one or more joints, that nothing will break should the arm fall.
44 +1. The stepper motors provide the highest torque at low speeds, and lower torque at high speeds. Note that the maxium torque is not at the lowest speed as the torque to rpm curve for each servo resembles a "mountain".
45 +)))
46 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
47 +=== Emergency ===
48 +
49 +Before using the arm, it is important that a user know what to do when an issue or emergency arises where the arm must be stopped quickly. The following emergency options are available based on severity:
50 +
51 +**Halt & Hold**
52 +
53 +This will stop every joints and hold them in their last recorded angular positions. The corresponding command is #254H<cr>.
54 +
55 +**Limp**
56 +
57 +All joints will go limp which mean there will be nothing avoiding them to turn freely (potentially causing the arm to fall). The high gear ratio of the strain wave gearing does mean there is some (low) level of resistant to rotation, but the gears and motor are nto "locked" and as such, the arm may fall. The corresponding command is #254L<cr>.
58 +
59 +**Software Stop**
60 +
61 +The E-stop button within the software sets all joints to limp.
62 +
63 +**Hardware E-Stop**
64 +A hardware E-stop (push to cut power) button is located on the power supply which will cut electricity to all actuators. Similar to a limp command, this can possibly cause the arm to fall. To reset this button, rotate the red "mushroom" in the direction indicated by the white arrows and it will spring out.
65 +)))
66 +|(% colspan="2" %)(((
67 +== Arm Connection ==
68 +)))
69 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
70 +**Model**
71 +
72 +The software currently supports the following Lynxmotion PRO Arms:
73 +
74 +* 550mm 5DoF
75 +* 550mm 6DoF
76 +* 900mm 5DoF
77 +* 900mm 6DoF
78 +
79 +In practice, each 5DoF arm has joint 4 at a fixed angle, otherwise the arms are identical to the 6DoF. Users can always purchase the missing actuator to upgrade to a 6DoF.
80 +
81 +**COM Port**
82 +
83 +The first joint at the base (J1) must be connected via USB to a computer running the sofware. No other joints should have a USB connection. A USB 3.0 port or higher on the computer is suggested, as the lower communication speeds fo USB 2.0 or 1.0 may impede communication and cause unecessary delay or issues. 
84 +
85 +**Connect**
86 +
87 +Once the COM port has been selection, the CONNECT button can be pressed, and once a servo has been found, the light next to it will go from red to green.
88 +)))
89 +|(% colspan="2" %)(((
90 +== Gripper Controls ==
91 +)))
92 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
93 +**Model**
94 +
95 +The software currently supports two models of Lynxmotion PRO compatible grippers based on DH Robots' PGE-50-40 and CGE-10-10 electric grippers. The Lynxmotion kits include hardware to mount the fingers in multiple different offsets for smaller or larger objects. In the sequencer, the position of the fingers for each gripper are included in the sequencer as J7.
96 +
97 +* PGE-50-40 (40mm default configuration)
98 +* PGE-50-40 (60mm configuration)
99 +* PGE-50-40 (80mm configuration)
100 +* CGE-10-10 (20mm configuration)
101 +* CGE-10-10 (40mm configuration)
102 +* CGE-10-10 (60mm configuration)
103 +
104 +**COM Port**
105 +
106 +Choose the appropriate COM port to which the gripper is connected (via its own USB cable). If you are not certain, you can check Windows -> Device Manager
107 +
108 +**Baudrate**
109 +
110 +The DH Robotics grippers provide the option to change the baud rate, though the default is 115200. If the gripper is configured by the user to a different baud rate, it is important to select the corresponding baud rate in teh software.
111 +
112 +**Initialize**
113 +
114 +Initializing the gripper opens it fully. This is available should the user encounter issues with positioning and need to re-zero the fingers.
115 +
116 +**Connect**
117 +
118 +Pressing CONNECT establishes a connection to the gripper and goes through the initilization process once, opening the gripper fully. Once connection has been established, the light next to the button will go from red to green.
119 +
120 +**Speed**
121 +
122 +The speed of motion can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter.
123 +
124 +**Force**
125 +
126 +The maximum force exerted by the gripper can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter.
127 +
128 +**Open / Close**
129 +
130 +These are shortcut buttons to either fully open or fully close the gripper.
131 +
132 +**Sequencer**
133 +
134 +The sequencer displays the gripper position as joint 7 (J7).
135 +
136 +HINT: If you want the gripper to open or close on an object only at the end of a motion, create a separate frame where only J7 moves.
137 +)))
138 +|(% colspan="2" %)(((
139 +== 3D Model ==
140 +)))
141 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
142 +The 3D model of the arm is shown as reference at all times. The display also includes a virtual plane to denote  the X-Y plane. The model updates based on the selection of the arm, gripper and finger configuration.
143 +
144 +**View Controls**
145 +
146 +Zoom: Shift + Middle Scroll
147 +
148 +Rotate: Shift + Middle Mouse
149 +
150 +Pan: None
151 +)))
152 +|(% colspan="2" %)(((
153 +== Manual Move ==
154 +)))
155 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
156 +**Angular Control**
157 +
158 +In angular mode, the user can control the angle of each joint
159 +
160 +**Coordinates Control**
161 +
162 +In coordinate control the user can control the cartesian position of the end effector
163 +
164 +**End Effector Lock**
165 +
166 +The orientation of the end effector can be locked.
167 +)))
168 +|(% colspan="2" %)(((
169 +== Direct Command ==
170 +)))
171 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
172 +This section allow the user to send commands using the [[LSS-PRO Communication Protocol>>path:/info/wiki/lynxmotion/view/ses-pro/lss-pro/lss-p-communication-protocol/]] directly if required.
173 +
174 +A few things to keep in mind when using this:
175 +
176 +* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways.
177 +* Sending commands does not require ‘#’ and ‘\r’ chars.
178 +** example for #2\r you should enter 2Q and press the "SEND" button
19 19  * The commands are validated, and it shows a notification in case of error.
20 -* Supported commands:
180 +* The replies of queries are shown in the text field below.
181 +)))
182 +|(% colspan="2" %)(((
183 +== Command Output ==
184 +)))
185 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
186 +//{Coming Soon}//
187 +)))
188 +|(% colspan="2" %)(((
189 +== Telemetry ==
190 +)))
191 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
192 +**Data to Display**
21 21  
22 -Action:
194 +//{Coming Soon}//
23 23  
24 - # Communication setup
196 +**Display / Hide Actuator**
25 25  
26 - RESET = "RESET"
198 +//{Coming Soon}//
199 +)))
200 +|(% colspan="2" style="width:26px" %)(((
201 +== Sequencer ==
202 +)))
203 +|(% style="width:26px" %) |(% style="width:1452px" %)(((
204 +**Frames**
27 27  
28 - DEFAULT_CONFIGURATION = "DEFAULT"
206 +//{Coming Soon}//
29 29  
30 - FIRMWARE_UPDATE_MODE = "UPDATE"
208 +**Record **
31 31  
32 - CONFIRM_CHANGES = "CONFIRM"
210 +//{Coming Soon}//
33 33  
34 - # Motion
212 +**Edit **
35 35  
36 - POSITION = "D"
214 +Time, angles, gripper
37 37  
38 - MOVE_DEGREES = "MD"
216 +//Alt + Left Click = Drag time//
39 39  
40 - WHEEL_MODE_DEGREES = "WD"
218 +**Reorder**
41 41  
42 - WHEEL_MODE_RPM = "WR"
220 +//{Coming Soon}//
43 43  
44 - HALT_AND_HOLD = "H"
222 +**Play**
45 45  
46 - LIMP = "L"
224 +//{Coming Soon}//
47 47  
48 - # Motion setup
226 +**Errors**
49 49  
50 - ORIGIN_OFFSET = "O"
228 +//{Coming Soon}//
229 +)))
230 +|(% style="width:26px" %) |(% style="width:1452px" %)
231 +|(% style="width:26px" %) |(% style="width:1452px" %)
232 +|(% style="width:26px" %) |(% style="width:1452px" %)
233 +|(% style="width:26px" %) |(% style="width:1452px" %)
234 +|(% style="width:26px" %) |(% style="width:1452px" %)
235 +|(% style="width:26px" %) |(% style="width:1452px" %)
236 +|(% style="width:26px" %) |(% style="width:1452px" %)
237 +|(% style="width:26px" %) |(% style="width:1452px" %)
238 +|(% style="width:26px" %) |(% style="width:1452px" %)
239 +|(% style="width:26px" %) |(% style="width:1452px" %)
240 +|(% style="width:26px" %) |(% style="width:1452px" %)
241 +|(% style="width:26px" %) |(% style="width:1452px" %)
242 +|(% style="width:26px" %) |(% style="width:1452px" %)
243 +|(% style="width:26px" %) |(% style="width:1452px" %)
244 +|(% style="width:26px" %) |(% style="width:1452px" %)
245 +|(% style="width:26px" %) |(% style="width:1452px" %)
246 +|(% style="width:26px" %) |(% style="width:1452px" %)
247 +|(% style="width:26px" %) |(% style="width:1452px" %)
248 +|(% style="width:26px" %) |(% style="width:1452px" %)
249 +|(% style="width:26px" %) |(% style="width:1452px" %)
250 +|(% style="width:26px" %) |(% style="width:1452px" %)
251 +|(% style="width:26px" %) |(% style="width:1452px" %)
252 +|(% style="width:26px" %) |(% style="width:1452px" %)
253 +|(% style="width:26px" %) |(% style="width:1452px" %)
254 +|(% style="width:26px" %) |(% style="width:1452px" %)
255 +|(% style="width:26px" %) |(% style="width:1452px" %)
256 +|(% style="width:26px" %) |(% style="width:1452px" %)
257 +|(% style="width:26px" %) |(% style="width:1452px" %)
258 +|(% style="width:26px" %) |(% style="width:1452px" %)
259 +|(% style="width:26px" %) |(% style="width:1452px" %)
260 +|(% style="width:26px" %) |(% style="width:1452px" %)
261 +|(% style="width:26px" %) |(% style="width:1452px" %)
262 +|(% style="width:26px" %) |(% style="width:1452px" %)
263 +|(% style="width:26px" %) |(% style="width:1452px" %)
264 +|(% style="width:26px" %) |(% style="width:1452px" %)
265 +|(% style="width:26px" %) |(% style="width:1452px" %)
266 +|(% style="width:26px" %) |(% style="width:1452px" %)
267 +|(% style="width:26px" %) |(% style="width:1452px" %)
268 +|(% style="width:26px" %) |(% style="width:1452px" %)
269 +|(% style="width:26px" %) |(% style="width:1452px" %)
270 +|(% style="width:26px" %) |(% style="width:1452px" %)
271 +|(% style="width:26px" %) |(% style="width:1452px" %)
272 +|(% style="width:26px" %) |(% style="width:1452px" %)
273 +|(% style="width:26px" %) |(% style="width:1452px" %)
274 +|(% style="width:26px" %) |(% style="width:1452px" %)
275 +|(% style="width:26px" %) |(% style="width:1452px" %)
276 +|(% style="width:26px" %) |(% style="width:1452px" %)
277 +|(% style="width:26px" %) |(% style="width:1452px" %)
278 +|(% style="width:26px" %) |(% style="width:1452px" %)
279 +|(% style="width:26px" %) |(% style="width:1452px" %)
280 +|(% style="width:26px" %) |(% style="width:1452px" %)
281 +|(% style="width:26px" %) |(% style="width:1452px" %)
282 +|(% style="width:26px" %) |(% style="width:1452px" %)
283 +|(% style="width:26px" %) |(% style="width:1452px" %)
51 51  
52 - ANGULAR_RANGE = "AR"
285 += =
53 53  
54 - ANGULAR_ACCELERATION = "AA"
287 += User Guide =
55 55  
56 - ANGULAR_DECELERATION = "AD"
289 +Pressing the i "Information" icon in the software will bring you to this page. Before proceeding with the guide, it is important to note the following:
57 57  
58 - GYRE_DIRECTION = "G"
291 +* Neither the servos nor the arm are meant to be operated in proximity of humans as they do not have "collaborative" (COBOT) features and do not detect collision
292 +* The servos use stepper motors and do NOT include mechanical brakes. If the stepper motor is unable to retain or move to a desired angle (insufficient torque), the motor will rotate freely as opposed to hold the last position
59 59  
60 - MAX_SPEED_DEGREES = "SD"
294 +== IMPORTANT: Payload Considerations ==
61 61  
62 - MAX_SPEED_RPM = "SR"
296 +1. The rated payload for each arm does NOT include an end effector, nor any added distance between the center of mass of the payload and the output of the final joint. Each of the two compatible Lynxmotion PRO grippers reduce the maximum payload of each arm, and it is up to the user to known and understand the concept of "torque" and center of mass before adding an end effector and payload.
297 +1. The rated maximum payload for each arm (at full reach) is at the rated speed for each motor. Moving any joint at a higher speed will decrease the payload capacity of the robot.
298 +1. Although each servo can provide significantly more torque than is needed for the rated payload (and therefore means the arm can support much higher loads at lower speeds, the mechanical and modular structure of the arms may fail. We strongly suggest testing and using each arm in a highly controlled and safe setting where, if a failure should occur with one or more joints, that nothing will break should the arm fall.
299 +1. The stepper motors provide the highest torque at low speeds, and lower torque at high speeds. Note that the maxium torque is not at the lowest speed as the torque to rpm curve for each servo resembles a "mountain".
63 63  
64 - # RGB LED
301 +== IMPORTANT: Emergency ==
65 65  
66 - LED_COLOR = "LED"
303 +Before using the arm, it is important that a user know what to do when an issue or emergency arises where the arm must be stopped quickly. The following emergency options are available based on severity:
67 67  
68 - Query:
305 +**Halt & Hold**
69 69  
70 - # Communication setup
307 +This will stop every joints and hold them in their last recorded angular positions. The corresponding command is #254H<cr>.
71 71  
72 - ID_NUMBER = "QID"
309 +**Limp**
73 73  
74 - ENABLE_CAN_TERMINAL = "QET"
311 +All joints will go limp which mean there will be nothing avoiding them to turn freely (potentially causing the arm to fall). The high gear ratio of the strain wave gearing does mean there is some (low) level of resistant to rotation, but the gears and motor are nto "locked" and as such, the arm may fall. The corresponding command is #254L<cr>.
75 75  
76 - USB_CONNECTION_STATUS = "QUC"
313 +**Software Stop**
77 77  
78 - # Motion
315 +The E-stop button within the software sets all joints to limp.
79 79  
80 - POSITION = "QD"
317 +**Hardware E-Stop**
318 +A hardware E-stop (push to cut power) button is located on the power supply which will cut electricity to all actuators. Similar to a limp command, this can possibly cause the arm to fall. To reset this button, rotate the red "mushroom" in the direction indicated by the white arrows and it will spring out.
81 81  
82 - WHEEL_MODE_DEGREES = "QWD"
320 +== Arm Connection ==
83 83  
84 - WHEEL_MODE_RPM = "QWR"
322 +**Model**
85 85  
86 - MOTION_STATUS = "Q"
324 +The software currently supports the following Lynxmotion PRO Arms:
87 87  
88 - MOTION_TIME = "QMT"
326 +* 550mm 5DoF
327 +* 550mm 6DoF
328 +* 900mm 5DoF
329 +* 900mm 6DoF
89 89  
90 - CURRENT_SPEED = "QCS"
331 +In practice, each 5DoF arm has joint 4 at a fixed angle, otherwise the arms are identical to the 6DoF. Users can always purchase the missing actuator to upgrade to a 6DoF.
91 91  
333 +**COM Port**
92 92  
93 - # Telemetry
335 +The first joint at the base (J1) must be connected via USB to a computer running the sofware. No other joints should have a USB connection. A USB 3.0 port or higher on the computer is suggested, as the lower communication speeds fo USB 2.0 or 1.0 may impede communication and cause unecessary delay or issues. 
94 94  
95 - MODEL_STRING = "QMS" 
337 +**Connect**
96 96  
97 - FIRMWARE_VERSION = "QF" 
339 +Once the COM port has been selection, the CONNECT button can be pressed, and once a servo has been found, the light next to it will go from red to green.
98 98  
99 - SERIAL_NUMBER = "QN" 
341 +== Gripper Controls ==
100 100  
101 - TEMP_CONTROLLER_ERROR = "QTCE" 
343 +**Model**
102 102  
103 - TEMP_CONTROLLER_WARNING = "QTCW" 
345 +The software currently supports two models of Lynxmotion PRO compatible grippers based on DH Robots' PGE-50-40 and CGE-10-10 electric grippers. The Lynxmotion kits include hardware to mount the fingers in multiple different offsets for smaller or larger objects. In the sequencer, the position of the fingers for each gripper are included in the sequencer as J7.
104 104  
105 - CURRENT = "QC"
347 +* PGE-50-40 (40mm default configuration)
348 +* PGE-50-40 (60mm configuration)
349 +* PGE-50-40 (80mm configuration)
350 +* CGE-10-10 (20mm configuration)
351 +* CGE-10-10 (40mm configuration)
352 +* CGE-10-10 (60mm configuration)
106 106  
107 - ACCX = "QIX"
354 +**COM Port**
108 108  
109 - ACCY = "QIY"
356 +Choose the appropriate COM port to which the gripper is connected (via its own USB cable). If you are not certain, you can check Windows -> Device Manager
110 110  
111 - ACCZ = "QIZ"
358 +**Baudrate**
112 112  
113 - ACCALPHA = "QIA"
360 +The DH Robotics grippers provide the option to change the baud rate, though the default is 115200. If the gripper is configured by the user to a different baud rate, it is important to select the corresponding baud rate in teh software.
114 114  
115 - ACCBETA = "QIB"
362 +**Initialize**
116 116  
117 - ACCGAMMA = "QIG"
364 +Initializing the gripper opens it fully. This is available should the user encounter issues with positioning and need to re-zero the fingers.
118 118  
119 - TEMPMCU = "QTM"
366 +**Connect**
120 120  
121 - TEMPPROBE = "QTP"
368 +Pressing CONNECT establishes a connection to the gripper and goes through the initilization process once, opening the gripper fully. Once connection has been established, the light next to the button will go from red to green.
122 122  
123 - TEMPPCB = "QT"
370 +**Speed**
124 124  
125 - ERROR_FLAGS = "QEF"
372 +The speed of motion can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter.
126 126  
374 +**Force**
127 127  
128 - # RGB LED
376 +The maximum force exerted by the gripper can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter.
129 129  
130 - LED_COLOR = "QLED"
378 +**Open / Close**
131 131  
132 - LED_BLINKING = "QLB"
380 +These are shortcut buttons to either fully open or fully close the gripper.
133 133  
134 - LED_INDICATOR = "QLI"
382 +**Sequencer**
135 135  
384 +The sequencer displays the gripper position as joint 7 (J7).
136 136  
137 - # Motion setup
386 +HINT: If you want the gripper to open or close on an object only at the end of a motion, create a separate frame where only J7 moves.
138 138  
139 - ORIGIN_OFFSET = "QO"
388 +== 3D Model ==
140 140  
141 - ANGULAR_RANGE = "QAR"
390 +The 3D model of the arm is shown as reference at all times. The display also includes a virtual plane to denote  the X-Y plane. The model updates based on the selection of the arm, gripper and finger configuration.
142 142  
143 - ANGULAR_ACCELERATION = "QAA"
392 +**View Controls**
144 144  
145 - ANGULAR_DECELERATION = "QAD"
394 +Zoom: Shift + Middle Scroll
146 146  
147 - GYRE_DIRECTION = "QG"
396 +Rotate: Shift + Middle Mouse
148 148  
149 - MAX_SPEED_DEGREES = "QSD"
398 +Pan: None
150 150  
151 - MAX_SPEED_RPM = "QSR"
400 +== Manual Move ==
152 152  
402 +**Angular Control**
153 153  
154 - Conf:
404 +In angular mode, the user can control the angle of each joint
155 155  
156 - # Communication setup
406 +**Coordinates Control**
157 157  
158 - ID_NUMBER = "CID"
408 +In coordinate control the user can control the cartesian position of the end effector
159 159  
160 - ENABLE_CAN_TERMINAL = "CET"
410 +**End Effector Lock**
161 161  
162 - USB_CONNECTION_STATUS = "CUC"
412 +The orientation of the end effector can be locked.
163 163  
164 - # Motion setup
414 +== Direct Command ==
165 165  
166 - MAX_SPEED_DEGREES = "CSD"
416 +This section allow the user to send commands using the [[doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome]] directly if required.
167 167  
168 - MAX_SPEED_RPM = "CSR"
418 +A few things to keep in mind when using this:
169 169  
170 - ORIGIN_OFFSET = "CO"
420 +* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways.
421 +* Sending commands does not require ‘#’ and ‘\r’ chars.
422 +** example for #2\r you should enter 2Q and press the "SEND" button
423 +* The commands are validated, and it shows a notification in case of error.
424 +* The replies of queries are shown in the text field below.
171 171  
172 - ANGULAR_RANGE = "CAR"
426 +== Command Output ==
173 173  
174 - ANGULAR_ACCELERATION = "CAA"
428 +//{Coming Soon}//
175 175  
176 - ANGULAR_DECELERATION = "CAD"
430 +== Telemetry ==
177 177  
178 - GYRE_DIRECTION = "CG"
432 +**Data to Display**
179 179  
180 - # RGB LED
434 +//{Coming Soon}//
181 181  
182 - LED_COLOR = "CLED"
436 +**Display / Hide Actuator**
183 183  
184 - LED_BLINKING = "CLB"
438 +//{Coming Soon}//
185 185  
440 +== Sequencer ==
186 186  
187 - Modifier:
442 +**Frames**
188 188  
189 - SPEED = "SD"
444 +//{Coming Soon}//
190 190  
191 -* ** TIME = "T"**
446 +**Record **
447 +
448 +//{Coming Soon}//
449 +
450 +**Edit **
451 +
452 +Time, angles, gripper
453 +
454 +//Alt + Left Click = Drag time//
455 +
456 +**Reorder**
457 +
458 +//{Coming Soon}//
459 +
460 +**Play**
461 +
462 +//{Coming Soon}//
463 +
464 +**Errors**
465 +
466 +//{Coming Soon}//
ses-pro-robotic-arm-ui-installer.zip
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.ENantel
Size
... ... @@ -1,0 +1,1 @@
1 +212 bytes
Content
Copyright RobotShop 2018