Skip to content

aabecker/SwarmControlSandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

849 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwarmControlSandbox

This repository holds small stand-alone webpages that demonstrate interesting aspects of controlling large numbers of simple robots using a shared, global (broadcast) signal. This repository is used fo prototyping controllers and scenarios for SwarmControl.net

Aaron Becker Assistant Professor, University of Houston

http://en.wikipedia.org/wiki/Sandbox_(software_development)

A sandbox is a testing environment that isolates untested code changes and outright experimentation from the production environment or repository, in the context of software development including Web development and revision control. Sandboxing protects "live" servers and their data, vetted source code distributions, and other collections of code, data and/or content, proprietary or public, from changes that could be damaging (regardless of the intent of the author of those changes) to a mission-critical system or which could simply be difficult to revert. Sandboxes replicate at least the minimal functionality needed to accurately test the programs or other code under development (e.g. usage of the same environment variables as, or access to an identical database to that used by, the stable prior implementation intended to be modified; there are many other possibilities, as the specific functionality needs vary widely with the nature of the code and the application[s] for which it is intended.)

About

small examples of swarm control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors