Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y _ 

G

generateBotNumber() - Method in class basestation.bot.BotManager
Returns the next available int for a bot number.
getAllDataJson() - Method in class basestation.bot.robot.minibot.MiniBotSensorCenter
 
getAllDataJson() - Method in class basestation.bot.robot.modbot.ModbotSensorCenter
 
getAllDataJson() - Method in class basestation.bot.sensors.SensorCenter
 
getAllLocationData() - Method in class basestation.vision.VisionManager
Returns a list of vision objects with vision ids.
getAllObjects() - Method in class basestation.vision.CanonicalVisionSystem
 
getAllObjects() - Method in class basestation.vision.OverheadVisionSystem
 
getAllObjects() - Method in class basestation.vision.TangoVisionSystem
 
getAllObjects() - Method in class basestation.vision.VisionSystem
 
getAllObjectsWithRespectTo(VisionSystem) - Method in class basestation.vision.VisionSystem
 
getAllTrackedBots() - Method in class basestation.bot.BotManager
Gets all the bots currently tracked
getAllVisionMappings() - Method in class basestation.vision.VisionManager
 
getAngleTo(VisionCoordinate) - Method in class basestation.vision.VisionCoordinate
Returns the angle from this coordinate to other in degrees.
getBotByName(String) - Method in class basestation.bot.BotManager
Returns the bot associated with name if it exists
getBotCoordinate(Bot) - Method in class basestation.vision.VisionManager
Gets the location of a bot relative to the BaseStation's interpretation or null if no such coordinate exists
getBotManager() - Method in class basestation.BaseStation
Returns the bot manager held by BaseStation which can be used to lookup bots
getById(int) - Method in class basestation.vision.VisionSystem
Returns the vision object represented by target or null if none exists
getCommandCenter() - Method in class basestation.bot.robot.Bot
TODO: Use reflections on this if necessary.
getCommandCenter() - Method in class basestation.bot.robot.minibot.MiniBot
 
getCommandCenter() - Method in class basestation.bot.robot.modbot.ModBot
 
getDistanceTo(VisionCoordinate) - Method in class basestation.vision.VisionCoordinate
Returns the 2d euclidean distances to the other coordinate, assuming they are based on the same coordinate system
getIdForBot(Bot) - Method in class basestation.vision.VisionSystem
Returns the vision id for this system representing b or null if none exists
getInstance() - Static method in class basestation.BaseStation
Part of the singleton pattern, returns the singleton BaseStation
getName() - Method in class basestation.bot.robot.Bot
Returns the name associated with the bot, if one was provided.
getSensorCenter() - Method in class basestation.bot.robot.Bot
 
getSensorCenter() - Method in class basestation.bot.robot.minibot.MiniBot
 
getSensorCenter() - Method in class basestation.bot.robot.modbot.ModBot
 
getTheta() - Method in class basestation.vision.VisionCoordinate
 
getThetaOrZero() - Method in class basestation.vision.VisionCoordinate
 
getVision() - Method in class VisionModule._VisionInterfaceDisp
 
getVision(Current) - Method in interface VisionModule._VisionInterfaceOperations
 
getVision() - Method in interface VisionModule._VisionInterfaceOperationsNC
 
getVision() - Method in interface VisionModule.VisionInterfacePrx
 
getVision(Map<String, String>) - Method in interface VisionModule.VisionInterfacePrx
 
getVision() - Method in class VisionModule.VisionInterfacePrxHelper
 
getVision(Map<String, String>) - Method in class VisionModule.VisionInterfacePrxHelper
 
getVisionManager() - Method in class basestation.BaseStation
Returns the vision manager held by BaseStation which can be used to track bots and objects
getVisionSystemById(int) - Method in class basestation.vision.VisionManager
 
gotoCoord(VisionCoordinate) - Method in class basestation.bot.robot.modbot.ModbotCommandCenter
Navigates the bot to (x,y) using its built in navigator.
greenValue - Variable in class VisionModule.ColorRGB
 
A B C D E F G H I L M N O P R S T U V W X Y _ 
Skip navigation links