Replies: 1 comment
-
Hi, I presume you can still simulate the main joints of this robot with the same kinematics solver used by the other Fanuc robots. You probably don't really need to accurately simulate how this extra link moves when the main joints move. You don't need it to check if the robot will be able to reach your targets, and unlinkely that you need it to check if there will be a collision. If you want to simulate it, it would purely for visual purposes. |
Beta Was this translation helpful? Give feedback.
-
Hi all. I've just found this grasshopper plugin. It looks like I'll need to develop my own library as my robot arm is a Fanuc S420F, not listed. It has a 4-bar parallelogram linkage between J2 and J3 (where J1 is the base and J6 is the end effector). This means that if only J2 motor moves, both J2 and J3 angles change such that J3 maintains its angle relative to the base, rather than to J2 as you'd expect of straightforward serial kinematics.
Are any of the existing robots in the library of a similar construction? I can change an existing library by entering the relevant DH parameters, and can model the physical shell of the machine, but I'm not sure how to make a new kinematics module. Any pointers appreciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions