com.yobotics.simulationconstructionset
Class SimulationConstructionSetTest.SimpleRobot

java.lang.Object
  extended by com.yobotics.simulationconstructionset.Robot
      extended by com.yobotics.simulationconstructionset.SimulationConstructionSetTest.SimpleRobot
All Implemented Interfaces:
YoVariableHolder, java.io.Serializable
Enclosing class:
SimulationConstructionSetTest

public static class SimulationConstructionSetTest.SimpleRobot
extends Robot

See Also:
Serialized Form

Constructor Summary
SimulationConstructionSetTest.SimpleRobot()
           
 
Method Summary
 
Methods inherited from class com.yobotics.simulationconstructionset.Robot
addDynamicGraphicObjectsListRegistry, addFunctionToIntegrate, addRootJoint, addStaticLink, addStaticLinkGraphics, addStaticLinkGraphics, addYoVariableRegistry, computeAngularMomentum, computeAngularMomentum, computeCenterOfMass, computeCenterOfMass, computeCenterOfPressure, computeCOMMomentum, computeCOMMomentum, computeGravitationalPotentialEnergy, computeGravitationalPotentialEnergy, computeLinearMomentum, computeLinearMomentum, computeRotationalKineticEnergy, computeRotationalKineticEnergy, computeTranslationalKineticEnergy, computeTranslationalKineticEnergy, createAllVarLists, decideGroundContactPointsInContact, doAfterControlBeforeDynamics, doDynamicsAndIntegrate, doDynamicsButDoNotIntegrate, getAllExternalForcePoints, getAllGroundContactPoints, getAllKinematicPoints, getAllOneDegreeOfFreedomJoints, getAllVariables, getAllVariablesArray, getCameraMountList, getControllers, getGravity, getGravityX, getGravityY, getGravityZ, getGroundContactModel, getGroundContactPoints, getIMUMounts, getName, getRobotsYoVariableRegistry, getRootJoints, getSensors, getSensors, getSimulationRewoundListeners, getStaticLinkGraphics, getTime, getVariable, getVariable, getVariables, getVariables, getVariables, getYoTime, hasUniqueVariable, hasUniqueVariable, setBodyExternalForcePoint, setController, setController, setController, setControllersAndCallInitialization, setDynamic, setDynamicIntegrationMethod, setGravity, setGravity, setGravity, setGroundContactModel, setTime, toString, update, updateAllGroundContactPointVelocities, updateForPlayback, updateVelocities
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimulationConstructionSetTest.SimpleRobot

public SimulationConstructionSetTest.SimpleRobot()