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)
Details
- Page properties
-
- Content
-
... ... @@ -10,7 +10,7 @@ 10 10 11 11 The LSS FlowArm application is intended to allow easy control of the standard Lynxmotion Servo Erector Set (S.E.S.) v2 articulated robotic arm. The graphical interface shows multiple views of the arm which can be controlled via drag and drop, as well as by manually inputting coordinates. The full-featured built-in sequencer allows you create sequences which have the arm move automatically from one position ("frame") to the next. Make use of the "teach mode" to position the arm where you want and record frames which can be modified and played back. Associating each pattern with input keys means you can easily play back and test multiple sequences. 12 12 13 -FlowBotics Studio was used to create this app and includes hundreds of built-in components that allow you to interface your PC to many robotics components, andyou can quicklydesignnew components for new hardware. 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, or export as stand-alone executable files. FlowBotics Studio 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 like this one for your projects and integrate photographs, drawings, and graphs.13 +FlowBotics Studio was used to create this app and 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. 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. FlowBotics Studio 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 like this one for your projects and integrate photographs, drawings, and graphs. 14 14 15 15 = Features = 16 16 ... ... @@ -19,7 +19,7 @@ 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 22 -* Optional data log shows what commands are sent and received and can be saved as a .csv file.22 +* Data log shows what commands are sent and received and can be saved as a .csv file. 23 23 * LSS FlowArm is intended only for Windows operating systems 7 or higher. 24 24 25 25 = Initial Setup = ... ... @@ -36,6 +36,8 @@ 36 36 37 37 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 39 +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: 40 + 39 39 * Servo ID is correctly assigned to each servo and there are no duplicate IDs 40 40 * Servos have been assembled in correct orientation (as per assembly manual) 41 41 * Servo offsets have been updated if necessary (see procedure below). ... ... @@ -48,84 +48,88 @@ 48 48 49 49 **STORE OFFSETS** 50 50 51 - The "STORE OFFSETS" button configuresshown below (with the gripper closed), and only then click the STORE OFFSETS button.53 +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. 52 52 53 -* Base servo aligned with the x axis 54 -* Shoulder to elbow along z axis (straight up) 55 -* Elbow to wrist along R axis (horizontal at 90 degrees to shoulder to elbow) 56 -* Wrist servo along R axis (parallel to elbow to wrist) 57 -* Gripper servo closed 58 - 59 59 [[image:lss-flowarm-offsets.jpg]] 60 60 61 61 **LIMP** 62 62 63 -Causes all servos to immediatelygo 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 thevirtual arm on screen to update as you move thereal arm, use TEACH mode described below.59 +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. 64 64 65 65 **STOP** 66 66 67 -Causes all servos to immediatelystop their motion and hold their position.63 +Causes all servos to stop their motion and hold their position. 68 68 69 69 **TEACH** 70 70 71 -Teach mode allows a user to physically move the arm sequences,determine theoptimal closed position for thegripper etc.67 +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. 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. 72 72 73 -CAREFUL: Do not move the servos orthe arm too quickly. We suggestholding the gripper servoto move the arm, or temporarily removing the arm's aesthetic shell.69 +CAREFUL: Do not move the servos too quickly. We suggest moving the gripper servo, or temporarily removing the aesthetic shell. 74 74 75 -Once the arm is limp, it can be moved physically, and the application will regularly send positionquery commandstoallof the servos andupdate the virtual arm on screen to matchthe servo's responses. Use the sequencer torecordeach position (frame)whileinteachmode. For more information on the sequencer, refer to the sequencer section below.71 +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. 76 76 77 77 **GRID / Units** 78 78 79 - Gridspacing can be toggled between Metric or Imperial. Options include 2cm, 3cm, 5cm and 1in, 2in and 3in.75 +Units can be toggled between Metric or Imperial units. Options include 2cm, 3cm, 5cm and 1in, 2in and 3in. 80 80 81 81 **BAUD** 82 82 83 -The default(andsuggested)baud rateis 115200, which is theatwhichthe servosare shipped. Should a user have changed the baud rate on the servos, it can be selected using the drop down. Note that the baud rate must be configured to the same value for all servos in order to work.79 +The baud rate suggested is 115200, which is the default baud rate of the servos. Should a user have changed the baud rate on the servos, it can be selcted using the drop down. Note that the baud rate must be configured to the same value for all servos in order to work. 84 84 85 85 **COM** 86 86 87 - When the softwareisopened, a scan ofall of your computer's COM portsis doneautomatically anda list of all availableCOM ports will befound in the drop down menu, along with OFF (stop searching for a COM port), and AUTO (the application triestoautomatically find the correct COM port by sending a query command at the corresponding BAUD rate). Selectwhich of your computer's COM ports is connected to the[[LSS Adapter>>doc:servo-erector-set-system.ses-electronics.ses-modules.lss-adapter-board.WebHome]](which is provided with the standard SES v2 articulated robot arm).Ifyouhavealistofavailable COM portsandare unsurewhichisassociatedwiththeLSSAdapter, go to Device Manager in Windows, and view the list of USB devices connected. The LSS Adapter uses an FTDI USB to serial chip.Alternatively, simply unplug the USB from the arm and see which of the COM ports disappears from the list.83 +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. 88 88 89 -* 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 COM port. 90 -* If the red light is solid, then no correct COM port has been located. 91 -* If the green light is solid, the a COM port has been located. 85 +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). 92 92 87 +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. 88 + 89 +If the red light is solid, then no correct COM port has been located. 90 + 91 +If the green light is solid, the a COM port has been located. 92 + 93 93 **Window Size** 94 94 95 95 **[[image:lss-flowarm-size.jpg]]** 96 96 97 -A the top right of the window, there are three dark rectangles allowingyouto changetheapplication'swindow size.97 +A the top right of the window, there are three dark rectangles representing the window size. 98 98 99 -== Vi rtualArm==99 +== 2D Views & Grid == 100 100 101 -(% class="wikigeneratedid" id="HArmConfiguration" %) 102 -The arm shown on screen is based on the assembly guide. The aesthetics of the arms will be changing for the next release version of the LSS Flowarm software. 101 +== Arm Configuration == 103 103 104 - **SideView**103 +The arm shown on screen is based on the assembly guide. BETA testers have been encouraged to use the 3:1 gear ratio in the shoulder and as such should have toggled switch 1 in the header. 105 105 106 -The left view isarepresentationof the arm,wheretheorange circlesrepresentthelocationofeach axisofrotation.Youcan movethearmin this view by clickingonand draggingthe wrist rotation servo.105 +The aesthetics of the arms will be changing for the final / release version of the LSS Flowarm software. 107 107 107 +**Side View** 108 + 108 108 [[image:lss-flowarm-side-view.jpg]] 109 109 111 +The left view is a representation {more to come| 112 + 110 110 **Top View** 111 111 112 -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. 113 - 114 114 **[[image:lss-flowarm-top-view.jpg]]** 115 115 117 +The top view shows the arm {more to come} 118 + 116 116 == Left Menu == 117 117 118 118 **Gripper** 119 119 120 -Assuming the gripper has been properly calibrated, The number below represents the opening at the tip. Fully closed should correspond to 0 degrees. In order to grasp an object, DO NOT have the servo rotate to a position which it cannot reach. In order to ensure the gripper servo does not go into error mode, the gripper should not exert much force on the object.123 +Assuming the gripper has been properly calibrated, The number below represents the opening at the tip. Fully closed should correspond to 0 degrees. 121 121 125 +In order to grasp an object, DO NOT have the servo rotate to a position which it cannot reach. Plan in advance: 126 + 122 122 1. Close the gripper to a position just slightly larger than the object 123 123 1. Using the arrows, close the gripper until friction between the foam and the object prevent the object from falling out or moving. 124 -1. DO NOT apply too much pressure, or else the servo's current will spike and it will go into error mode and need to be reset.125 -1. Use the last position as the "fully closed" position for the gripper for that object , in that specific orientation.129 +1. DO NOT apply too much pressure, or else the servo's current will spike and it will go into error mode. 130 +1. Use the last position as the "fully closed" position for the gripper for that object. 126 126 127 127 [[image:lss-flowarm-gripper-view.jpg]] 128 128 134 + 129 129 **Wrist** 130 130 131 131 The wrist angle can be locked or unlocked. The field allows for user input (click the numbers) or fine adjustments using the arrows. ... ... @@ -134,21 +134,21 @@ 134 134 135 135 **End Effector Position** 136 136 137 -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. 138 - 139 139 [[image:lss-flowarm-positioning.jpg]] 140 140 141 - ==**DataLog**==145 +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. 142 142 143 - The optionalDatalogcan 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.147 +Data Log 144 144 145 145 [[image:lss-flowarm-data-log.jpg]] 146 146 151 +The console will be used as a serial command interface to manually send commands to the bus. 152 + 147 147 == Sequencer == 148 148 149 149 [[image:lss-flowarm-sequencer.jpg]] 150 150 151 -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. From left to right: 157 +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: 152 152 153 153 (% style="width:1303px" %) 154 154 |(% 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 ... ... @@ -163,14 +163,12 @@ 163 163 164 164 [[image:lss-flowarm-keyboard-liveupdate.jpg]] 165 165 166 - Justabove the sequencer, you can findthe following:172 += Downloads = 167 167 168 - Keyboard:{Moretoe}174 +Download LSS Flowarm 3.0.8.12 [[here>>http://www.lynxmotion.com/tools/LSS%20FlowArm%20BETA%20(3.0.8.12).rar]]. 169 169 170 - Live Update:{Moreto come}176 +Password: beta 171 171 172 - =Troubleshooting=178 +BETA: Note that information described here is subject to change, and is available for BETA testers. 173 173 174 -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]] 175 - 176 176 {Work in progress}