Smart Grasping giving error - ImportError: No module named smart_grasping_sandbox.smart_grasper

I tried to run arm_control.py file on my local PC where I have 18.04 + Melodic installed, it gave error as
ImportError: No module named smart_grasping_sandbox.smart_grasper

Hello @fahad-khan ,

From the error, it looks like you are missing the smart_grasping_sandbox module, which you can find in this repo: Bitbucket