What I need help with is the kinematics. It looks like linuxcnc has genserkins and genhexkins which if those are functional in machinekit might just do the job????? I am hoping that somebody can get me pointed in the right direction for what type of equations I should be looking for and how to implement them into machinekit.
I haven't built this yet, just pointing at somebody else who has done a great deal of work that I intend to use and improve. I intend to have one built within the next month. And hopefully controlled movements within 2 months. Free time with an infant around isn't what it used to be.
...
Another option coming (hopefully) soon would be to use ROS
ROS:I spent the time to read through the entire list. Looks like development on it is dead as of recent? I had issues trying to follow it as I am not a true programmer and integration seems to need to go in at a pretty low level. From my observation of the issue it sounds like the 'proper' way to do this is to have ROS feed points into the motion layer of machinekit but that is incredibly difficult to do as that layer is a big jumbled mess of code that nobody wants to touch??? And the other method of dropping points directly into the hal layer sounds like it will likely violate acceleration/jerk limitations on motors and result in choppy behavior?