Changes for page SES-PRO Robotic Arm UI
Last modified by Eric Nantel on 2024/10/16 14:33
Change comment: There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,6 +6,11 @@ 6 6 7 7 {{toc/}} 8 8 9 +(% class="wikigeneratedid" %) 10 += Installation = 11 + 12 +Windows 7 Operating System or above 13 + 9 9 = Description = 10 10 11 11 The Lynxmotion Servo Erector Set Professional (SES PRO) Arm Interface is a simple software which allows a user to control any of the Lynxmotion Professional Modular robotic arms in their default configuration. The two compatible gripper kits which are compatible with the SES PRO system (based on the DH Robotics PGE-50-40 and CGE-10-10 DC grillers) can also be controlled via this interface in each of their possible configurations. The included manual jog feature can be used to either position each joint angle, or move to specific cartesian coordinates. Arm (and gripper) positions can then be recorded as part of the built-in sequencer. A 3D display of the arm shows the position of the arm, and a graph can be used to show various information to the user. In order to get a better understanding of the protocol, commands sent to the arm are shown in the interface, and a user input field are standard. ... ... @@ -21,7 +21,7 @@ 21 21 22 22 = User Guide = 23 23 24 -Before proceeding with the guide, it is important to note the following: 29 +Pressing the i "Information" icon in the software will bring you to this page. Before proceeding with the guide, it is important to note the following: 25 25 26 26 * Neither the servos nor the arm are meant to be operated in proximity of humans as they do not have "collaborative" (COBOT) features and do not detect collision 27 27 * The servos use stepper motors and do NOT include mechanical brakes. If the stepper motor is unable to retain or move to a desired angle (insufficient torque), the motor will rotate freely as opposed to hold the last position ... ... @@ -38,9 +38,11 @@ 38 38 Before using the arm, it is important that a user know what to do when an issue or emergency arises where the arm must be stopped quickly. The following emergency options are available based on severity: 39 39 40 40 **Halt & Hold** 46 + 41 41 This will stop every joints and hold them in their last recorded angular positions. The corresponding command is #254H<cr>. 42 42 43 43 **Limp** 50 + 44 44 All joints will go limp which mean there will be nothing avoiding them to turn freely (potentially causing the arm to fall). The high gear ratio of the strain wave gearing does mean there is some (low) level of resistant to rotation, but the gears and motor are nto "locked" and as such, the arm may fall. The corresponding command is #254L<cr>. 45 45 46 46 **Software Stop** ... ... @@ -54,48 +54,70 @@ 54 54 55 55 **Model** 56 56 57 -The software currently supports the Lynxmotion PRO 550mm 5 degree of freedom(5 DoF), 550mm 6DoF, 900mm 5DoF and 900mm 6DoF robotic arm configurations. In practice, each 5DoF has joint 4 at a fixed angle.64 +The software currently supports the following Lynxmotion PRO Arms: 58 58 59 -**Serial COM Port** 66 +* 550mm 5DoF 67 +* 550mm 6DoF 68 +* 900mm 5DoF 69 +* 900mm 6DoF 60 60 71 +In practice, each 5DoF arm has joint 4 at a fixed angle, otherwise the arms are identical to the 6DoF. Users can always purchase the missing actuator to upgrade to a 6DoF. 72 + 73 +**COM Port** 74 + 61 61 The first joint at the base (J1) must be connected via USB to a computer running the sofware. No other joints should have a USB connection. A USB 3.0 port or higher on the computer is suggested, as the lower communication speeds fo USB 2.0 or 1.0 may impede communication and cause unecessary delay or issues. 62 62 63 63 **Connect** 64 64 65 - ==GripperConnection==79 +Once the COM port has been selection, the CONNECT button can be pressed, and once a servo has been found, the light next to it will go from red to green. 66 66 81 +== Gripper Controls == 82 + 67 67 **Model** 68 68 69 69 The software currently supports two models of Lynxmotion PRO compatible grippers based on DH Robots' PGE-50-40 and CGE-10-10 electric grippers. The Lynxmotion kits include hardware to mount the fingers in multiple different offsets for smaller or larger objects. In the sequencer, the position of the fingers for each gripper are included in the sequencer as J7. 70 70 71 -**Serial COM Port** 87 +* PGE-50-40 (40mm default configuration) 88 +* PGE-50-40 (60mm configuration) 89 +* PGE-50-40 (80mm configuration) 90 +* CGE-10-10 (20mm configuration) 91 +* CGE-10-10 (40mm configuration) 92 +* CGE-10-10 (60mm configuration) 72 72 73 - //{ComingSoon}//94 +**COM Port** 74 74 96 +Choose the appropriate COM port to which the gripper is connected (via its own USB cable). If you are not certain, you can check Windows -> Device Manager 97 + 75 75 **Baudrate** 76 76 77 - //{ComingSoon}//100 +The DH Robotics grippers provide the option to change the baud rate, though the default is 115200. If the gripper is configured by the user to a different baud rate, it is important to select the corresponding baud rate in teh software. 78 78 79 -** Connect**102 +**Initialize** 80 80 81 - //{ComingSoon}//104 +Initializing the gripper opens it fully. This is available should the user encounter issues with positioning and need to re-zero the fingers. 82 82 83 -**C alibrate**106 +**Connect** 84 84 85 - //{ComingSoon}//108 +Pressing CONNECT establishes a connection to the gripper and goes through the initilization process once, opening the gripper fully. Once connection has been established, the light next to the button will go from red to green. 86 86 87 87 **Speed** 88 88 89 - //{ComingSoon}//112 +The speed of motion can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter. 90 90 91 91 **Force** 92 92 93 - //{ComingSoon}//116 +The maximum force exerted by the gripper can be adjusted either via the plus or minus buttons or entering a value between 0 and 100 and pressing enter. 94 94 95 95 **Open / Close** 96 96 97 - //{ComingSoon}//120 +These are shortcut buttons to either fully open or fully close the gripper. 98 98 122 +**Sequencer** 123 + 124 +The sequencer displays the gripper position as joint 7 (J7). 125 + 126 +HINT: If you want the gripper to open or close on an object only at the end of a motion, create a separate frame where only J7 moves. 127 + 99 99 == 3D Model == 100 100 101 101 The 3D model of the arm is shown as reference at all times. The display also includes a virtual plane to denote the X-Y plane. The model updates based on the selection of the arm, gripper and finger configuration. ... ... @@ -102,8 +102,12 @@ 102 102 103 103 **View Controls** 104 104 105 - //{ComingSoon}//134 +Zoom: Shift + Middle Scroll 106 106 136 +Rotate: Shift + Middle Mouse 137 + 138 +Pan: None 139 + 107 107 == Manual Move == 108 108 109 109 **Angular Control** ... ... @@ -144,7 +144,7 @@ 144 144 145 145 //{Coming Soon}// 146 146 147 -== Sequencer 180 +== Sequencer == 148 148 149 149 **Frames** 150 150 ... ... @@ -158,7 +158,7 @@ 158 158 159 159 Time, angles, gripper 160 160 161 -// {ComingSoon}//194 +//Alt + Left Click = Drag time// 162 162 163 163 **Reorder** 164 164