Day

July 12, 2017
12
Jul

Let’s Break It Down! “movement.py” part 3

Welcome to part 3 of Let’s break it down! ‘movement.py’. In the last post we went over two massive functions: ‘bckFwdRun(key, s)’ and ‘leftRightRun(key, s)’. In this post, we’re going to look at the next functions.  These two functions play a very important part in the communications between python and client SART Control Panel. Both...
Read More