|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsimbad.sim.EnvironmentDescription
simbad.gui.Test2
public class Test2
This demo shows a robot randomly picking red balls. It demonstrates the use of a picker actuator.
Nested Class Summary | |
---|---|
class |
Test2.Robot
The robot used in the demo. |
Field Summary |
---|
Fields inherited from class simbad.sim.EnvironmentDescription |
---|
ambientLightColor, archColor, backgroundColor, black, blue, boxColor, darkgray, floorColor, gray, green, hasAxis, light1Color, light1IsOn, light1Position, light2Color, light2IsOn, light2Position, ligthgray, NORMALS_REALISTIC, NORMALS_SIMPLE, normalsStyle, red, usePhysics, wallColor, white, worldSize, worldViewPoint |
Constructor Summary | |
---|---|
Test2()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The simbad main. |
Methods inherited from class simbad.sim.EnvironmentDescription |
---|
add, addMap, light1SetPosition, light2SetPosition, setUsePhysics, setWorldSize, showAxis |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Test2()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |