Changes for page FlowArm LSS
Last modified by Eric Nantel on 2024/07/03 09:39
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 11 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,6 @@ 1 1 [[image:LSS-FlowArm.png||width="350"]] 2 2 3 -[[image:wiki-download.png]] 3 +[[[[image:wiki-download.png]]>>https://www.robotshop.com/en/lynxmotion-smart-servo-lss-configuration-software.html||rel="noopener noreferrer" target="_blank"]] 4 4 5 5 **Page Contents** 6 6 ... ... @@ -12,10 +12,6 @@ 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 -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. 16 - 17 -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. 18 - 19 19 = Features = 20 20 21 21 * Graphical interface for the Lynxmotion SES V2 articulated robot arm ... ... @@ -23,12 +23,13 @@ 23 23 * Teach mode allows the user to move the arm and have the virtual arm follow 24 24 * Position the arm using rectangular or cylindrical coordinates, virtual joysticks or mouse drag 25 25 * Application can be modified via FlowBotics Studio 26 -* LSS FlowArm is intended only for Windows operating systems 7 or higher. 27 27 28 28 = Initial Setup = 29 29 30 30 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. 31 31 27 += Servo IDs = 28 + 32 32 Before assembling the arm, each of the IDs assigned to the servos must correspond with what is needed in the software. 33 33 34 34 * Base: 1 ... ... @@ -37,14 +37,8 @@ 37 37 * Wrist: 4 38 38 * Gripper: 5 39 39 40 -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]]37 +To do so, the [[LSS Configuration Software>>doc:lynxmotion-smart-servo.lss-configuration-software.WebHome]] is used. Follow the procedure outlined here 41 41 42 -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: 43 - 44 -* Servo ID is correctly assigned to each servo and there are no duplicate IDs 45 -* Servos have been assembled in correct orientation (as per assembly manual) 46 -* Servo offsets have been updated if necessary (see procedure below). 47 - 48 48 = Interface = 49 49 50 50 == Header == ... ... @@ -53,13 +53,11 @@ 53 53 54 54 **STORE OFFSETS** 55 55 56 - During theassemblyprocess, iftheservo's driving output horn was not rotated(they are shipped with the servodriving horn centered at 0 degrees), and was connected to the bracketsat the correct angle (parallel or perpendicular depending on the servobeing assembled), there should notbe any significantservooffsetneededandthe arm shouldmatchwhat is displayed onscreen. However, should the drivinghorn haverotated and/or thebrackets were not connected at optimalangles,the "STORE OFFSETS" button configurestheall of theservo 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.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 57 58 -[[image:lss-flowarm-offsets.jpg]] 59 - 60 60 **LIMP** 61 61 62 -Causes all servos to 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 arm on screen to update as you move the arm, use TEACH mode described below.51 +Causes all servos to go LIMP (i.e. lose torque). The arm will collapse. 63 63 64 64 **STOP** 65 65 ... ... @@ -67,15 +67,22 @@ 67 67 68 68 **TEACH** 69 69 70 -Teach mode allows a user to physically move the arm to a designed location s and have the virtual arm on screen follow. This is used primarily to manually add frames to the sequence. 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. When in teach mode, an orange outline appears over all on-screen fields which would cause a conflict and therefore cannot be used.59 +Teach mode allows a user to physically move the arm to a designed location 71 71 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 + 63 +When in teach mode, an orange outline appears over all on-screen fields which would cause a conflict and therefore cannot be used. 64 + 72 72 CAREFUL: Do not move the servos too quickly. We suggest moving the gripper servo, or temporarily removing the aesthetic shell. 73 73 74 -Once the arm is limp, it can be moved physically, and the application will regularly read the physical position of each of the servos and move the virtual arm on screen to match. Use the sequencer to save each position (frame). Intermediate frames can be added as needed. For more information on the sequencer, refer to the sequencer section below.67 +Once the arm is limp, it can be moved physically, and the application will regularly read the physical position of each of the servos and move the virtual arm on screen to match. 75 75 69 +Use the sequencer to save each position (frame). Intermediate frames can be added as needed. For more information on the sequencer, refer to the sequencer section below. 70 + 71 + 76 76 **GRID / Units** 77 77 78 -Units can be toggled between Metric or Imperial units. Options include 2cm, 3cm, 5cm and 1in, 2in and 3in.74 +Units can be toggled between Metric or Imperial 79 79 80 80 **BAUD** 81 81 ... ... @@ -123,22 +123,12 @@ 123 123 124 124 **Gripper** 125 125 126 -Assuming the gripper has been properly calibrated, The number below represents the opening at the tip. Fully closed should correspond to 0 degrees. 127 - 128 -In order to grasp an object, DO NOT have the servo rotate to a position which it cannot reach. Plan in advance: 129 - 130 -1. Close the gripper to a position just slightly larger than the object 131 -1. Using the arrows, close the gripper until friction between the foam and the object prevent the object from falling out or moving. 132 -1. DO NOT apply too much pressure, or else the servo's current will spike and it will go into error mode. 133 -1. Use the last position as the "fully closed" position for the gripper for that object. 134 - 135 135 [[image:lss-flowarm-gripper-view.jpg]] 136 136 124 +The gripper and wrist rotate can be controlled from this menu 137 137 138 138 **Wrist** 139 139 140 -The wrist angle can be locked or unlocked. The field allows for user input (click the numbers) or fine adjustments using the arrows. 141 - 142 142 [[image:lss-flowarm-wrist-view.jpg]] 143 143 144 144 **End Effector Position** ... ... @@ -157,19 +157,12 @@ 157 157 158 158 [[image:lss-flowarm-sequencer.jpg]] 159 159 160 - LSS FlowArmhas a powerfulpatternsequencercomponent (normally found only in the full version of FlowBoticsStudio) that is usedto create reusablepatternswithin minutes, insteadofhoursorays.Thesequencer also allows you to vary the speed of playback of a routine. From left to right:146 +The sequencer allows the user to record sequences. From left to right: 161 161 162 -(% style="width:1303px" %) 163 -|(% 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 164 -|(% 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 165 -|(% style="width:257px" %)[[image:lss-flowarm-patterns.jpg]]|(% style="width:306px" %)Pattern Options|(% style="width:758px" %)Add, remove, copy, save, open and delete patterns. 166 -|(% 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. 167 -|(% style="width:257px" %)[[image:lss-flowarm-copy-paste.jpg]]|(% style="width:306px" %)Copy / Paste Frame|(% style="width:758px" %)Copy and paste a frame 168 -|(% 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 169 -|(% style="width:257px" %)[[image:lss-flowarm-lock.jpg]]|(% style="width:306px" %)Lock |(% style="width:758px" %) 170 -|(% 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. 171 -|(% style="width:257px" %)[[image:lss-flowarm-play.jpg]]|(% style="width:306px" %)Playback Options|(% style="width:758px" %)Restart sequence, play or stop 148 +Sequence association 172 172 150 +{Work in progress} 151 + 173 173 [[image:lss-flowarm-keyboard-liveupdate.jpg]] 174 174 175 175 = Downloads =
- lss-flowarm-association.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -813 bytes - Content
- lss-flowarm-copy-paste.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.3 KB - Content
- lss-flowarm-frames.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.8 KB - Content
- lss-flowarm-lock.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -883 bytes - Content
- lss-flowarm-loop.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.2 KB - Content
- lss-flowarm-offsets.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -105.0 KB - Content
- lss-flowarm-pattern-list.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.5 KB - Content
- lss-flowarm-patterns.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -2.7 KB - Content
- lss-flowarm-play.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.6 KB - Content
- lss-flowarm-settings.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.0 KB - Content
- wiki-download.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -3.9 KB - Content