Results 3 issues of Mariem KHLIFI

The following command is no longer functional: `pip install "git+git://github.com/erikwijmans/Pointnet2_PyTorch.git#egg=pointnet2_ops&subdirectory=pointnet2_ops_lib"` https://github.blog/2021-09-01-improving-git-protocol-security-github/

From the screenshot below, it can be noticed that VrepEnvironment is not implemented yet it is imported and this yields to an error when trying to run the code. ![Screenshot...

The path to Vrep is not added properly as a string to settings.py. At the end of settings.py we have: `VREP_DIR = /home/mariem/Downloads/V-REP_PRO_EDU_V3_4_0_Linux` so `import nao_rl` yields the following error:...