Robot 5 DOF Question
- Project_Hopeless
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 200
- Thank you received: 10
01 Apr 2024 00:53 #297318
by Project_Hopeless
Robot 5 DOF Question was created by Project_Hopeless
I know you can drive 5 axis mills in LinuxCNC
Can I build a 5-DOF robot with 5 axis kinematics, or does it have to be a 6 axis kin with one dummy axis (some how)?
If 6 axis is easier or required, what is the simplist way to build that in?
Can I build a 5-DOF robot with 5 axis kinematics, or does it have to be a 6 axis kin with one dummy axis (some how)?
If 6 axis is easier or required, what is the simplist way to build that in?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19454
- Thank you received: 6520
01 Apr 2024 03:20 #297331
by tommylight
Replied by tommylight on topic Robot 5 DOF Question
I think that LinuxCNC has some robot sims included with Vismach visualization, and pretty sure one of those was 5 DOF.
Been to long ...
Been to long ...
Please Log in or Create an account to join the conversation.
- Aciera
- Offline
- Administrator
Less
More
- Posts: 3997
- Thank you received: 1726
01 Apr 2024 08:40 #297347
by Aciera
I'm not aware of a 5 DOF robot simulation config in linuxcnc but I may well be looking in the wrong place. There is 'scorbot-kins.c' in the 'src/emc/kinematics' folder that seems to be for a 5 DOF 'Scorbot ER3'.
For 6 axis there is the generic 'genserkins' and the 'pumakins' kinematic.
If somebody finds others please let me know.
Replied by Aciera on topic Robot 5 DOF Question
No. A 5-axis machine kinematic consists of 3 linear cartesian joints X,Y,Z and two rotary joints. A 5 DOF serial manipulator comes with 5 rotary joints.Can I build a 5-DOF robot with 5 axis kinematics, or does it have to be a 6 axis kin with one dummy axis (some how)?
I'm not aware of a 5 DOF robot simulation config in linuxcnc but I may well be looking in the wrong place. There is 'scorbot-kins.c' in the 'src/emc/kinematics' folder that seems to be for a 5 DOF 'Scorbot ER3'.
For 6 axis there is the generic 'genserkins' and the 'pumakins' kinematic.
If somebody finds others please let me know.
The following user(s) said Thank You: tommylight, DPFlex
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19454
- Thank you received: 6520
01 Apr 2024 11:54 #297361
by tommylight
Replied by tommylight on topic Robot 5 DOF Question
Was there also "scarakins" or similar?
I noticed lately the config picker has changed and stuff is added and missing from it, hence i was not sure what is there anymore.
Thank you.
I noticed lately the config picker has changed and stuff is added and missing from it, hence i was not sure what is there anymore.
Thank you.
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds