Day 17: (Tue Oct 29, Week 10) System Testing¶
Notes for 2024-10-29.
New Assignments¶
New assignment, due Thu Nov 7: please individually choreograph and program a performance script at least a minute long, then document result in Assignment 7 Shared Folder. Please include a paragraph of text outlining your objectives and result along with your code, images, and a video.
Administrative¶
Please remember we do not have class on Tue Nov 5 for Democracy Day.
Agenda¶
We will start class with a short Zoom meeting. For meeting details: Office Hours and Zoom
The arm group can go ahead and try connecting tubing from the valves to the actuators. I can walk you through running the valve control script. I left a bag of assorted tubing in A11 along with the parts organizer which includes the cutter. You’ll want to use the upper valve board; from left to right the outputs are is push1, pull1, push2, pull2.
Boom wheel group, thanks for getting the new wheel in place, I just saw it moving a bit. You can work on programming some kind of test or performance.
If you do get locked out of A11, you can consult the staff, plus there is a key available for checkout at Lending. It has a tag on it saying “A11 theater” and a key code of CJB 48.
Please do not unplug any Arduinos; we can stop the movement by shutting down the demo scripts. The I/O servers can just stay running and connected as long as the valve and motor drivers stay on.
Sample performance scripts:
Software requirements:
pip3 install python-osc
(from Python 3 Installation)demo-arm.py or demo-boom-wheel.py
Software documentation: