TCP
TCP copied to clipboard
Traceback (most recent call last): File "/home/cybersec/TCP-main/TCP/train.py", line 15, in <module> from TCP.model import TCP ModuleNotFoundError: No module named 'TCP'
Traceback (most recent call last):
File "/home/cybersec/TCP-main/TCP/train.py", line 15, in
Encountering this issue while running train.py
Have you added the TCP path to PYTHONPATH like this export PYTHONPATH=$PYTHONPATH:PATH_TO_TCP?
yes. export CARLA_ROOT=/home/cybersec/Work/Docker/carla/share
How to change the perspective of the car during verification