Changes for page FlowArm LSS

Last modified by Eric Nantel on 2024/07/03 09:39

From version < 91.1 >
edited by Eric Nantel
on 2019/10/17 15:12
To version < 58.1 >
edited by Coleman Benson
on 2019/09/18 12:26
< >
Change comment: Uploaded new attachment "lss-flowarm-decision-frame.jpg", version {1}

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.ENantel
1 +xwiki:XWiki.CBenson
Content
... ... @@ -1,6 +1,6 @@
1 -{{lightbox image="LSS-FlowArm.png" width="400"/}}
1 +[[image:LSS-FlowArm.png||width="350"]]
2 2  
3 -[[[[image:lynxmotion-wiki-attachments.WebHome@DownloadNow.png]]>>https://www.lynxmotion.com/tools/LSS_FlowArm.zip]]
3 +[[image:wiki-download.png]]
4 4  
5 5  **Page Contents**
6 6  
... ... @@ -28,7 +28,11 @@
28 28  
29 29  Before assembling the arm, each of the IDs assigned to the servos must correspond with what is needed in the software.
30 30  
31 -{{lightbox image="https://www.robotshop.com/info/wiki/lynxmotion/download/servo-erector-set-robots-kits/ses-v2-robots/ses-v2-arms/lss-articulated-arm/lss-articulated-arm-servo-setup/WebHome/SESV2-LSS-ARTICULATED-ARM-IDS.PNG" width="350"/}}
31 +* Base: 1
32 +* Shoulder: 2
33 +* Elbow: 3
34 +* Wrist: 4
35 +* Gripper: 5
32 32  
33 33  To do so, the [[LSS Configuration Software>>doc:lynxmotion-smart-servo.lss-configuration-software.WebHome]] is used. Follow the procedure outlined here: [[doc:lynxmotion-smart-servo.lss-configuration-software.lss-config-configure-ids.WebHome]]
34 34  
... ... @@ -36,33 +36,30 @@
36 36  * Servos have been assembled in correct orientation (as per assembly manual)
37 37  * Servo offsets have been updated if necessary (see procedure below).
38 38  
43 +The next important step is "STORE OFFSETS" explained below.
44 +
39 39  == Connecting via USB ==
40 40  
41 -The simplest way to connect is directly using the [[LSS-Adapter>>doc:servo-erector-set-system.ses-electronics.ses-modules.lss-adapter-board.WebHome]] (or any RS232 to USB interface). Here are the steps you need to follow in order to set this up. Follow the steps below:
47 +The simplest way to connect is directly using an RS232 to USB cable. Here are the steps you need to follow in order to set this up. Follow the steps below:
42 42  
43 43  1. Connect the USB cable to the LSS Adapter board on your robot
44 44  1. Plug the USB connector into the PC
45 -1. Connect your LSS to the LSS-Adapter with the Lynxmotion cable
46 46  1. Connect the power to the LSS Adapter via the yellow XT60 plug
47 47  1. Power on the robot (On/Off switch)
48 48  1. Start the LSS FlowArm software
49 -1. Select the appropriate COM port from the drop-down list & the baudrate (115200)
54 +1. Select the appropriate COM port from the drop-down list
50 50  1. The software sends a query to servo ID1 and once a reply is received, it determines connection has been established.
51 51  
52 52  == Connecting via Bluetooth ==
53 53  
54 -If you have purchased a Bluetooth module which is in XBee format, ensure to have the right baudrate on your bluetooth adapter, the default is 115 200 for the LSS.
59 +If you have purchased a Bluetooth module which is in XBee format, ensure
55 55  
56 56  = Interface =
57 57  
58 58  == Header ==
59 59  
60 -[[image:lss-flowarm-header.png||alt="lss-flowarm-header"]]
65 +[[image:lss-flowarm-header.jpg]]
61 61  
62 -**EMERGENCY STOP**
63 -
64 -At any given time you can click this button to stop the arm. This will send a "LIMP" command directly to all servos.
65 -
66 66  **STORE OFFSETS**
67 67  
68 68  The "STORE OFFSETS" button configures all of the servo offsets (this makes use of the CO command as part of the [[LSS Communication Protocol>>doc:lynxmotion-smart-servo.lss-communication-protocol.WebHome]]). Before pressing the button, orient the arm as shown below (with the gripper closed), and only then click the STORE OFFSETS button.
... ... @@ -73,12 +73,11 @@
73 73  * Wrist servo along R axis (parallel to elbow to wrist)
74 74  * Gripper servo closed
75 75  
76 -(% style="width:700px" %)
77 -|(% style="text-align:center; vertical-align:middle" %)[[image:lss-flowarm-offset-left.png||alt="lss-flowarm-left.png" height="300" width="300"]]|(% style="text-align:center; vertical-align:middle" %)[[image:lss-flowarm-offset-top.png||alt="lss-flowarm-top.png" height="300" width="300"]]
77 +[[image:lss-flowarm-offsets.jpg]]
78 78  
79 79  **LIMP**
80 80  
81 -Causes all servos to slowly go LIMP (i.e. lose torque), gradually loosing torque until hitting the ground. It's important to note that the software will not constantly query all servos for their position, and as such the virtual arm on screen will not update frequently if at all. If you want the virtual arm on screen to update as you move the real arm, use TEACH mode described below.
81 +Causes all servos to immediately go LIMP (i.e. lose torque). The arm will collapse. It's important to note that the software will not constantly query all servos for their position, and as such the virtual arm on screen will not update frequently if at all. If you want the virtual arm on screen to update as you move the real arm, use TEACH mode described below.
82 82  
83 83  **STOP**
84 84  
... ... @@ -123,15 +123,15 @@
123 123  
124 124  The left view is a representation of the arm, where the orange circles represent the location of each axis of rotation. You can move the arm in this view by clicking on and dragging the wrist rotation servo.
125 125  
126 -[[image:lss-flowarm-left.png||width="300"]]
126 +[[image:lss-flowarm-side-view.jpg]]
127 127  
128 128  **Top View**
129 129  
130 130  The top view shows the arm top down. You can move the arm within this view by clicking on and dragging the wrist rotation servo.
131 131  
132 -**[[image:lss-flowarm-top.png||width="300"]]**
132 +**[[image:lss-flowarm-top-view.jpg]]**
133 133  
134 -=== Shortcuts ===
134 +== Shortcuts ==
135 135  
136 136  **Base**: If you hold the SHIFT key while dragging with the mouse you can control base rotation.
137 137  
... ... @@ -170,17 +170,15 @@
170 170  
171 171  The position of the end effector can be controlled either by manually entering the information for R (radius), or the Cartesian x, y, z coordinates, or using the arrows.
172 172  
173 -When in keyboard mode, there is an overlay indicating which keys do what motion.
174 -
175 175  [[image:lss-flowarm-positioning.jpg]]
176 176  
177 177  == **Data Log** ==
178 178  
179 -The optional Data log (normally hidden) can be toggled on or off and allows the user to see all commands being sent to and received from the smart servos. The data can be saved to a file in a Comma Separated Values (.csv) format.
177 +The optional Data log can be toggled on or off and allows the user to see all commands being sent to and received from the smart servos. The data can be saved to a file in a Comma Separated Values (.csv) format.
180 180  
181 181  [[image:lss-flowarm-data-log.jpg]]
182 182  
183 -= Sequencer =
181 +== Sequencer ==
184 184  
185 185  [[image:lss-flowarm-sequencer.jpg]]
186 186  
... ... @@ -190,18 +190,16 @@
190 190  |(% style="width:257px" %)[[image:lss-flowarm-association.jpg]]|(% style="width:306px" %)Assign Input|(% style="width:758px" %)Patterns can be associated to keyboard keys F1 to F12, and keys E, F, G, and H
191 191  |(% style="width:257px" %)[[image:lss-flowarm-pattern-list.jpg]]|(% style="width:306px" %)Sequence List|(% style="width:758px" %)The sequence list is the first control on the sequencer.
192 192  |(% style="width:257px" %)[[image:lss-flowarm-patterns.jpg]]|(% style="width:306px" %)Sequence Management|(% style="width:758px" %)(((
193 -Add, remove, duplicate, save, load and clear all patterns.
191 +Add, remove, copy, save, load and clear all patterns.
194 194  )))
195 195  |(% style="width:257px" %)[[image:lss-flowarm-frames.jpg]]|(% style="width:306px" %)Frame Options|(% style="width:758px" %)Adding a frame adds a blank frame to the list. The drop-down list gives "useful" pre-made frames. Recording a frame copies the arm's current on-screen position. The X removes a selected frame.
196 196  |(% style="width:257px" %)[[image:lss-flowarm-copy-paste.jpg]]|(% style="width:306px" %)Copy / Paste Frame|(% style="width:758px" %)Copy and paste a frame
197 -|(% style="width:257px" %)[[image:lss-flowarm-settings.jpg]]|(% style="width:306px" %)Operations / Settings|(% style="width:758px" %)Useful features include: Toggle pause before frame; Remove gaps between frames; Reverse frames
198 -|(% style="width:257px" %)[[image:lss-flowarm-lock.jpg]]|(% style="width:306px" %)Lock |(% style="width:758px" %)Timeline locking
195 +|(% style="width:257px" %)[[image:lss-flowarm-settings.jpg]]|(% style="width:306px" %)Settings|(% style="width:758px" %)Useful features include: Toggle pause before frame; Remove gaps between frames; Reverse frames
196 +|(% style="width:257px" %)[[image:lss-flowarm-lock.jpg]]|(% style="width:306px" %)Lock |(% style="width:758px" %)
199 199  |(% style="width:257px" %)[[image:lss-flowarm-loop.jpg]]|(% style="width:306px" %)Repeat / Loop Pattern|(% style="width:758px" %)Play once or loop; Set the playback speed using the up and down arrows.
200 200  |(% style="width:257px" %)[[image:lss-flowarm-play.jpg]]|(% style="width:306px" %)Sequence Playback|(% style="width:758px" %)Restart sequence, play or stop
201 -|(% style="width:257px" %)[[image:lss-flowarm-inspector.png]]|(% style="width:306px" %)Frame Inspector|(% style="width:758px" %)Allows to modify the values sent in a particular frame manually.
202 202  
203 203  **Sequences**
204 -
205 205  The sequencer allows you to make your robot move over time by transitioning from one position to another. Each transition we call a frame and a sequence of frames we call a sequence. You can create as many sequences as you like. You can play sequences back manually or using the keyboard inputs mentioned below. This section describes the sequence management functions of the Sequencer.
206 206  
207 207  **Sequence List**
... ... @@ -214,16 +214,13 @@
214 214  
215 215  [[image:lss-flowarm-patterns.jpg]]
216 216  
217 -**Add a Sequence**
213 +**Add Sequence**
218 218  
219 219  To add a sequence click the add button. A new sequence will appear in the list and its name will open for editing.
216 +Remove Sequence: Click the remove sequence button to delete the currently selected sequence from the list. This action is irreversible so you will be asked for confirmation.
220 220  
221 -**Remove a Sequence**
218 +**Duplicate Sequence**
222 222  
223 -Click the remove sequence button to delete the currently selected sequence from the list. This action is irreversible so you will be asked for confirmation.
224 -
225 -**Duplicate a Sequence**
226 -
227 227  If you want to make a new sequence based on an existing one then you can duplicate it.
228 228  
229 229  **Saving Sequences**
... ... @@ -237,7 +237,7 @@
237 237  The sequences in the file will be added to the list. They do not replace the sequence list. Also it doesn't
238 238  matter how many sequences the file contains, all of them will be imported.
239 239  
240 -**Clear All Sequences**
233 +**Clear All**
241 241  
242 242  If you want to start from scratch you can clear all the sequences from the list using the clear all button.
243 243  
... ... @@ -254,10 +254,6 @@
254 254  
255 255  To add a frame click the Add button. A new frame will be added at the end of the sequence. The duration of the frame will be whatever the last frame duration was. The frame will record whatever position the robot is currently set to. You can add a sub sequence to the sequence by clicking the arrow to the right of the Add button. A drop list of the available sequences will appear. Select one and it will be added to the end of the sequence.
256 256  
257 -**Recording to a Frame**
258 -
259 -When you add a frame it will record the state that the robot is currently in. If you want to change this state first select the frame by clicking on it. Next move the robot to the position you want to record. When you're happy press the record button. The frame will flash to indicate that it has been updated.
260 -
261 261  **Deleting Frames**
262 262  
263 263  To delete a sequence or frame from a sequence, click the Delete button.
... ... @@ -268,8 +268,6 @@
268 268  
269 269  **Timeline Locking**
270 270  
271 -[[image:lss-flowarm-lock.jpg]]
272 -
273 273  The timeline is locked by default. This means that frames will automatically run from one to the next – you cannot create space in between. Moving a frame past another one will move it along the order in the timeline. If the timeline is unlocked then you can move frames independently of each other and also create gaps of time in between.
274 274  
275 275  **Moving and Resizing**
... ... @@ -277,6 +277,10 @@
277 277  To move a frame on the timeline, simply click on it and drag it to the time you want it to start. The start time will be displayed as you drag. How frames move relative to each other is determined by whether the timeline is locked (see previous section). To resize a frame grab the right-hand edge and drag it. When moving or resizing the mouse snaps to the nearest unit on the timeline. If you hold SHIFT while moving or resizing no snap will be applied. When the timeline is unlocked then if you hold CTRL while dragging or resizing a frame all frames to
278 278  the right of the selected frame will be moved so that the time interval between the selected frame and the next one is maintained.
279 279  
267 +**Recording to a Frame**
268 +
269 +When you add a frame it will record the state that the robot is currently in. If you want to change this state first select the frame by clicking on it. Next move the robot to the position you want to record. When you're happy press the record button. The frame will flash to indicate that it has been updated.
270 +
280 280  **Auto Record**
281 281  
282 282  If you want changes you make to be automatically recorded you can lock the record button in place by double-clicking on it. Now whenever you change the robot position the currently elected frame will be updated. The record button will light up to show that auto record is on. To switch auto record off, double-click on the record button again.
... ... @@ -298,14 +298,8 @@
298 298  
299 299  If the timeline is unlocked then you can instantly remove all the gaps between frames and push them up against each other by clicking the Operations button and choosing Remove Gaps Between Frames from the menu.
300 300  
301 -**Frame Inspector**
292 +== SEQUENCER ==
302 302  
303 -[[image:lss-flowarm-inspector-frame.png]]
304 -
305 -If any adjustments are required on a particular joint (servo) this function allows you to manually change them. Click on the particular frame and the commands can be edited.
306 -
307 -== Sequencer ==
308 -
309 309  **Reverse Frames**
310 310  
311 311  [[image:lss-flowarm-settings.jpg]]
... ... @@ -329,16 +329,15 @@
329 329  
330 330  **Decision Frame**
331 331  
332 -**[[image:lss-flowarm-decision-frame.jpg]]**
317 +At the end of every sequence there is a permanent frame called the decision frame (it is orange for easy identification):
318 +Click on the top part (orange) to change the last action of the sequence. There are 3 options:
319 +• STOP: once the sequence is completed, nothing else will happen
320 +• LOOP: once the sequence is completed, it will repeat a set amount of time
321 +• GOTO: once the sequence is completed, it will trigger the input selected
322 +If another sequence is associated with that input, it will then play Playback Control
323 +You can change the speed of playback by changing the speed multiplier. Click the up and down arrows to alter this.
324 +Normally a sequence plays to the end then stops. However, sometimes you want a sequence to repeat. You can toggle this by clicking the Loop button.
333 333  
334 -At the end of every sequence there is a permanent frame called the decision frame (it is orange for easy identification). Click on the top part (orange) to change the last action of the sequence. There are 3 options:
335 -
336 -* STOP: once the sequence is completed, nothing else will happen
337 -* LOOP: once the sequence is completed, it will repeat a set amount of time
338 -* GOTO: once the sequence is completed, it will trigger the input selected
339 -
340 -If another sequence is associated with that input, it will then play Playback Control. You can change the speed of playback by changing the speed multiplier. Click the up and down arrows to alter this. Normally a sequence plays to the end then stops. However, sometimes you want a sequence to repeat. You can toggle this by clicking the Loop button.
341 -
342 342  = Troubleshooting =
343 343  
344 344  If you encounter any bugs or issues when installing or using the LSS FlowArm application, please submit a new post on the Lynxmotion community sub-forum here: [[https:~~/~~/www.robotshop.com/community/forum/c/lynxmotion/electronics-software>>url:https://www.robotshop.com/community/forum/c/lynxmotion/electronics-software]]
lss-flowarm-gripper-view.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -4.7 KB
Content
lss-flowarm-header.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -23.4 KB
Content
lss-flowarm-inspector-frame.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -3.1 KB
Content
lss-flowarm-inspector.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -1.9 KB
Content
lss-flowarm-left.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -11.2 KB
Content
lss-flowarm-offset-left.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -9.8 KB
Content
lss-flowarm-offset-top.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -7.0 KB
Content
lss-flowarm-top.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.ENantel
Size
... ... @@ -1,1 +1,0 @@
1 -7.1 KB
Content
LSS-flowarm-30812.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +260.5 KB
Content
lss-flowarm-header.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +17.7 KB
Content
wiki-download.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +3.9 KB
Content
Copyright RobotShop 2018