Changes for page FlowArm LSS

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

From version < 32.1 >
edited by Coleman Benson
on 2019/09/09 12:11
To version < 45.1 >
edited by Coleman Benson
on 2019/09/09 13:59
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 1  [[image:LSS-FlowArm.png||width="350"]]
2 2  
3 -[[[[image:wiki-download.png]]>>https://www.robotshop.com/en/lynxmotion-smart-servo-lss-configuration-software.html||rel="noopener noreferrer" target="_blank"]]
3 +[[image:wiki-download.png]]
4 4  
5 5  **Page Contents**
6 6  
... ... @@ -12,6 +12,11 @@
12 12  
13 13  The LSS FlowArm application was created using FlowBotics Studio software and is intended to allow easy control of the standard configuration Lynxmotion Servo Erector Set (S.E.S.) v2 articulated robotic arm. The graphical interface shows a side and top view of the arm, as well as the gripper and wrist. The full-featured built-in sequencer allows you create sequences which have the arm move automatically from one position ("frame") to the next.
14 14  
15 +
16 +FlowBotics Studio includes hundreds of built-in components that allow you to interface your PC to many of the standard computer peripherals and you can quickly create new components for new hardware. You can also easily create new projects with custom GUI screens, knobs, buttons, switches, etc. that will run live from within FlowBotics Studio without needing to wait for compilation.
17 +
18 +The FlowBotics Studio programming language includes a powerful graphics engine that allows you to make custom graphical objects by using standard bitmaps or by drawing your own shapes on the screen. Using this system, you can build entirely custom interfaces for your projects and integrate photographs, drawings, and graphs.
19 +
15 15  = Features =
16 16  
17 17  * Graphical interface for the Lynxmotion SES V2 articulated robot arm
... ... @@ -19,13 +19,12 @@
19 19  * Teach mode allows the user to move the arm and have the virtual arm follow
20 20  * Position the arm using rectangular or cylindrical coordinates, virtual joysticks or mouse drag
21 21  * Application can be modified via FlowBotics Studio
27 +* LSS FlowArm is intended only for Windows operating systems 7 or higher.
22 22  
23 23  = Initial Setup =
24 24  
25 25  In order to understand the features, functionality and nuances of the Lynxmotion smart servos, it is suggested to read through the [[doc:lynxmotion-smart-servo.WebHome]] section of the wiki.
26 26  
27 -= Servo IDs =
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 31  * Base: 1
... ... @@ -34,8 +34,14 @@
34 34  * Wrist: 4
35 35  * Gripper: 5
36 36  
37 -To do so, the [[LSS Configuration Software>>doc:lynxmotion-smart-servo.lss-configuration-software.WebHome]] is used. Follow the procedure outlined here
41 +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]]
38 38  
43 +Important note: The software does not take into consideration if a servo has been improperly assembled. If you see that your arm moves differently than the arm on screen, be sure to check the following:
44 +
45 +* Servo ID is correctly assigned to each servo and there are no duplicate IDs
46 +* Servos have been assembled in correct orientation (as per assembly manual)
47 +* Servo offsets have been updated if necessary (see procedure below).
48 +
39 39  = Interface =
40 40  
41 41  == Header ==
... ... @@ -44,12 +44,16 @@
44 44  
45 45  **STORE OFFSETS**
46 46  
47 -Press the "Store offsets" button to change the 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]]).
57 +During the assembly process, if the servo's driving output horn was not rotated (they are shipped with the servo driving horn centered at 0 degrees), and was connected to the brackets at the correct angle (parallel or perpendicular depending on the servo being assembled), there should not be any significant servo offset needed and the arm should match what is displayed on screen. However, should the driving horn have rotated and/or the brackets were not connected at optimal angles, the "STORE OFFSETS" button configures the 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, be sure to orient the arm as follows (with the gripper closed), and only then click the STORE OFFSETS button.
48 48  
59 +[[image:lss-flowarm-offsets.jpg]]
60 +
49 49  **LIMP**
50 50  
51 -Causes all servos to go LIMP (i.e. lose torque). The arm will collapse.
63 +Causes all servos to go LIMP (i.e. lose torque). The arm will collapse.
52 52  
65 +Important note: The software will not constantly query all servos for their position, and as such the virtual arm on screen will not update. If you want the arm on screen to update, use the TEACH mode described below.
66 +
53 53  **STOP**
54 54  
55 55  Causes all servos to stop their motion and hold their position.
... ... @@ -56,7 +56,7 @@
56 56  
57 57  **TEACH**
58 58  
59 -Teach mode allows a user to physically move the arm to a designed location
73 +Teach mode allows a user to physically move the arm to a designed locations and have the virtual arm on screen follow. This is used primarily to manually add frames to the sequence.
60 60  
61 61  In order to ensure the arm does not collapse, pressing the TEACH button will start a 5 second countdown during which the arm will slowly lose torque (angular force) until all servos are limp.
62 62  
... ... @@ -119,12 +119,15 @@
119 119  
120 120  **Gripper**
121 121  
136 +Assuming the gripper has been properly calibrated, The number below represents the opening at the tip.
137 +
122 122  [[image:lss-flowarm-gripper-view.jpg]]
123 123  
124 -The gripper and wrist rotate can be controlled from this menu
125 125  
126 126  **Wrist**
127 127  
143 +The wrist angle can be locked or unlocked. The field allows for user input (click the numbers) or fine adjustments using the arrows.
144 +
128 128  [[image:lss-flowarm-wrist-view.jpg]]
129 129  
130 130  **End Effector Position**
... ... @@ -143,11 +143,19 @@
143 143  
144 144  [[image:lss-flowarm-sequencer.jpg]]
145 145  
146 -The sequencer allows the user to record sequences. From left to right:
163 +LSS FlowArm has a powerful pattern sequencer component (normally found only in the full version of FlowBotics Studio) that is used to create reusable patterns within minutes, instead of hours or days. The sequencer also allows you to vary the speed of playback of a routine. From left to right:
147 147  
148 -Sequence association
165 +(% style="width:1303px" %)
166 +|(% style="width:257px" %)[[image:lss-flowarm-association.jpg]]|(% style="width:306px" %)Keyboard Association|(% style="width:758px" %)Patterns can be associated to keyboard keys F1 to F12, and keys E, F, G, and H
167 +|(% style="width:257px" %)[[image:lss-flowarm-pattern-list.jpg]]|(% style="width:306px" %)Active Pattern Name|(% style="width:758px" %)Click on the text to change the pattern name. Use the arrows to navigate between patterns
168 +|(% style="width:257px" %)[[image:lss-flowarm-patterns.jpg]]|(% style="width:306px" %)Pattern Options|(% style="width:758px" %)Add, remove, copy, save, open and delete patterns.
169 +|(% 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.
170 +|(% style="width:257px" %)[[image:lss-flowarm-copy-paste.jpg]]|(% style="width:306px" %)Copy / Paste Frame|(% style="width:758px" %)Copy and paste a frame
171 +|(% 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
172 +|(% style="width:257px" %)[[image:lss-flowarm-lock.jpg]]|(% style="width:306px" %)Lock |(% style="width:758px" %)
173 +|(% 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.
174 +|(% style="width:257px" %)[[image:lss-flowarm-play.jpg]]|(% style="width:306px" %)Playback Options|(% style="width:758px" %)Restart sequence, play or stop
149 149  
150 -{Work in progress}
151 151  
152 152  [[image:lss-flowarm-keyboard-liveupdate.jpg]]
153 153  
lss-flowarm-association.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +813 bytes
Content
lss-flowarm-copy-paste.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.3 KB
Content
lss-flowarm-frames.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.8 KB
Content
lss-flowarm-lock.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +883 bytes
Content
lss-flowarm-loop.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.2 KB
Content
lss-flowarm-offsets.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +105.0 KB
Content
lss-flowarm-pattern-list.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.5 KB
Content
lss-flowarm-patterns.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +2.7 KB
Content
lss-flowarm-play.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.6 KB
Content
lss-flowarm-settings.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.CBenson
Size
... ... @@ -1,0 +1,1 @@
1 +1.0 KB
Content
Copyright RobotShop 2018