CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Hobby Projects > RC Robotics & Autonomous Robots


RC Robotics & Autonomous Robots Discuss Robotic construction that pertains to CNC hardware and electronics here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 01-26-2006, 05:35 PM
 
Join Date: May 2004
Location: United States
Posts: 314
erase42 is on a distinguished road
what software

Hi , Im wondering what software might be available for running a 4 or 5 axis robot arm. Is there some pc based software for this similar to the software for running cnc mills lathes foamcutters etc?
Reply With Quote

  #2   Ban this user!
Old 01-26-2006, 10:06 PM
 
Join Date: Jan 2006
Location: usa
Posts: 36
kaye7877 is on a distinguished road

I've used a Delta Tau PMAC for this in the past. You can program it for teach mode or use inverse kinematics for tool position.

What kind of system is this?
Reply With Quote

  #3   Ban this user!
Old 01-28-2006, 01:35 PM
 
Join Date: Jun 2003
Location: Boalsburg PA
Posts: 844
unterhaus is on a distinguished road

emc will run a robot, but you would need to resurect some code yourself, I believe. The kinematics code can be swapped out, that's the only difference between a robot and a cnc machine.

Someone on CNCzone was using mach. Pre-correcting the kinematics is a reasonably straightforward thing.
Reply With Quote

  #4   Ban this user!
Old 01-28-2006, 07:10 PM
 
Join Date: May 2004
Location: United States
Posts: 314
erase42 is on a distinguished road

Hi Kaye,
Its not really a system that could be labeled, in fact its not built yet. I have the mechanincal ability to make an arm and have already got most of the servo/steppers drivers and gearboxes that I think I would need. Just wondering what good it would do me to build one and if there is some hobby level software out there or some hobbiest developed software that can be used to create usable predictable repeatable movements. I know mach# can control up to 6 axis, but Im wondering about the mathmatics of an arm style robot, with the changing lenghts and radii. I could probably write an excel spreadsheet that would handle the math to define the the relative proportions of movement, but as far as being able to do something useful with that info, like making a workable sculpting tool engraver, im lost. maybe someoen can give me a rundown of how most people control an arm style bot.

thanks
Reply With Quote

  #5   Ban this user!
Old 01-28-2006, 09:53 PM
 
Join Date: Jan 2006
Location: usa
Posts: 36
kaye7877 is on a distinguished road

I'll make an assumption that you are not defining a path for the 'tool point' to follow. It is quite a bit more difficult to program a path than creating a 'teach point' program. May I suggest progressing this way. I am assuming you will be using servos so you can read the position registers to allow teaching positions.

First, create a system where you can 'teach' the positions of the robot. I have a generic program I have written for many of the Delta Tau products to do this if you end up with that type controller. The cycle with then just move to each position. This will get you moving and may suit your needs.

Second, add a method of handling I/O. Read and write outputs at the end of each move set.

Third, now you can start to think about how you might setup the inverse kinematics of the system. With this information in the controller, you can create offsets from your taught position that should be fairly accurate relative to a coordinate system you define. This is how I chase production parts that I have to weld with a robot arm(parts are measured in the fixture by vision or 'soft tooling'). You can also control the tool point at this level.

Keep building on this if you want. You'll know what you need when you are at this point.

You will be writting this code into the motion controller, like a Galil, PMAC, Aerotek, etc. Probably utilizing a PC for the MMI.

Of course I could be WAY off base from your intentions. Define exacly what you will be doing with the arm and the hardware and I might be able to help you a lot more.

I'm about brain dead tonight, so this post may not make a lot of sense.
Reply With Quote

Sponsored Links
  #6   Ban this user!
Old 01-29-2006, 12:28 PM
 
Join Date: Mar 2003
Location: USA
Posts: 332
keithorr is on a distinguished road
Two different programs

One program for kinematics. One for motion control. Asking your motion control software to do kinematics on the fly is too much. I use Robot Assist. You can download a free sample program (can't save changes) and the useable version is $75.00 (or was). Unsupported software. Incomplete documentation but it does work. Just takes some time and will crash if you confuse it. Still, $75 vs. 10k for WorkSpace.

After the kinematics software spits out the text file of joint angles, you can use any motion software that is appropriate for your machine; # of axis, stepper/servo I/O etc. The joint angles can be read like G code, just more axis.
Reply With Quote

  #7   Ban this user!
Old 08-01-2006, 08:17 AM
 
Join Date: Aug 2006
Location: italy
Posts: 2
pmac_user is on a distinguished road
Delta Tau PMAC for motion control

Hi! I'have a Delta Tau PMAC and I'm a neophyte in programming it.
I wish more information about it, or a not dispersive manual.......
Reply With Quote

  #8   Ban this user!
Old 08-27-2006, 12:12 PM
 
Join Date: Dec 2004
Location: uk
Posts: 2
simon1040 is on a distinguished road

You may find this an interesting article

Using a kuka 5 axis robotic arm and powermill
http://www.powermill.com/news/press_...p?releaseId=28
Reply With Quote

Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On





All times are GMT -5. The time now is 10:54 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361