- Open Fiesta, Tsinghua University, Shenzhen, China: 07th of May, 2019 (Thanks Ji Li!!)
- Python for Women, Trouble Makers, Shenzhen, China: 08th of May, 2019 (Thanks a lot Linda!)
These are the slides for the robot manipulator workshop at Tsinghua University.
It gives an overview of the idea and purpose of the workshop as well as the materials and parts used in it.
The code in this jupyter notebook allows you to control servo motors using PSLab.
robotmanipulatorws.marcogg.com
- Install conda, see its documentation
- Clone this repo using git
- Create a new conda environment
$ conda env create -n robotworkshop -f binder/environment.yml
- Execute the jupyter notebook
$ jupyter notebook
- Open the url shown in the console with your favourite browser
- Enjoy the presentation!
Once opened you can see it in presentation mode (by clicking on the icon on the top right corner that looks like a present). Although no style file will be loaded and your presentation background will be plain white.