• Tom Jorquera's avatar
    fix external lib loading issue · eb07739c
    Tom Jorquera authored
    The external libs would not get loaded before running the behavior functions
    that required them.
    
    Move loading function call and add timeout to force them to get loaded before
    robot start.
    eb07739c
robot.js 948 Bytes