|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LightSensor | |
simbad.sim |
Uses of LightSensor in simbad.sim |
Methods in simbad.sim that return LightSensor | |
static LightSensor |
RobotFactory.addLightSensor(Agent agent)
Adds a prebuild light sensor to the agent. |
static LightSensor |
RobotFactory.addLightSensor(Agent agent,
javax.vecmath.Vector3d pos,
float angle,
java.lang.String label)
Adds a prebuild light sensor to the agent at a given position. |
static LightSensor |
RobotFactory.addLightSensorLeft(Agent agent)
Adds a prebuild light sensor on the left of the agent . |
static LightSensor |
RobotFactory.addLightSensorRight(Agent agent)
Adds a prebuild light sensor on the right of the agent . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |