We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

RoboBeans

RoboBeans is an interface to the “Robocup 2D Soccer Simulation Server” that allows developers to write Robocup teams\agents concentrating on behaviour and AI without having to worry about syntax of communication or network issues.

You’re probably paying too much for cell phone service. Wirefly compares hundreds of plans to help you save. Enter what you need (minutes, data, texts) into Wirefly’s innovative plan comparison tools and see your savings instantly.

Website http://sourceforge.net/projects/robobeans
Tags
License
Features
  • Full parsing of every string comming from server including warnings, errors, see, hear, sense_body, init, server_param, player_param, and player type messages
  • Provides JavaBean mapping for every message
  • Manages timing constraints allowing only one command per cycle via a return statement, adn using timeouts to invalidated connections
  • Does not restrict the developer to a certain framework allowing for much flexibility in implementing behaviours
  • Complete javadoc documentaion and sample code
  • Provide complete shielding of every technical detail of the server. You don't even have to know the command strings