Skip to content
  • Leigh B. Stoller's avatar
    Add "obstacles" for robots to avoid. · eda7add2
    Leigh B. Stoller authored
    * New database table to store obstacles, in the usual coord system;
      x1,y1, is the upper left corner.
    
    * New web page to dump the entire obstacle list
    
    	https://www.emulab.net/obstacle_list.php3
    
    * New web page to dump a single obstacle, referenced by the above list
      page, and by the floormap generator.
    
    * Hack up the floormap code to add obstacles to the areamap, so that
      when you mouse over them, you get a ballon showing the description,
      and a link to the above mentioned page.
    eda7add2