This is the repo for the RoboticArm team at Tech Start UCalgary.
After cloning the repo, you can run the setupworkspace scripts in the workspaceTools directory. This will create a python environment, and automatically install/update any necessary requirements
- Run the .bat file in the command prompt
- Source the .bash file in the terminal
- You may need to apt install python3-venv and python-is-python3 for the script to run
- You must SOURCE the bash file. ie,
source setupworkspace.bash