A short Jupyter Notebook showing some key introductory concepts and functionalities in Python Programming. This tutorial was created for the Macdonald Campus Robotics club and was also shown to students in the Instrumentation and Control course (BREE 504) at McGill University.
Python Environment
- To run this code, you need to have a version of python 3 up and running.This code was tested using python version 3.6.8. Python libraries numpy (greater or equal to version 1.17.0) and matplotlib (greater or equal to version 3.1.1) need to be installed.
If you have any questions, please email amanda.boatswainj@gmail.com for any clarifications.