fix external lib loading issue
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.
fixes #21 (closed)
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.
fixes #21 (closed)