While manually building OpenPTrack v2.2 docker image, this error came up:

Searching online, I found this issue.
It seems rosdep is not automatically pulled and installed with ros anymore.
A temporary solution proposed was to add it manually. That currently works for OPT v2.2 as well.
Need to update relevant DockerFiles to reflect this.