Hello Gael! Hope all is well.
Just was curious if you knew a way to initiate the
moverandomize.py/randommovementclock from the within a gesture? Not sure if that is clear, but I'm trying to write a gesture and then launch it into random movement from within the .py file of the gesture.
I'm trying to set up a skit in which there is certain timing from within the gesture movements in which I want to ask the robot some questions before he moves to the next gesture. I can obviously write in some random movements to make it work in a similar way, but was thinking....man, life would be very easy if there was a way to call the random movement for a certain amount of time before moving onto the next gesture (if stacking gestures in one file)
Not sure how it is set up and my python knowledge is still fairly lacking, just seemed like there would likely be a python line to initiate that function seeing as the tab is already up and running from start up. I could be wrong. :9
This is an example of the kinda thing I would like to achieve. (Obviously this one doesn't work, but just as an idea at what I'm trying to get it to do)
def randommovementafterhello():