Package | Description |
---|---|
<Unnamed> | |
casa |
The casa package is the main package for CASA (Collaborative Agent System
Architecture), which is an infrastructure for agent based systems.
|
casa.abcl | |
casa.agentCom |
The package (agentCom = "Agent
Communications") handles connections between agents. The class Channel
is an abstraction of a communication channel.
|
casa.auction | |
casa.conversation2 | |
casa.event |
Contains classes that implement Events (see
Event ),
which are used to describe dependencies (including time expiry or time
intervals) among things like social commitments and deferred code. |
casa.ontology | |
casa.ontology.v3 | |
casa.policy | |
casa.socialcommitments |
Contains classes implementing social commitments.
|
casa.transaction | |
casa.ui |
Contains classes implementing CASA's default user interfaces.
|
casa.util |
Contains classes implementing various utility class for CASA.
|
iRobotCreate | |
iRobotCreate.simulator |
This package offers a simulator environment for these robots.
|
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
DrEvil.DREVIL__MORE
Make the parameters key parameters by using an anonymous class of type CasaLispOperator.
|
private static CasaLispOperator |
DrEvil.DREVIL__SPEAK
1.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
TransientAgent.NewAgentLispCommand
Class to implement the (OPTIONS ...) lisp command.
|
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
Act.ACT
Lisp operator: (ACT string ...)
Create a MessageEventDescriptor object. |
private static CasaLispOperator |
Act.ACT__ACTION_AT
Lisp operator: (ACT.ACTION_AT ACT INDEX)
Attempt to join the cooperation domain specified by the parameter URL. |
private static CasaLispOperator |
Act.ACT__SIZE
Lisp operator: (ACT.SIZE ACT INDEX)
Attempt to join the cooperation domain specified by the parameter URL. |
private static CasaLispOperator |
Act.ACT2LIST
Lisp operator: (ACT2LIST ACT)
Attempt to join the cooperation domain specified by the parameter URL. |
static CasaLispOperator |
Act.ACT2STRING
Lisp operator: (ACT2STRING ACT)
Attempt to join the cooperation domain specified by the parameter URL. |
private static CasaLispOperator |
TransientAgent.ADD__SINGLE__NUM__VALUE__KBFILTER |
private static CasaLispOperator |
TransientAgent.AGENT__ASYNC
Lisp operator: (AGENT.ASYNC command)
Sends a EXECUTE message to agent-name. |
private static CasaLispOperator |
TransientAgent.AGENT__CREATE_EVENT_OBSERVER_EVENT
Lisp operator: (AGENT.CREATE-EVENT-OBSERVER-EVENT)
Create an EventObserverEvent |
private static CasaLispOperator |
TransientAgent.AGENT__DELETE_POLICY
Lisp operator: (AGENT.DELETE-POLICY)
Deletes a policy if it has one. |
private static CasaLispOperator |
TransientAgent.AGENT__EXIT
Lisp operator: (EXIT)
List the current event queue. |
private static CasaLispOperator |
TransientAgent.AGENT__FIND_FILE_RESOURCE_PATH
Lisp operator: (Find {property-name})
Sets the string value of a system property\. Lambda List: &OPTIONAL (PROPERTY "all") PROPERTY [optional def=all] string name of the system property to show (or 'all' to display and return NIL) |
private static CasaLispOperator |
TransientAgent.AGENT__GET_AGENT
Lisp operator: (GET-URL)
Returns the agent's url as a string |
private static CasaLispOperator |
TransientAgent.AGENT__GET_AGENTS_REGISTERED
Lisp operator: (GET-AGENTS-REGISTERED)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
TransientAgent.AGENT__GET_AGENTS_RUNNING
Lisp operator: (GET-AGENTS-RUNNING)
Sends a message to the LAC requesting the running agents. |
private static CasaLispOperator |
TransientAgent.AGENT__GET_CLASS_NAME
Lisp operator: (AGENT.GET-CLASS-NAME)
Return the class name of the agent. |
private static CasaLispOperator |
TransientAgent.AGENT__GET_MSG_OBJ
Lisp operator: (EVENT.GET-MSG-OBJ)
Return the message object |
private static CasaLispOperator |
TransientAgent.AGENT__GET_POLICIES
Lisp operator: (AGENT.GET-POLICIES)
Returns the agent's policies formated as a string |
private static CasaLispOperator |
TransientAgent.AGENT__GET_URL
Lisp operator: (AGENT__GET-URL)
Returns the agent's url as a string |
private static CasaLispOperator |
TransientAgent.AGENT__GETUSEACKPROTOCOL
Lisp operator: (GETUSEACKPROTOCOL)
Return T if the agent is using the ACK parotocol, otherwise return Nil. |
private static CasaLispOperator |
TransientAgent.AGENT__INSTANTIATE_CONVERSATION |
private static CasaLispOperator |
TransientAgent.AGENT__ISA
Lisp operator: (AGENT.ISA)
Add a policy to the agent's global policy repetoire |
private static CasaLispOperator |
TransientAgent.AGENT__JOIN
Lisp operator: (AGENT.JOIN CD-url)
Attempt to join the cooperation domain specified by the parameter URL. |
private static CasaLispOperator |
TransientAgent.AGENT__LOAD_FILE_RESOURCE
Lisp operator: (AGENT.LOAD-FILE-RESOURCE)
Ping another agent given by URL, waiting up to TIMEOUT milliseconds for the response if it doesn't come sooner. |
private static CasaLispOperator |
TransientAgent.AGENT__MAKE_CONVERSATION_ID
Lisp operator: make-conversation-id
Returns a unique String conversation identifier |
private static CasaLispOperator |
TransientAgent.AGENT__MESSAGE |
private static CasaLispOperator |
TransientAgent.AGENT__NEW_INTERFACE
Lisp operator: (NEW-INTERFACE)
|
private static CasaLispOperator |
TransientAgent.AGENT__OPTIONS
Lisp operator: (OPTIONS ...)
Show or set options. |
private static CasaLispOperator |
TransientAgent.AGENT__PAUSE
Lisp operator: (PAUSE)
Pause the agent just after processing a message. |
private static CasaLispOperator |
TransientAgent.AGENT__PING
Lisp operator: (AGENT.PING)
Ping another agent given by URL, waiting up to TIMEOUT milliseconds for the response if it doesn't come sooner. |
private static CasaLispOperator |
TransientAgent.AGENT__PRINTLN
Lisp operator: (PAUSE)
Pause the agent just after processing a message. |
private static CasaLispOperator |
TransientAgent.AGENT__PUT_POLICY
Lisp operator: (PUT-POLICY)
Add a policy to the agent's global policy repetoire |
private static CasaLispOperator |
TransientAgent.AGENT__REPLY
Lisp operator: (AGENT.REPLY MLMessage {PerformDescriptor} :[{*}key] [value]
...)
|
private static CasaLispOperator |
TransientAgent.AGENT__RESET_DEF_FILE_SYSTEM_LOCATIONS
Lisp operator: (Find {property-name})
Sets the string value of a system property\. Lambda List: &OPTIONAL (PROPERTY "all") PROPERTY [optional def=all] string name of the system property to show (or 'all' to display and return NIL) |
private static CasaLispOperator |
TransientAgent.AGENT__RESUME
Lisp operator: (RESUME)
Resume the agent from a pause state. |
private static CasaLispOperator |
TransientAgent.AGENT__SEND
Lisp operator: (SEND agent-url ...)
Sends a EXECUTE message to agent-name. |
private static CasaLispOperator |
TransientAgent.AGENT__SEND_QUERY_AND_WAIT
Lisp operator: (AGENT.SEND-QUERY-AND-WAIT)
Create an EventObserverEvent |
private static CasaLispOperator |
TransientAgent.AGENT__SEND_REQUEST_AND_WAIT
Lisp operator: (AGENT.SEND-REQUEST-AND-WAIT)
Create an EventObserverEvent |
private static CasaLispOperator |
TransientAgent.AGENT__SHOW_COMMITMENTS
Lisp operator: (SHOW-COMMITMENTS)
Show the agent's current social commitments. |
private static CasaLispOperator |
TransientAgent.AGENT__SHOW_CONVERSATIONS
Lisp operator: (SHOW-CONVERSATIONS)
Show the agent's current conversations. |
private static CasaLispOperator |
AbstractProcess.AGENT__SHOW_EVENT_QUEUE
Lisp operator: (SHOW-EVENTQUEUE)
Show the agent's events on the event queue. |
private static CasaLispOperator |
TransientAgent.AGENT__SHOW_EVENTQUEUE
Lisp operator: (SHOW-EVENTQUEUE)
List the current event queue. |
private static CasaLispOperator |
TransientAgent.AGENT__STEP
Lisp operator: (STEP)
Resume the agent from a pause state until just after processing the next message. |
private static CasaLispOperator |
TransientAgent.AGENT__STOP_EVENT_OBSERVER_EVENT
Lisp operator: (AGENT.STOP-EVENT-OBSERVER-EVENT)
Stop an existing EventObserverEvent |
private static CasaLispOperator |
TransientAgent.AGENT__TELL
Lisp operator: (TELL agent-url ...)
Sends a REQUEST/EXECUTE message to the given agent-url. |
private static CasaLispOperator |
TransientAgent.AGENT__TRANSFORM
Lisp operator: (AGENT.TRANSFORM)
Returns the transformed object, or the argument argument if no transformation is applicable |
private static CasaLispOperator |
TransientAgent.AGENT__TRANSFORM_STRING
Lisp operator: (AGENT.TRANSFORM-STRING)
Returns the transformed string, or the argument string if no transformation is applicable |
private static CasaLispOperator |
TransientAgent.ASSERT |
private static CasaLispOperator |
TransientAgent.CALL_GC |
private static CasaLispOperator |
TransientAgent.COMPARETO
Lisp operator: (COMPARETO)
List the current event queue. |
private static CasaLispOperator |
TransientAgent.EVENT__GET
Lisp operator: (EVENT.GET)
Return the event object. |
private static CasaLispOperator |
TransientAgent.EVENT__GET_MSG
Lisp operator: (EVENT.GET-MSG)
Return the value. |
private static CasaLispOperator |
TransientAgent.EVENT__GET_OWNER_CONVERSATION_ID
Lisp operator: (EVENT.GET-OWNER-CONVERSATION-ID)
Return the event's owner conversation ID, if it has one |
private static CasaLispOperator |
AbstractProcess.GET_HOST_NAMES
Lisp operator: (GET-HOST-NAMES)
Show the host names for this computer. |
private static CasaLispOperator |
AbstractProcess.GET_INETADDRESSES
Lisp operator: (GET-INETADDRESSES)
Show the host names for this computer. |
private static CasaLispOperator |
TransientAgent.GET_OBJECT
Deprecated.
|
private static CasaLispOperator |
TransientAgent.GET_SYSTEM
Lisp operator: (GET-SYSTEM {property-name})
Either return the string value of a system property, or display all system properties (returning NIL). Lambda List: &OPTIONAL (PROPERTY "all") PROPERTY [optional def=all] string name of the system property to show (or 'all' to display and return NIL) |
private static CasaLispOperator |
TransientAgent.GET_THREAD
Lisp operator: (GET-THREAD)
Returns the agent's url as a string |
private static CasaLispOperator |
TransientAgent.KB__QUERY_IF |
private static CasaLispOperator |
TransientAgent.KB_ARG_DESC |
private static CasaLispOperator |
TransientAgent.KB_DEFINE_ONTOLOGY_FILTER |
private static CasaLispOperator |
TransientAgent.KB_SHOW |
(package private) static CasaLispOperator |
CASACommandLine2.loadActPlease
Deprecated.
|
private static CasaLispOperator |
PerformDescriptor.PERFORMDESCRIPTOR
Lisp operator: (PERFORMDESCRIPTOR ...)
Sends the designated response to |
private static CasaLispOperator |
PerformDescriptor.PERFORMDESCRIPTOR__GET_STATUS
Lisp operator: (PERFORMDESCRIPTOR.GET-STATUS PD ...)
Sends the designated response to |
private static CasaLispOperator |
PerformDescriptor.PERFORMDESCRIPTOR__GET_STATUS_VALUE
Lisp operator: (PERFORMDESCRIPTOR.GET-STATUS-VALUE PD ...)
Sends the designated response to |
private static CasaLispOperator |
PerformDescriptor.PERFORMDESCRIPTOR__GET_VALUE
Lisp operator: (PERFORMDESCRIPTOR.GET-VALUE PD KEY ...)
Sends the designated response to |
private static CasaLispOperator |
PerformDescriptor.PERFORMDESCRIPTOR__OVERLAY
Lisp operator: (PERFORMDESCRIPTOR.OVERLAY PD &allow-other-keys)
Conditionally overlays the PerformDescriptor PD by the other-keys. |
private static CasaLispOperator |
TransientAgent.QUERYREF |
private static CasaLispOperator |
TransientAgent.SERIALIZE
Lisp operator: (SERIALIZE object)
Return the casa serialization string for the object |
private static CasaLispOperator |
TransientAgent.SET_SYSTEM
Lisp operator: (SET-SYSTEM {property-name})
Sets the string value of a system property\. Lambda List: &OPTIONAL (PROPERTY "all") PROPERTY [optional def=all] string name of the system property to show (or 'all' to display and return NIL) |
private static CasaLispOperator |
PerfActTransformation.TRANSFORM_STRING
Lisp operator: (TRANSFORM-STRING)
Return the class name of the agent. |
private static CasaLispOperator |
PerfActTransformation.TRANSFORMATION
Lisp operator: (TRANSFORMATION)
Return the class name of the agent. |
private static CasaLispOperator |
PerfActTransformation.TRANSFORMATION__GET_FROM
Lisp operator: (TRANSFORMATION.GET_FROM)
Return the class name of the agent. |
private static CasaLispOperator |
PerfActTransformation.TRANSFORMATION__GET_TO
Lisp operator: (TRANSFORMATION.GET_TO)
Return the class name of the agent. |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
CasaLispOperator.ECHO
Lisp operator: (echo)
This is here for debugging and experimentation purposes only. |
private static CasaLispOperator |
CasaLispOperator.HELP
Lisp operator: (?)
Displays the list of all casa lisp operators with the first sentence of documentation. |
private static CasaLispOperator |
Lisp.SLEEP_IGNORING_INTERRUPTS
Lisp operator: (?)
Displays the list of all casa lisp operators with the first sentence of documenation. |
private static CasaLispOperator |
Lisp.TOSTRING
Lisp operator: (tostring)
Displays the list of all casa lisp operators with the first sentence of documenation. |
Modifier and Type | Field and Description |
---|---|
private static ConcurrentSkipListSet<CasaLispOperator> |
CasaLispOperator.all |
Modifier and Type | Method and Description |
---|---|
static CasaLispOperator |
CasaLispOperator.makeCasaLispOperator(Class<? extends TransientAgent> agentClass,
Method aMethod)
Creates a new
CasaLispOperator given a method and a transient agent. |
Modifier and Type | Method and Description |
---|---|
static Iterator<CasaLispOperator> |
CasaLispOperator.iteratorFor(Class<? extends TransientAgent> agentClass)
Will return an iterator over all the casaLispOperators that were defined
for (by?) agents of the parameter class.
|
Modifier and Type | Method and Description |
---|---|
int |
CasaLispOperator.compareTo(CasaLispOperator o) |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
URLDescriptor.AGENT_IDENTIFIER
Lisp operator: (AGENT-IDENTIFIER)
|
private static CasaLispOperator |
URLDescriptor.NEW_URL
Lisp operator: (NEW-URL STRING)
|
private static CasaLispOperator |
URLDescriptor.URL__GET
Lisp operator: (NEW-URL STRING)
Attempt to join the cooperation domain specified by the parameter URL. |
private static CasaLispOperator |
URLDescriptor.URLS__GET
Lisp operator: (URLS.GET)
Attempt to join the cooperation domain specified by the parameter URL. |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
AuctionAgent.LIQUIDATE_INVENTORY
Lisp operator: liquidate-inventory
Put all sellable items up for auction |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
Conversation.CONVERSATION
(Conversation ...)
|
private static CasaLispOperator |
Conversation.CONVERSATION__EXECUTE_ACTION
Lisp operator: (conversation.set-state)
Sets the state of the current specified |
private static CasaLispOperator |
Conversation.CONVERSATION__GET_STATE
Lisp operator: (conversation.get-state)
Gets the state of the conversation specified |
private static CasaLispOperator |
Conversation.CONVERSATION__SET_ACTION
Lisp operator: (conversation.set-state)
Sets the state of the current specified |
private static CasaLispOperator |
Conversation.CONVERSATION__SET_STATE
Lisp operator: (conversation.set-state)
Sets the state of the current specified |
private static CasaLispOperator |
SubscribeClientConversation.SUBSCRIBE_CONVERSATION |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
EventDescriptor.EventDescriptorLispOperator
a class representation of Event Descriptor Lisp Operator
|
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
EventDescriptor.EVENT_DESCRIPTOR
Lisp operator: (EVENT-DESCRIPTOR performative act)
Create a EventDescriptor object. |
static CasaLispOperator |
Event.FIRE_EVENT
Lisp operator: (FIRE-EVENT)
Fire the current event. |
private static CasaLispOperator |
MessageEventDescriptor.MSGEVENT_DESCRIPTOR
Lisp operator: (MSGEVENT-DESCRIPTOR performative act)
Create a MessageEventDescriptor object. |
Modifier and Type | Field and Description |
---|---|
static CasaLispOperator |
Ontology.ONT__ASSERT |
static CasaLispOperator |
Ontology.ONT__DESCRIBE |
static CasaLispOperator |
Ontology.ONT__GET |
static CasaLispOperator |
Ontology.ONT__GET_RESIDENT |
static CasaLispOperator |
Ontology.ONT__IMPORT |
static CasaLispOperator |
Ontology.ONT__INDIVIDUAL |
static CasaLispOperator |
Ontology.ONT__IS_INDIVIDUAL |
static CasaLispOperator |
Ontology.ONT__IS_OBJECT |
static CasaLispOperator |
Ontology.ONT__IS_TYPE |
static CasaLispOperator |
Ontology.ONT__RELATED_TO |
static CasaLispOperator |
Ontology.ONT__RELATION
Lisp operator: (DEFTBOXREL name {keys {rel}}*)
|
static CasaLispOperator |
Ontology.ONT__SET_DEFAULT |
static CasaLispOperator |
Ontology.ONT__TYPE |
static CasaLispOperator |
Ontology.ONTOLOGY |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
ConstraintSimple.CONSTRAINT
Java function definition to construct a SimpleConstraint.
CONSTRAINT &OPTIONAL TYPE-NAME java.lang.String; The type to constrain to. &KEY INDIVIDUAL-ONLY; java.lang.Boolean Constraint to being an individual only and not a type. TYPE-ONLY java.lang.Boolean; Constrain to being a type only and not an individual. |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
Policy.CONSEQUENT_CLASS
Lisp operator: (POLICY event-descriptor '(action ...))
Construct a Policy object and add it to the agent's policy store. |
private static CasaLispOperator |
Policy.POLICY
Lisp operator: (POLICY event-descriptor '(action ...))
Construct a Policy object and add it to the agent's policy store. |
private static CasaLispOperator |
Policy.SC__ADD
Lisp operator: (ADD :DEBTOR d :Creditor c :PERFORMATIVE p :ACT ...)
Construct a social commitment ADD operator. |
private static CasaLispOperator |
Policy.SC__CANCEL
Lisp operator: (CANCEL :DEBTOR d :Creditor c :PERFORMATIVE p :ACT a)
Construct a social commitment CANCEL operator. |
private static CasaLispOperator |
Policy.SC__FULFIL
Lisp operator: (FULFIL :DEBTOR d :Creditor c :PERFORMATIVE p :ACT a)
Construct a social commitment FULFIL operator. |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
SocialCommitmentDescriptor.SCDESCRIPTOR
Lisp operator: (SCDESCRIPTOR performative act)
Create a SocialCommitmentDescriptor object. |
private static CasaLispOperator |
SocialCommitment.SOCIALCOMMITMENT |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
AbstractTransactionAgent.INITIALIZE_DESIRED_PRODUCTS
Lisp operator: initialize-desired-products
Allows the user to set desired products and bank roll |
private static CasaLispOperator |
AbstractTransactionAgent.INITIALIZE_INVENTORY
Lisp operator: initialize-inventory
Allows the user to set the lots, reserves, openings, products, and start times |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
ObservingAgentUI.UI_HISTORY
Lisp operator: (UI_HISTORY )
Print or access the agent history |
private static CasaLispOperator |
ObservingAgentUI.UI_MONITOR
Lisp operator: (UI_MONITOR :EVENTS [bool] :MESSAGES [bool] :INFO [bool] :UNKNOWN [bool] :TRACE [bool])
Turn on or off display of various notification message types from the agent. |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
JarLoader.LOAD_JAR |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
iRobotCreate.IROBOT__BREATHING |
private static CasaLispOperator |
iRobotCreate.IROBOT__DEMO
Lisp operator: (iRobot.demo)
Runs the robot's internal demos 0-9. |
private static CasaLispOperator |
iRobotCreate.IROBOT__DOCK
Lisp operator: (iRobot.dock)
Dock the robot in it's recharger. |
private static CasaLispOperator |
iRobotCreate.IROBOT__DRIVE
Lisp operator: (iRobot.drive)
Drive the robot at VELOCITY along curve RADIUS. |
private static CasaLispOperator |
iRobotCreate.IROBOT__EXECUTE
Lisp operator: (iRobot.execute)
Same as execute-raw, but understands prefix 'p' to be a pause in milliseconds. |
private static CasaLispOperator |
iRobotCreate.IROBOT__EXECUTE_RAW
Lisp operator: (iRobot.execute-raw)
Send bytes to the robot as a command. |
private static CasaLispOperator |
iRobotCreate.IROBOT__LED
Lisp operator: (iRobot.LED)
Set the LEDs on the robot. |
private static CasaLispOperator |
iRobotCreate.IROBOT__MODE
Lisp operator: (iRobot.mode)
Change the robot's MODE. |
private static CasaLispOperator |
iRobotCreate.IROBOT__MOVEBY
Lisp operator: (iRobot.moveby)
move the robot by DISTANCE in mm (-ve is backwards). |
private static CasaLispOperator |
iRobotCreate.IROBOT__RESET
Lisp operator: (iRobot.reset)
Reset the robot. |
private static CasaLispOperator |
iRobotCreate.IROBOT__ROTATE_DEG
Lisp operator: (iRobot.rotate-deg)
Rotate the robot by am ANGLE in degrees (-ve is clockwise). |
private static CasaLispOperator |
iRobotCreate.IROBOT__ROTATE_MM
Lisp operator: (iRobot.rotate-mm)
Rotate the robot by DISTANCE in mm (-ve is clockwise). |
Modifier and Type | Field and Description |
---|---|
private static CasaLispOperator |
CameraObservableCircle.IROBOT_ENV__CIRCLE
Lisp operator: (iRobot-env.new)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__DELETE
Lisp operator: (iRobot-env.delete)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__DELETE_ALL
Lisp operator: (iRobot-env.delete-all)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__NEW
Lisp operator: (iRobot-env.new)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__NEW_BOUNDS
Lisp operator: (iRobot-env.new-bounds)
Sends a message to the LAC requesting the registered agents. |
static CasaLispOperator |
Puck.IROBOT_ENV__PUCK
Lisp operator: (iRobot-env.new)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__SET
Lisp operator: (iRobot-env.set)
Sends a message to the LAC requesting the registered agents. |
private static CasaLispOperator |
Environment.IROBOT_ENV__SHOW
Lisp operator: (iRobot-env.show)
Lists all the objects in the environment. |
private static CasaLispOperator |
CameraObservableTriangle.IROBOT_ENV__TRIANGLE
Lisp operator: (iRobot-env.new)
Sends a message to the LAC requesting the registered agents. |