Changes for page FlowArm LSS
Last modified by Eric Nantel on 2024/07/03 09:39
Change comment: Uploaded new attachment "lss-flowarm-data-log.jpg", version {1}
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 13 removed)
- lss-flowarm-association.jpg
- lss-flowarm-copy-paste.jpg
- lss-flowarm-frames.jpg
- lss-flowarm-keyboard-liveupdate.jpg
- lss-flowarm-lock.jpg
- lss-flowarm-loop.jpg
- lss-flowarm-offsets.jpg
- lss-flowarm-pattern-list.jpg
- lss-flowarm-patterns.jpg
- lss-flowarm-play.jpg
- lss-flowarm-sequencer.jpg
- lss-flowarm-settings.jpg
- wiki-download.png
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,5 @@ 1 1 [[image:LSS-FlowArm.png||width="350"]] 2 2 3 -[[image:wiki-download.png]] 4 - 5 5 **Page Contents** 6 6 7 7 {{toc/}} ... ... @@ -10,105 +10,51 @@ 10 10 11 11 {Coming soon} 12 12 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 - 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 - 20 20 = Features = 21 21 22 -* Graphical interface for the Lynxmotion SES V2 articulated robot arm 23 -* Full featured sequencer allows recording and playback of many sequences via keyboard input 24 -* Teach mode allows the user to move the arm and have the virtual arm follow 25 -* Position the arm using rectangular or cylindrical coordinates, virtual joysticks or mouse drag 26 -* Application can be modified via FlowBotics Studio 27 -* LSS FlowArm is intended only for Windows operating systems 7 or higher. 13 +{Coming soon} 28 28 29 29 = Initial Setup = 30 30 31 - Inorderto understand the features, functionality and nuances of the Lynxmotion smart servos,it issuggested to read through the [[doc:lynxmotion-smart-servo.WebHome]] section of the wiki.17 += Servo IDs = 32 32 33 -Before assembling the arm, each of the IDs assigned to the servos must correspond with what is needed in the software.19 +Before using / connecting the arm, each of the IDs assigned to the servos must correspond with what is needed in the software. 34 34 35 35 * Base: 1 36 36 * Shoulder: 2 37 37 * Elbow: 3 38 38 * Wrist: 4 25 +* Wrist rotate (optional): {Not connected} 39 39 * Gripper: 5 40 40 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]] 42 - 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 - 49 49 = Interface = 50 50 51 51 == Header == 52 52 53 - [[image:lss-flowarm-header.jpg]]32 +**Information {Not implemented}** 54 54 55 - **STOREOFFSETS**34 +The circular button with "i" in the middle is used to overlay useful information 56 56 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 theall of the servo offsets (this makes use of the COcommand 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.36 +**Teach** 58 58 59 - [[image:lss-flowarm-offsets.jpg]]38 +The "Teach" button allows offsets to be stored and uploaded. Press the "Teach" button once, then move the arm physically to the same position as what is shown on screen. Press the "Store offsets" button to change the offsets. 60 60 61 -** LIMP**40 +**Units** 62 62 63 -Causes all servos to go LIMP (i.e. lose torque). The arm will collapse. 64 - 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 - 67 -**STOP** 68 - 69 -Causes all servos to stop their motion and hold their position. 70 - 71 -**TEACH** 72 - 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. 74 - 75 -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. 76 - 77 -When in teach mode, an orange outline appears over all on-screen fields which would cause a conflict and therefore cannot be used. 78 - 79 -CAREFUL: Do not move the servos too quickly. We suggest moving the gripper servo, or temporarily removing the aesthetic shell. 80 - 81 -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. 82 - 83 -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. 84 - 85 - 86 -**GRID / Units** 87 - 88 88 Units can be toggled between Metric or Imperial 89 89 90 -**B AUD**44 +**Baud** 91 91 92 -The baud rate suggested is 115200,which isthe default baud rateof the servos. Should a user have changed thebaud rateontheservos,itcanbe selctedusing the dropdown.Note that thebaud ratemustbeconfiguredto thesame value for allservos in order to work.46 +The baud rate suggested is 9600, though other (standard) baud rates can be used. 93 93 94 94 **COM** 95 95 96 - This field selects which of your computer's COM ports is connected to the LSS Adapter, which is provided with the standard SES v2 articulated robot arm.Be sure to select the appropriate COM port to which the LSS adapter is connected.If you are unsure, go to Device Manager in Windows, and view the list of USB devices connected. The LSS Adapter uses an FTDI USB to serial chip.50 +Be sure to select the appropriate COM port to which the LSS adapter is connected. 97 97 98 -When the software is opened, a scan of all COM ports is done automatically and list of all available COM ports will be found in the drop down menu, along with OFF (stop searching for a COM port), and AUTO (the application tries to automatically find the correct COM port by sending a query command at the corresponding BAUD rate). 99 - 100 -If the red and green lights next to the field are flashing, the correct COM port has not yet been found, and the user may need to manually select the correct CIM port. 101 - 102 -If the red light is solid, then no correct COM port has been located. 103 - 104 -If the green light is solid, the a COM port has been located. 105 - 106 106 **Window Size** 107 107 108 - **[[image:lss-flowarm-size.jpg]]**54 +A the top right, there are three dark rectangles representing the window size. 109 109 110 -A the top right of the window, there are three dark rectangles representing the window size. 111 - 112 112 == 2D Views & Grid == 113 113 114 114 == Arm Configuration == ... ... @@ -117,65 +117,38 @@ 117 117 118 118 The aesthetics of the arms will be changing for the final / release version of the LSS Flowarm software. 119 119 120 -** Side View**64 +**Left View** 121 121 122 -[[image:lss-flowarm-side-view.jpg]] 123 - 124 124 The left view is a representation {more to come| 125 125 126 126 **Top View** 127 127 128 -**[[image:lss-flowarm-top-view.jpg]]** 129 - 130 130 The top view shows the arm {more to come} 131 131 132 132 == Left Menu == 133 133 134 -**Gripper** 74 +**Gripper & Wrist** 135 135 136 - Assuming the gripperhas beenproperly calibrated,Thenumberbelowrepresents the openingatthe tip.76 +The gripper and wrist rotate can be controlled from this menu 137 137 138 -[[image:lss-flowarm-gripper-view.jpg]] 139 - 140 - 141 -**Wrist** 142 - 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 - 145 -[[image:lss-flowarm-wrist-view.jpg]] 146 - 147 147 **End Effector Position** 148 148 149 -[[image:lss-flowarm-positioning.jpg]] 150 - 151 151 The position of the end effector can be controlled either by manually entering the information for R (radius), or x,y,z coordinate, or using the arrows. 152 152 153 - Data Log82 +**IO Information {Not implemented}** 154 154 155 - [[image:lss-flowarm-data-log.jpg]]84 +This section will be used to display sensor data from the LSS IO interface board 156 156 86 +**Console {Not implemented}** 87 + 157 157 The console will be used as a serial command interface to manually send commands to the bus. 158 158 159 159 == Sequencer == 160 160 161 - [[image:lss-flowarm-sequencer.jpg]]92 +The sequencer allows the user to record sequences. 162 162 163 - LSS FlowArmhas a powerful pattern sequencer component (normally found onlyinthe full version of FlowBotics Studio) that is used to create reusablepatterns within minutes, insteadof hours or days. Theequencer also allows you to vary the speed of playback of a routine. From left to right:94 +{Work in progress} 164 164 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 175 - 176 - 177 -[[image:lss-flowarm-keyboard-liveupdate.jpg]] 178 - 179 179 = Downloads = 180 180 181 181 Download LSS Flowarm 3.0.8.12 [[here>>http://www.lynxmotion.com/tools/LSS%20FlowArm%20BETA%20(3.0.8.12).rar]].
- 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-keyboard-liveupdate.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -2.5 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-sequencer.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.CBenson - Size
-
... ... @@ -1,1 +1,0 @@ 1 -48.0 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