Changes for page FlowArm LSS

Last modified by Eric Nantel on 2023/03/17 13:42

From version < 29.1 >
edited by Coleman Benson
on 2019/09/09 09:24
To version < 30.1 >
edited by Coleman Benson
on 2019/09/09 09:58
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,7 @@
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"]]
4 +
3 3  **Page Contents**
4 4  
5 5  {{toc/}}
... ... @@ -8,51 +8,91 @@
8 8  
9 9  {Coming soon}
10 10  
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 +
11 11  = Features =
12 12  
13 -​​​​​​​{Coming soon}
17 +* Graphical interface for the Lynxmotion SES V2 articulated robot arm
18 +* Full featured sequencer allows recording and playback of many sequences via keyboard input
19 +* Teach mode allows the user to move the arm and have the virtual arm follow
20 +* Position the arm using rectangular or cylindrical coordinates, virtual joysticks or mouse drag
21 +* Application can be modified via FlowBotics Studio
14 14  
15 15  = Initial Setup =
16 16  
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 +
17 17  = Servo IDs =
18 18  
19 -Before using / connecting the arm, each of the IDs assigned to the servos must correspond with what is needed in the software.
29 +Before assembling the arm, each of the IDs assigned to the servos must correspond with what is needed in the software.
20 20  
21 21  * Base: 1
22 22  * Shoulder: 2
23 23  * Elbow: 3
24 24  * Wrist: 4
25 -* Wrist rotate (optional): {Not connected}
26 26  * Gripper: 5
27 27  
37 +To do so, the [[LSS Configuration Software>>doc:lynxmotion-smart-servo.lss-configuration-software.WebHome]] is used. Connect each servo to the LSS Adapter, ensuring the wall adapter and USB cable are connected, and the three-way switch is set to USB. Using the softwar
38 +
28 28  = Interface =
29 29  
30 30  == Header ==
31 31  
32 -**Information {Not implemented}**
43 +[[image:lss-flowarm-header.jpg]]
33 33  
34 -The circular button with "i" in the middle is used to overlay useful information
45 +**STORE OFFSETS**
35 35  
36 -**Teach**
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]]).
37 37  
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.
49 +**LIMP**
39 39  
40 -**Units**
51 +Causes all servos to go LIMP (i.e. lose torque). The arm will collapse.
41 41  
53 +**STOP**
54 +
55 +Causes all servos to stop their motion and hold their position.
56 +
57 +**TEACH**
58 +
59 +Teach mode allows a user to physically move the arm to a designed location
60 +
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 +
65 +CAREFUL: Do not move the servos too quickly. We suggest moving the gripper servo, or temporarily removing the aesthetic shell.
66 +
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.
68 +
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 +
72 +**GRID / Units**
73 +
42 42  Units can be toggled between Metric or Imperial
43 43  
44 -**Baud**
76 +**BAUD**
45 45  
46 46  The baud rate suggested is 9600, though other (standard) baud rates can be used.
47 47  
48 48  **COM**
49 49  
50 -Be sure to select the appropriate COM port to which the LSS adapter is connected.
82 +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.
51 51  
84 +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).
85 +
86 +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.
87 +
88 +If the red light is solid, then no correct COM port has been located.
89 +
90 +If the green light is solid, the a COM port has been located.
91 +
52 52  **Window Size**
53 53  
54 -A the top right, there are three dark rectangles representing the window size.
94 +**[[image:lss-flowarm-size.jpg]]**
55 55  
96 +A the top right of the window, there are three dark rectangles representing the window size.
97 +
56 56  == 2D Views & Grid ==
57 57  
58 58  == Arm Configuration ==
... ... @@ -61,38 +61,54 @@
61 61  
62 62  The aesthetics of the arms will be changing for the final / release version of the LSS Flowarm software.
63 63  
64 -**Left View**
106 +**Side View**
65 65  
108 +[[image:lss-flowarm-side-view.jpg]]
109 +
66 66  The left view is a representation {more to come|
67 67  
68 68  **Top View**
69 69  
114 +**[[image:lss-flowarm-top-view.jpg]]**
115 +
70 70  The top view shows the arm {more to come}
71 71  
72 72  == Left Menu ==
73 73  
74 -**Gripper & Wrist**
120 +**Gripper**
75 75  
122 +[[image:lss-flowarm-gripper-view.jpg]]
123 +
76 76  The gripper and wrist rotate can be controlled from this menu
77 77  
126 +**Wrist**
127 +
128 +[[image:lss-flowarm-wrist-view.jpg]]
129 +
78 78  **End Effector Position**
79 79  
132 +[[image:lss-flowarm-positioning.jpg]]
133 +
80 80  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.
81 81  
82 -**IO Information {Not implemented}**
136 +Data Log
83 83  
84 -This section will be used to display sensor data from the LSS IO interface board
138 +[[image:lss-flowarm-data-log.jpg]]
85 85  
86 -**Console {Not implemented}**
87 -
88 88  The console will be used as a serial command interface to manually send commands to the bus.
89 89  
90 90  == Sequencer ==
91 91  
92 -The sequencer allows the user to record sequences.
144 +[[image:lss-flowarm-sequencer.jpg]]
93 93  
146 +The sequencer allows the user to record sequences. From left to right:
147 +
148 +Sequence association
149 +
94 94  {Work in progress}
95 95  
152 +[[image:lss-flowarm-keyboard-liveupdate.jpg]]
153 +
96 96  = Downloads =
97 97  
98 98  Download LSS Flowarm 3.0.8.12 [[here>>http://www.lynxmotion.com/tools/LSS%20FlowArm%20BETA%20(3.0.8.12).rar]].
Copyright RobotShop 2018