Changes for page SES-PRO Robotic Arm UI

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

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

Summary

Details

Page properties
Content
... ... @@ -6,288 +6,186 @@
6 6  
7 7  {{toc/}}
8 8  
9 -= Installation =
10 -
11 -Windows 7 Operating System or above
12 -
13 13  = Description =
14 14  
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.
16 16  
17 17  = Features =
18 18  
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)
25 25  
26 -|(% colspan="2" %)(((
27 -= =
28 -)))
29 -|(% style="width:25px" %) |(((
30 -
31 -)))
32 -|(% colspan="2" %)User Guide
33 -| |(((
34 -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:
15 +<direct commands>
35 35  
36 -* 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
37 -* 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
38 -)))
39 -| |
40 -| |
41 -| |
42 -| |
43 -| |
44 -| |
45 -| |
46 -| |
47 -| |
48 -| |
49 -| |
50 -| |
51 -| |
52 -| |
53 -| |
54 -| |
55 -| |
56 -| |
57 -| |
58 -| |
59 -| |
60 -| |
61 -| |
62 -| |
63 -| |
64 -| |
65 -| |
66 -| |
67 -| |
68 -| |
69 -| |
70 -| |
71 -| |
72 -| |
73 -| |
74 -| |
75 -| |
76 -| |
77 -| |
78 -| |
79 -| |
80 -| |
81 -| |
82 -| |
83 -| |
84 -| |
85 -| |
86 -| |
87 -| |
88 -| |
89 -| |
90 -| |
91 -| |
92 -| |
93 -| |
94 -| |
95 -| |
96 -| |
97 -| |
98 -| |
99 -| |
100 -| |
101 -| |
102 -| |
103 -| |
104 -| |
105 -| |
106 -| |
107 -| |
108 -| |
109 -| |
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.
19 +* The commands are validated, and it shows a notification in case of error.
20 +* Supported commands:
110 110  
111 -(% class="wikigeneratedid" %)
112 -= =
22 +Action:
113 113  
114 -= User Guide =
24 + # Communication setup
115 115  
116 -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:
26 + RESET = "RESET"
117 117  
118 -* 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
119 -* 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
28 + DEFAULT_CONFIGURATION = "DEFAULT"
120 120  
121 -== IMPORTANT: Payload Considerations ==
30 + FIRMWARE_UPDATE_MODE = "UPDATE"
122 122  
123 -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.
124 -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.
125 -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.
126 -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".
32 + CONFIRM_CHANGES = "CONFIRM"
127 127  
128 -== IMPORTANT: Emergency ==
34 + # Motion
129 129  
130 -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:
36 + POSITION = "D"
131 131  
132 -**Halt & Hold**
38 + MOVE_DEGREES = "MD"
133 133  
134 -This will stop every joints and hold them in their last recorded angular positions. The corresponding command is #254H<cr>.
40 + WHEEL_MODE_DEGREES = "WD"
135 135  
136 -**Limp**
42 + WHEEL_MODE_RPM = "WR"
137 137  
138 -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>.
44 + HALT_AND_HOLD = "H"
139 139  
140 -**Software Stop**
46 + LIMP = "L"
141 141  
142 -The E-stop button within the software sets all joints to limp.
48 + # Motion setup
143 143  
144 -**Hardware E-Stop**
145 -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.
50 + ORIGIN_OFFSET = "O"
146 146  
147 -== Arm Connection ==
52 + ANGULAR_RANGE = "AR"
148 148  
149 -**Model**
54 + ANGULAR_ACCELERATION = "AA"
150 150  
151 -The software currently supports the following Lynxmotion PRO Arms:
56 + ANGULAR_DECELERATION = "AD"
152 152  
153 -* 550mm 5DoF
154 -* 550mm 6DoF
155 -* 900mm 5DoF
156 -* 900mm 6DoF
58 + GYRE_DIRECTION = "G"
157 157  
158 -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.
60 + MAX_SPEED_DEGREES = "SD"
159 159  
160 -**COM Port**
62 + MAX_SPEED_RPM = "SR"
161 161  
162 -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. 
64 + # RGB LED
163 163  
164 -**Connect**
66 + LED_COLOR = "LED"
165 165  
166 -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.
68 + Query:
167 167  
168 -== Gripper Controls ==
70 + # Communication setup
169 169  
170 -**Model**
72 + ID_NUMBER = "QID"
171 171  
172 -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.
74 + ENABLE_CAN_TERMINAL = "QET"
173 173  
174 -* PGE-50-40 (40mm default configuration)
175 -* PGE-50-40 (60mm configuration)
176 -* PGE-50-40 (80mm configuration)
177 -* CGE-10-10 (20mm configuration)
178 -* CGE-10-10 (40mm configuration)
179 -* CGE-10-10 (60mm configuration)
76 + USB_CONNECTION_STATUS = "QUC"
180 180  
181 -**COM Port**
78 + # Motion
182 182  
183 -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
80 + POSITION = "QD"
184 184  
185 -**Baudrate**
82 + WHEEL_MODE_DEGREES = "QWD"
186 186  
187 -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.
84 + WHEEL_MODE_RPM = "QWR"
188 188  
189 -**Initialize**
86 + MOTION_STATUS = "Q"
190 190  
191 -Initializing the gripper opens it fully. This is available should the user encounter issues with positioning and need to re-zero the fingers.
88 + MOTION_TIME = "QMT"
192 192  
193 -**Connect**
90 + CURRENT_SPEED = "QCS"
194 194  
195 -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.
196 196  
197 -**Speed**
93 + # Telemetry
198 198  
199 -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.
95 + MODEL_STRING = "QMS" 
200 200  
201 -**Force**
97 + FIRMWARE_VERSION = "QF" 
202 202  
203 -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.
99 + SERIAL_NUMBER = "QN" 
204 204  
205 -**Open / Close**
101 + TEMP_CONTROLLER_ERROR = "QTCE" 
206 206  
207 -These are shortcut buttons to either fully open or fully close the gripper.
103 + TEMP_CONTROLLER_WARNING = "QTCW" 
208 208  
209 -**Sequencer**
105 + CURRENT = "QC"
210 210  
211 -The sequencer displays the gripper position as joint 7 (J7).
107 + ACCX = "QIX"
212 212  
213 -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.
109 + ACCY = "QIY"
214 214  
215 -== 3D Model ==
111 + ACCZ = "QIZ"
216 216  
217 -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.
113 + ACCALPHA = "QIA"
218 218  
219 -**View Controls**
115 + ACCBETA = "QIB"
220 220  
221 -Zoom: Shift + Middle Scroll
117 + ACCGAMMA = "QIG"
222 222  
223 -Rotate: Shift + Middle Mouse
119 + TEMPMCU = "QTM"
224 224  
225 -Pan: None
121 + TEMPPROBE = "QTP"
226 226  
227 -== Manual Move ==
123 + TEMPPCB = "QT"
228 228  
229 -**Angular Control**
125 + ERROR_FLAGS = "QEF"
230 230  
231 -In angular mode, the user can control the angle of each joint
232 232  
233 -**Coordinates Control**
128 + # RGB LED
234 234  
235 -In coordinate control the user can control the cartesian position of the end effector
130 + LED_COLOR = "QLED"
236 236  
237 -**End Effector Lock**
132 + LED_BLINKING = "QLB"
238 238  
239 -The orientation of the end effector can be locked.
134 + LED_INDICATOR = "QLI"
240 240  
241 -== Direct Command ==
242 242  
243 -This section allow the user to send commands using the [[doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome]] directly if required.
137 + # Motion setup
244 244  
245 -A few things to keep in mind when using this:
139 + ORIGIN_OFFSET = "QO"
246 246  
247 -* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways.
248 -* Sending commands does not require ‘#’ and ‘\r’ chars.
249 -** example for #2\r you should enter 2Q and press the "SEND" button
250 -* The commands are validated, and it shows a notification in case of error.
251 -* The replies of queries are shown in the text field below.
141 + ANGULAR_RANGE = "QAR"
252 252  
253 -== Command Output ==
143 + ANGULAR_ACCELERATION = "QAA"
254 254  
255 -//{Coming Soon}//
145 + ANGULAR_DECELERATION = "QAD"
256 256  
257 -== Telemetry ==
147 + GYRE_DIRECTION = "QG"
258 258  
259 -**Data to Display**
149 + MAX_SPEED_DEGREES = "QSD"
260 260  
261 -//{Coming Soon}//
151 + MAX_SPEED_RPM = "QSR"
262 262  
263 -**Display / Hide Actuator**
264 264  
265 -//{Coming Soon}//
154 + Conf:
266 266  
267 -== Sequencer ==
156 + # Communication setup
268 268  
269 -**Frames**
158 + ID_NUMBER = "CID"
270 270  
271 -//{Coming Soon}//
160 + ENABLE_CAN_TERMINAL = "CET"
272 272  
273 -**Record **
162 + USB_CONNECTION_STATUS = "CUC"
274 274  
275 -//{Coming Soon}//
164 + # Motion setup
276 276  
277 -**Edit **
166 + MAX_SPEED_DEGREES = "CSD"
278 278  
279 -Time, angles, gripper
168 + MAX_SPEED_RPM = "CSR"
280 280  
281 -//Alt + Left Click = Drag time//
170 + ORIGIN_OFFSET = "CO"
282 282  
283 -**Reorder**
172 + ANGULAR_RANGE = "CAR"
284 284  
285 -//{Coming Soon}//
174 + ANGULAR_ACCELERATION = "CAA"
286 286  
287 -**Play**
176 + ANGULAR_DECELERATION = "CAD"
288 288  
289 -//{Coming Soon}//
178 + GYRE_DIRECTION = "CG"
290 290  
291 -**Errors**
180 + # RGB LED
292 292  
293 -//{Coming Soon}//
182 + LED_COLOR = "CLED"
183 +
184 + LED_BLINKING = "CLB"
185 +
186 +
187 + Modifier:
188 +
189 + SPEED = "SD"
190 +
191 +* ** TIME = "T"**
ses-pro-robotic-arm-ui-installer.zip
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -212 bytes
Content
Copyright RobotShop 2018