BowlerKernel
|
Public Member Functions | |
ArrayList< CSG > | generateCad (DHParameterKinematics dh, int linkIndex) |
Definition at line 9 of file IgenerateCad.java.
ArrayList<CSG> com.neuronrobotics.bowlerstudio.creature.IgenerateCad.generateCad | ( | DHParameterKinematics | dh, |
int | linkIndex | ||
) |
This function should use the D-H parameters to generate cad objects to build this configuration the user should attach any listeners from the DH link for simulation
dh | the list of DH configurations |
Implemented in com.neuronrobotics.bowlerstudio.creature.UserManagedPrintBed.
Referenced by com.neuronrobotics.bowlerstudio.creature.MobileBaseCadManager.generateCad().