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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. CBenson1 +xwiki:XWiki.ENantel - Content
-
... ... @@ -6,201 +6,186 @@ 6 6 7 7 {{toc/}} 8 8 9 -(% class="wikigeneratedid" %) 10 -= Installation = 11 - 12 -Windows 7 Operating System or above 13 - 14 14 = Description = 15 15 16 -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. 17 17 18 18 = Features = 19 19 20 -* Angular and cartesian positioning of the end effector 21 -* 3D graphical display of the appropriate robotic arm and end effector 22 -* Sequencer to record and play back frames (single, looped or infinite) 23 -* Error checking (speed, temperature etc.) 24 -* Command output and user input 25 -* Safety (Software E-Stop, Halt&Hold & Limp) 26 26 27 - = User Guide=15 +<direct commands> 28 28 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: 17 +* Does not require ‘#’ and ‘\r’ chars, example for #254Q\r the user should enter 254Q. 18 +* The replies of the query commands are shown in the text field below. 19 +* The commands are validated, and it shows a notification in case of error. 20 +* Supported commands: 30 30 31 -* 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 32 -* 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 22 +Action: 33 33 34 - ==IMPORTANT:PayloadConsiderations==24 + # Communication setup 35 35 36 -1. The rated payload for each arm does NOT include an end effector, nor any added distance between the center of mass of the payload and the output of the final joint. Each of the two compatible Lynxmotion PRO grippers reduce the maximum payload of each arm, and it is up to the user to known and understand the concept of "torque" and center of mass before adding an end effector and payload. 37 -1. The rated maximum payload for each arm (at full reach) is at the rated speed for each motor. Moving any joint at a higher speed will decrease the payload capacity of the robot. 38 -1. Although each servo can provide significantly more torque than is needed for the rated payload (and therefore means the arm can support much higher loads at lower speeds, the mechanical and modular structure of the arms may fail. We strongly suggest testing and using each arm in a highly controlled and safe setting where, if a failure should occur with one or more joints, that nothing will break should the arm fall. 39 -1. The stepper motors provide the highest torque at low speeds, and lower torque at high speeds. Note that the maxium torque is not at the lowest speed as the torque to rpm curve for each servo resembles a "mountain". 26 + RESET = "RESET" 40 40 41 - ==IMPORTANT:Emergency==28 + DEFAULT_CONFIGURATION = "DEFAULT" 42 42 43 - Beforeusingthearm,itisimportantthata user know what to do when an issue or emergency arises where the arm must be stopped quickly.The followingemergencyoptions are available based on severity:30 + FIRMWARE_UPDATE_MODE = "UPDATE" 44 44 45 - **Halt&Hold**32 + CONFIRM_CHANGES = "CONFIRM" 46 46 47 - Thiswillstop everyjointsandholdthemintheirlast recorded angular positions. The corresponding command is #254H<cr>.34 + # Motion 48 48 49 - **Limp**36 + POSITION = "D" 50 50 51 - Alljointswillgolimpwhichmeantherewillbenothing 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>.38 + MOVE_DEGREES = "MD" 52 52 53 - **SoftwareStop**40 + WHEEL_MODE_DEGREES = "WD" 54 54 55 - TheE-stopbuttonwithinthesoftwaresetsalljointstolimp.42 + WHEEL_MODE_RPM = "WR" 56 56 57 -**Hardware E-Stop** 58 -A hardware E-stop (push to cut power) button is located on the power supply which will cut electricity to all actuators. Similar to a limp command, this can possibly cause the arm to fall. To reset this button, rotate the red "mushroom" in the direction indicated by the white arrows and it will spring out. 44 + HALT_AND_HOLD = "H" 59 59 60 - ==ArmConnection==46 + LIMP = "L" 61 61 62 - **Model**48 + # Motion setup 63 63 64 - ThesoftwarecurrentlysupportsthefollowingLynxmotionPROArms:50 + ORIGIN_OFFSET = "O" 65 65 66 -* 550mm 5DoF 67 -* 550mm 6DoF 68 -* 900mm 5DoF 69 -* 900mm 6DoF 52 + ANGULAR_RANGE = "AR" 70 70 71 - Inpractice,each5DoFarmhasjoint4at a fixed angle, otherwise the arms are identical to the 6DoF.Userscanalways purchase the missing actuator to upgrade to a 6DoF.54 + ANGULAR_ACCELERATION = "AA" 72 72 73 - **COMPort**56 + ANGULAR_DECELERATION = "AD" 74 74 75 - Thefirstjointatthebase(J1)mustbe connected via USB to a computer running the sofware.Nootherjoints 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.58 + GYRE_DIRECTION = "G" 76 76 77 - **Connect**60 + MAX_SPEED_DEGREES = "SD" 78 78 79 - OncetheCOMporthasbeenselection,theCONNECTbuttoncan be pressed, and once a servo has been found, the light next to it will go from red to green.62 + MAX_SPEED_RPM = "SR" 80 80 81 - ==GripperControls==64 + # RGB LED 82 82 83 - **Model**66 + LED_COLOR = "LED" 84 84 85 - Thesoftwarecurrentlysupportstwo models of Lynxmotion PRO compatible grippers based on DH Robots' PGE-50-40 and CGE-10-10 electric grippers. The Lynxmotion kits includehardware 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.68 + Query: 86 86 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) 70 + # Communication setup 93 93 94 - **COMPort**72 + ID_NUMBER = "QID" 95 95 96 - ChoosetheappropriateCOMporttowhichthegripper is connected (via its own USBcable).Ifyouare not certain, you can check Windows -> Device Manager74 + ENABLE_CAN_TERMINAL = "QET" 97 97 98 - **Baudrate**76 + USB_CONNECTION_STATUS = "QUC" 99 99 100 - TheDHRoboticsgrippersprovidetheoptiontochangethe baud rate, thoughthe defaultis 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 + # Motion 101 101 102 - **Initialize**80 + POSITION = "QD" 103 103 104 - Initializingthegripperopensitfully.Thisisavailableshouldthe user encounter issues with positioning and need to re-zero the fingers.82 + WHEEL_MODE_DEGREES = "QWD" 105 105 106 - **Connect**84 + WHEEL_MODE_RPM = "QWR" 107 107 108 - PressingCONNECTestablishesaconnectiontothegripperand goes through the initilization process once, opening the gripper fully.Onceconnectionhas been established, the light next to the button will go from red to green.86 + MOTION_STATUS = "Q" 109 109 110 - **Speed**88 + MOTION_TIME = "QMT" 111 111 112 - Thespeedofmotioncanbeadjustedeitherviatheplus or minus buttons or entering a value between 0 and 100 and pressing enter.90 + CURRENT_SPEED = "QCS" 113 113 114 -**Force** 115 115 116 - Themaximumforceexertedbythegrippercanbeadjusted either via the plus orminus buttons orentering a value between 0 and 100 and pressing enter.93 + # Telemetry 117 117 118 - **Open/Close**95 + MODEL_STRING = "QMS" 119 119 120 - Theseareshortcutbuttonstoeitherfullyopenorfullyclosethe gripper.97 + FIRMWARE_VERSION = "QF" 121 121 122 - **Sequencer**99 + SERIAL_NUMBER = "QN" 123 123 124 - Thesequencerdisplaysthegripperpositionasjoint7(J7).101 + TEMP_CONTROLLER_ERROR = "QTCE" 125 125 126 - HINT:Ifyouwantthegrippertoopenorcloseonan object only at the end of a motion, create a separate frame where only J7 moves.103 + TEMP_CONTROLLER_WARNING = "QTCW" 127 127 128 - ==3DModel==105 + CURRENT = "QC" 129 129 130 - The3Dmodelofthearmisshownas reference at all times. The display also includes a virtual plane to denote theX-Yplane.The model updates based on the selection of the arm, gripper and finger configuration.107 + ACCX = "QIX" 131 131 132 - **ViewControls**109 + ACCY = "QIY" 133 133 134 - Zoom:Shift+MiddleScroll111 + ACCZ = "QIZ" 135 135 136 - Rotate:Shift+MiddleMouse113 + ACCALPHA = "QIA" 137 137 138 - Pan:None115 + ACCBETA = "QIB" 139 139 140 - ==ManualMove==117 + ACCGAMMA = "QIG" 141 141 142 - **AngularControl**119 + TEMPMCU = "QTM" 143 143 144 - Inangularmode,theusercancontroltheangleofeach joint121 + TEMPPROBE = "QTP" 145 145 146 - **CoordinatesControl**123 + TEMPPCB = "QT" 147 147 148 - Incoordinatecontroltheusercancontrolthecartesianpositionof the end effector125 + ERROR_FLAGS = "QEF" 149 149 150 -**End Effector Lock** 151 151 152 - Theorientationoftheendeffectorcanbelocked.128 + # RGB LED 153 153 154 - ==DirectCommand==130 + LED_COLOR = "QLED" 155 155 156 - Thissectionallowtheusertosendcommandsusingthe [[doc:ses-pro.lss-pro.lss-p-communication-protocol.WebHome]]directly if required.132 + LED_BLINKING = "QLB" 157 157 158 - Afewthingstokeepinmindwhenusingthis:134 + LED_INDICATOR = "QLI" 159 159 160 -* Make sure you know what you are doing as you can make the arm move in __dangerous__ ways. 161 -* Sending commands does not require ‘#’ and ‘\r’ chars. 162 -** example for #2\r you should enter 2Q and press the "SEND" button 163 -* The commands are validated, and it shows a notification in case of error. 164 -* The replies of queries are shown in the text field below. 165 165 166 - ==CommandOutput ==137 + # Motion setup 167 167 168 - //{ComingSoon}//139 + ORIGIN_OFFSET = "QO" 169 169 170 - ==Telemetry==141 + ANGULAR_RANGE = "QAR" 171 171 172 - **DatatoDisplay**143 + ANGULAR_ACCELERATION = "QAA" 173 173 174 - //{ComingSoon}//145 + ANGULAR_DECELERATION = "QAD" 175 175 176 - **Display/HideActuator**147 + GYRE_DIRECTION = "QG" 177 177 178 - //{ComingSoon}//149 + MAX_SPEED_DEGREES = "QSD" 179 179 180 - ==Sequencer==151 + MAX_SPEED_RPM = "QSR" 181 181 182 -**Frames** 183 183 184 - //{Coming Soon}//154 + Conf: 185 185 186 - **Record**156 + # Communication setup 187 187 188 - //{ComingSoon}//158 + ID_NUMBER = "CID" 189 189 190 - **Edit**160 + ENABLE_CAN_TERMINAL = "CET" 191 191 192 -T ime,angles,gripper162 + USB_CONNECTION_STATUS = "CUC" 193 193 194 - //Alt+LeftClick=Dragtime//164 + # Motion setup 195 195 196 - **Reorder**166 + MAX_SPEED_DEGREES = "CSD" 197 197 198 - //{ComingSoon}//168 + MAX_SPEED_RPM = "CSR" 199 199 200 - **Play**170 + ORIGIN_OFFSET = "CO" 201 201 202 - //{ComingSoon}//172 + ANGULAR_RANGE = "CAR" 203 203 204 - **Errors**174 + ANGULAR_ACCELERATION = "CAA" 205 205 206 -//{Coming Soon}// 176 + ANGULAR_DECELERATION = "CAD" 177 + 178 + GYRE_DIRECTION = "CG" 179 + 180 + # RGB LED 181 + 182 + LED_COLOR = "CLED" 183 + 184 + LED_BLINKING = "CLB" 185 + 186 + 187 + Modifier: 188 + 189 + SPEED = "SD" 190 + 191 + TIME = "T"
- ses-pro-robotic-arm-ui-installer.zip
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.ENantel - Size
-
... ... @@ -1,1 +1,0 @@ 1 -212 bytes - Content