|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.robots.core.KAoSRobot kaos.robots.activmedia.ActivMedia kaos.robots.activmedia.Ivan
public class Ivan
Nested Class Summary |
---|
Nested classes/interfaces inherited from class kaos.robots.core.KAoSRobot |
---|
KAoSRobot.RequestHandlerThread |
Field Summary |
---|
Fields inherited from class kaos.robots.core.KAoSRobot |
---|
_actorID, _address, _agentDescription, _classificationListeners, _connectBtn, _connected, _connectToCmb, _currentActions, _enablingClasses, _enforcer, _gpsIsAvailable, _gpsOrigin, _listeners, _locator, _logger, _messageReceiver, _msgTransportService, _myLocator, _nickName, _registeredWithKAoS, _reniaCallback, _sender |
Constructor Summary | |
---|---|
Ivan()
|
Method Summary | |
---|---|
void |
CenterPanTilt()
CenterPanTilt |
java.lang.Double |
GetMaximumEffectiveSonarRange()
GetSonarRange |
java.lang.Double |
GetMaxZoom()
GetMaxZoom |
java.lang.Integer |
GetNumberOfSonarSensors()
GetNumberOfSonarSensors |
java.lang.Double |
GetPan()
GetPan |
Pose |
GetPanTiltPose()
GetPanTiltPose |
java.lang.Double |
GetSonarRange(java.util.HashMap properties)
GetSonarRange |
SonarReading |
GetSonarReading(java.util.HashMap properties)
GetSonarReading |
java.lang.Double |
GetTilt()
GetTilt |
java.lang.Double |
GetZoom()
GetZoom |
SerializableBufferImage |
GrabFrameAsBuffer()
CaptureImage |
void |
init(java.lang.String[] args)
|
static void |
main(java.lang.String[] args)
|
void |
Pan(java.util.HashMap properties)
Pan |
void |
PanPTZCamera(java.util.HashMap properties)
|
void |
SetMaxEffectiveSonarRange(java.util.HashMap properties)
SetMaxEffectiveSonarRange |
void |
SetPan(java.util.HashMap properties)
SetPan |
void |
SetPanTiltPose(java.util.HashMap properties)
SetPanTiltPose |
void |
SetTilt(java.util.HashMap properties)
SetTilt |
void |
SetZoom(java.util.HashMap properties)
SetZoom |
void |
Tilt(java.util.HashMap properties)
Tilt |
void |
TiltPTZCamera(java.util.HashMap properties)
|
void |
Zoom(java.util.HashMap properties)
Zoom |
void |
ZoomPTZCamera(java.util.HashMap properties)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ivan() throws AbortActionException
AbortActionException
Method Detail |
---|
public void init(java.lang.String[] args)
init
in class ActivMedia
public java.lang.Integer GetNumberOfSonarSensors()
Sonar
GetNumberOfSonarSensors
in interface Sonar
public java.lang.Double GetMaximumEffectiveSonarRange()
Sonar
GetMaximumEffectiveSonarRange
in interface Sonar
public java.lang.Double GetSonarRange(java.util.HashMap properties)
Sonar
GetSonarRange
in interface Sonar
public SonarReading GetSonarReading(java.util.HashMap properties)
Sonar
GetSonarReading
in interface Sonar
public void SetMaxEffectiveSonarRange(java.util.HashMap properties)
Sonar
SetMaxEffectiveSonarRange
in interface Sonar
public SerializableBufferImage GrabFrameAsBuffer() throws java.lang.Exception
VideoCamera
GrabFrameAsBuffer
in interface VideoCamera
java.lang.Exception
public void Zoom(java.util.HashMap properties) throws java.lang.Exception
Zoomable
Zoom
in interface Zoomable
java.lang.Exception
public void SetZoom(java.util.HashMap properties) throws java.lang.Exception
Zoomable
SetZoom
in interface Zoomable
java.lang.Exception
public java.lang.Double GetZoom() throws java.lang.Exception
Zoomable
GetZoom
in interface Zoomable
java.lang.Exception
public java.lang.Double GetMaxZoom() throws java.lang.Exception
Zoomable
GetMaxZoom
in interface Zoomable
java.lang.Exception
public void PanPTZCamera(java.util.HashMap properties)
public void TiltPTZCamera(java.util.HashMap properties)
public void ZoomPTZCamera(java.util.HashMap properties)
public void Pan(java.util.HashMap properties) throws java.lang.Exception
PanTiltBase
Pan
in interface PanTiltBase
java.lang.Exception
public void SetPan(java.util.HashMap properties) throws java.lang.Exception
PanTiltBase
SetPan
in interface PanTiltBase
java.lang.Exception
public void Tilt(java.util.HashMap properties) throws java.lang.Exception
PanTiltBase
Tilt
in interface PanTiltBase
java.lang.Exception
public void SetTilt(java.util.HashMap properties) throws java.lang.Exception
PanTiltBase
SetTilt
in interface PanTiltBase
java.lang.Exception
public void SetPanTiltPose(java.util.HashMap properties) throws java.lang.Exception
PanTiltBase
SetPanTiltPose
in interface PanTiltBase
java.lang.Exception
public java.lang.Double GetPan() throws java.lang.Exception
PanTiltBase
GetPan
in interface PanTiltBase
java.lang.Exception
public java.lang.Double GetTilt() throws java.lang.Exception
PanTiltBase
GetTilt
in interface PanTiltBase
java.lang.Exception
public Pose GetPanTiltPose() throws java.lang.Exception
PanTiltBase
GetPanTiltPose
in interface PanTiltBase
java.lang.Exception
public void CenterPanTilt() throws java.lang.Exception
PanTiltBase
CenterPanTilt
in interface PanTiltBase
java.lang.Exception
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |