
wall e lover 360
Canada
Asked
— Edited

Hi guys can you help me to make my wall-e wave? I have one servo connected to his hand, and I want that servo to move up and down with one command can any body tell me how to do that?
thanks
Dante
Upgrade to ARC Pro
Get access to the latest features and updates with ARC Early Access edition. You'll have everything that's needed to unleash your robot's potential!
Based on your post activity, we found some content that may be interesting to you. Explore these other
tutorials and community conversations.
Code:
servo(D12,180)
sleep(500)
servo(D12,150)
sleep(500)
servo(D12,180)
sleep(500)
servo(d12,150)
sleep(500)
servo(D12,180)
Code:
My wall-e waves now you are the best!
I had no idea how to script until you helped me learn
thanks again
Dante
Set up the frames, the software joins them up when actions are created. ControlCommand to call the action to start and viola, nice smooth movements