Python Module Index

a | c | g | h | m | r | s
 
a
aww
    aww.commandline
    aww.controller
    aww.gui
    aww.hook
    aww.model
    aww.robots.robot_tools
    aww.scheduler
    aww.visualizations.visualization_tools
 
c
commandline Text interface to the framework
controller The primary access point to most of the functionality in this package
 
g
gui This module provides a graphical user interface to the controller.
 
h
hook Programming hook for extensions.
 
m
model This module handles persistence.
 
r
robot_tools Various functions often used by visualizations.
 
s
scheduler When activated, the scheduler runs task commands at specified intervals.