BowlerKernel
|
Public Member Functions | |
ArrayList< CSG > | generateBody (MobileBase base) |
Definition at line 9 of file IgenerateBody.java.
ArrayList<CSG> com.neuronrobotics.bowlerstudio.creature.IgenerateBody.generateBody | ( | MobileBase | base | ) |
This function should generate the body and any limbs of a given base. the user should attach any listeners from the DH link for simulation
base | the base to generate |
Implemented in com.neuronrobotics.bowlerstudio.creature.UserManagedPrintBed.
Referenced by com.neuronrobotics.bowlerstudio.creature.MobileBaseCadManager.generateBody().