MicroPsi overview

This is the MicroPSI source documentation; at the bottom of this page is a list of the most interesting packages for people working with MicroPsi sourcecode.

See:
          Description

Packages
org.micropsi.common.communication  
org.micropsi.common.config  
org.micropsi.common.consoleservice  
org.micropsi.common.coordinates  
org.micropsi.common.exception  
org.micropsi.common.log  
org.micropsi.common.progress  
org.micropsi.common.utils  
org.micropsi.common.xml  
org.micropsi.comp.agent  
org.micropsi.comp.agent.aaa  
org.micropsi.comp.agent.micropsi  
org.micropsi.comp.agent.micropsi.actions  
org.micropsi.comp.agent.micropsi.conserv  
org.micropsi.comp.agent.micropsi.percepts  
org.micropsi.comp.agent.micropsi.scripting  
org.micropsi.comp.agent.micropsi.urges  
org.micropsi.comp.agent.omni  
org.micropsi.comp.agent.turtle  
org.micropsi.comp.common  
org.micropsi.comp.common.conserv  
org.micropsi.comp.console  
org.micropsi.comp.console.mini  
org.micropsi.comp.console.mini.extensions  
org.micropsi.comp.console.worldconsole  
org.micropsi.comp.console.worldconsole.model  
org.micropsi.comp.messages  
org.micropsi.comp.robot  
org.micropsi.comp.server  
org.micropsi.comp.server.conserv  
org.micropsi.comp.timer  
org.micropsi.comp.timer.conserv  
org.micropsi.comp.world  
org.micropsi.comp.world.connection3dengine  
org.micropsi.comp.world.conserv  
org.micropsi.comp.world.messages  
org.micropsi.comp.world.objects  
org.micropsi.nodenet  
org.micropsi.nodenet.agent  
org.micropsi.nodenet.ext  
org.micropsi.nodenet.outputfunctions  
org.micropsi.nodenet.scripting  

 

This is the MicroPSI source documentation; at the bottom of this page is a list of the most interesting packages for people working with MicroPsi sourcecode.

There are a lot of classes here that are part of our infrastructure for communication and other tasks - these should't bother you too much, and they aren't documented.

People working with the toolkit are most likely to be interested in the packages

  1. org.micropsi.nodenet.agent - Contains the public API for a micropsi agent core.
  2. org.micropsi.nodenet - Contains the public API for micropsi node nets.
  3. org.micropsi.comp.agent.aaa - Contains the public API for adapting the agent to the world
  4. org.micropsi.comp.world.objects - Contains world objects and the world's agent objects.
  5. org.micropsi.comp.robot - Contains classes for using a Micropsi agent with robots.


(c) by Micropsi Project: http://www.cognitive-agents.org

.