Author |
Message |
Quan Chi2 Member of "Sexy Teenagers that Code" Group

Age:34 Gender: Joined: Mar 25 2005 Posts: 860 Location: NYC Offline
|
Posted: Tue Jan 20, 2009 11:26 am Post maybe stupid Post subject: Stanford's Introductory Robotics Lectures |
 |
|
|
|
Introduction to Robotics (CS223A)
I thought that I'd point this out. There seems to be a lot of electrical engineers on here, and I imagine that some are into artificial intelligence. These lectures are very understandable and hold a lot of great information.
I just figure it's useful to point out in case none of you have stumbled upon it. |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Tue Jan 20, 2009 2:46 pm Post maybe stupid Post subject: |
 |
|
|
|
Jacobians... I hate those _________________ (Insert a bunch of dead links here) |
|
Back to top |
|
 |
Quan Chi2 Member of "Sexy Teenagers that Code" Group

Age:34 Gender: Joined: Mar 25 2005 Posts: 860 Location: NYC Offline
|
Posted: Sat Jan 24, 2009 2:23 am Post maybe stupid Post subject: |
 |
|
|
|
I have no personal experience with them at this point. |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sat Jan 24, 2009 3:47 am Post maybe stupid Post subject: |
 |
|
|
|
You don't want any experience with them. They're a pain in the butt.
Basically it's a matrix that can tell you the speed and angular speed of the tool at a particular position. It looks like 'if axis 1 is rotating at 1 rad/s, the tool will be going 3 m/s in X, 1 m/s in Y, and with an angular speed of...
Something like that. |
|
Back to top |
|
 |
Quan Chi2 Member of "Sexy Teenagers that Code" Group

Age:34 Gender: Joined: Mar 25 2005 Posts: 860 Location: NYC Offline
|
Posted: Sat Jan 24, 2009 7:12 am Post maybe stupid Post subject: |
 |
|
|
|
Samapico wrote: | You don't want any experience with them. They're a pain in the butt.
Basically it's a matrix that can tell you the speed and angular speed of the tool at a particular position. It looks like 'if axis 1 is rotating at 1 rad/s, the tool will be going 3 m/s in X, 1 m/s in Y, and with an angular speed of...
Something like that. |
lol I know what they are. It actually seems interesting. I haven't taken linear (matrix) algebra yet, but I look forward to it because of that aspect of robotics. |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sat Jan 24, 2009 8:25 pm Post maybe stupid Post subject: |
 |
|
|
|
The interesting part is to make the robot move around and do stuff  |
|
Back to top |
|
 |
Sercit 99.5% Optimistic

Age:41 Gender: Joined: Sep 12 2003 Posts: 352 Offline
|
Posted: Sat Jan 24, 2009 11:37 pm Post maybe stupid Post subject: |
 |
|
|
|
Pff. My kind of robots have axes and hammers. _________________ Signature. |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sun Jan 25, 2009 3:47 am Post maybe stupid Post subject: |
 |
|
|
|
Pff. My kind of robots have missile launchers and pulse lasers
 |
|
Back to top |
|
 |
Initrd.gz Seasoned Helper
Joined: Sep 18 2008 Posts: 134 Location: Over there ---> Offline
|
Posted: Sun Jan 25, 2009 6:45 pm Post maybe stupid Post subject: |
 |
|
|
|
Samapico wrote: | Pff. My kind of robots have missile launchers and pulse lasers
(image) | Lol
Did you make that image? |
|
Back to top |
|
 |
Blocks Novice

Joined: Jul 13 2006 Posts: 95 Location: California Offline
|
Posted: Sun Jan 25, 2009 8:52 pm Post maybe stupid Post subject: |
 |
|
|
|
Looks like something from MechWarrior.
Since you haven't learned linear algebra or its applications to kinematics, when you get to rotations, try learning quaternions! |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Sun Jan 25, 2009 9:58 pm Post maybe stupid Post subject: |
 |
|
|
|
We use ABB robots at university, they're new from last semester... And for some reason, they use quaternions to define positions. Even though a lot of controllers use those to calculate stuff, it's pretty weird (and useless, imo) to ask for quaternions to the user. Could be because it's an interpreted language, instead of compiled, so they did that to save some cpu time or something.
Of course there are functions to convert from euler angles to quaternions and back, but they're still annoying
And yes, that image is from mechwarrior, though I think it's a fan-made image, but yeah... |
|
Back to top |
|
 |
Quan Chi2 Member of "Sexy Teenagers that Code" Group

Age:34 Gender: Joined: Mar 25 2005 Posts: 860 Location: NYC Offline
|
Posted: Tue Jan 27, 2009 5:00 am Post maybe stupid Post subject: |
 |
|
|
|
Samapico wrote: | We use ABB robots at university, they're new from last semester... And for some reason, they use quaternions to define positions. Even though a lot of controllers use those to calculate stuff, it's pretty weird (and useless, imo) to ask for quaternions to the user. Could be because it's an interpreted language, instead of compiled, so they did that to save some cpu time or something.
Of course there are functions to convert from euler angles to quaternions and back, but they're still annoying
And yes, that image is from mechwarrior, though I think it's a fan-made image, but yeah... |
What is your major in school? |
|
Back to top |
|
 |
Samapico No, these DO NOT look like penises, ok?

Joined: May 08 2003 Posts: 1252 Offline
|
Posted: Tue Jan 27, 2009 4:34 pm Post maybe stupid Post subject: |
 |
|
|
|
Not sure if we can call this a major, cause our system is pretty different here in Qu?bec... But I'll have a bachelor's degree in automated production engineering. It's a program unique to my university, they developed it... It's a mix of electrical engineering with industrial engineering, with some mechanical and programming skills. Starting from the 3rd year or so, there are 4 branches we can choose classes from (we don't have to pick classes all in the same branch): Manufacturing systems, Industrial computer science, Aeronautic production, and Health technologies.
These are my own translations from french, but it's pretty much that.
I'll personally take maybe 50/50 of manufacturing and computer science classes |
|
Back to top |
|
 |
|