Skip to content

Instantly share code, notes, and snippets.

@keshuaixu
keshuaixu / BallSocketChainKinematics.groovy
Last active February 3, 2016 23:16 — forked from madhephaestus/BallSocketChainKinematics.groovy
NegativeFeedbackRobot copy of TrobotArmGroup
import com.neuronrobotics.bowlerstudio.creature.ICadGenerator;
import com.neuronrobotics.bowlerstudio.creature.CreatureLab;
import org.apache.commons.io.IOUtils;
import com.neuronrobotics.bowlerstudio.vitamins.*;
// Load the .CSG from the disk and cache it in memory
double spindalRadius = 16;
double housingDiameter=3.7
double ballJointPinSize=8;
@keshuaixu
keshuaixu / CarlTheRobot.xml
Created January 24, 2016 15:21
Carl The Hexapod
<root>
<mobilebase>
<driveType>walking</driveType>
<cadEngine>
<gist>bcb4760a449190206170</gist>
<file>ThreeDPrintCad.groovy</file>
</cadEngine>
<driveEngine>
<gist>bcb4760a449190206170</gist>
@keshuaixu
keshuaixu / Elephant.xml
Created January 24, 2016 15:21 — forked from madhephaestus/Elephant.xml
Elephant Script
<root>
<mobilebase>
<driveType>walking</driveType>
<cadEngine>
<gist>bcb4760a449190206170</gist>
<file>ThreeDPrintCad.groovy</file>
</cadEngine>
<driveEngine>
<gist>aef13d65093951d13235</gist>