Updating
Usually, we anounce updates relevant for the class. Thus, you do not need to check for updates proactively.
Update the system packages
$ sudo apt update && sudo apt upgrade
Update the
fav
package$ cd ~/fav/ros2/src/fav \ && git pull origin
Rebuild the normal workspace
$ build_ros
Make sure everything is sourced
$ source ~/.zshrc