Larry is definitely settling in on the perch with the green screen. I always have snacks in his bowls and he hasn’t touched them much. I guess he decided to sit by and snack while we record.
Continuing on from the previous video here we implement a moveto function in our simulator. There is one fix in the code, I removed these two lines as I realized I did not need them:
var l = Math.round(aPos.x); var t = Math.round(aPos.y);
Leave a Reply