Assignments for the Robotic Systems and Applications AI MSc
Decode your assignment using the provided password using the command below:
python3 assignment_guard.py Assignment*.enc password
Good luck!
Easily installing dependencies
- Clone this repository inside the src folder of your workspace (e.g.
~/ros2_ws/src). This is mandatory, since the script makes such assumption. - Run the bash script included in this reposory like this:
bash dependencies.bash
