Changes for page FlowArm LSS

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

From version < 46.1 >
edited by Coleman Benson
on 2019/09/09 14:26
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
... ... @@ -12,6 +12,7 @@
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 +
15 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 16  
17 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.
... ... @@ -59,8 +59,10 @@
59 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.
63 +Causes all servos to go LIMP (i.e. lose torque). The arm will collapse.
63 63  
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 +
64 64  **STOP**
65 65  
66 66  Causes all servos to stop their motion and hold their position.
... ... @@ -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 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.
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.
71 71  
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 +
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.
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.
75 75  
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 +
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.
88 +Units can be toggled between Metric or Imperial
79 79  
80 80  **BAUD**
81 81  
... ... @@ -123,15 +123,8 @@
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.
136 +Assuming the gripper has been properly calibrated, The number below represents the opening at the tip.
127 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  
137 137  
... ... @@ -170,6 +170,7 @@
170 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 171  |(% style="width:257px" %)[[image:lss-flowarm-play.jpg]]|(% style="width:306px" %)Playback Options|(% style="width:758px" %)Restart sequence, play or stop
172 172  
176 +
173 173  [[image:lss-flowarm-keyboard-liveupdate.jpg]]
174 174  
175 175  = Downloads =
Copyright RobotShop 2018