• Tom Jorquera's avatar
    Add skeletons for client modules · 10d984d0
    Tom Jorquera authored
    We define three modules to be injected in the client:
    - controller: in charge of exposing the hubl.in functions as a unified API
    - lib: containing various libraries to be used by the robot
    - robot: containing the behavior of the robot itself
    
    Currently these modules only contain the base skeleton.
    10d984d0
controller.js 1.81 KB