Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopaniego committed Sep 20, 2023
1 parent aa0b2a6 commit be166a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion behavior_metrics/brains/gazebo/f1/brain_f1_torch.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
import time
import os
from PIL import Image
from brains.gazebo.f1.torch_utils.pilotnet import PilotNetss
from brains.gazebo.f1.torch_utils.pilotnet import PilotNet
from utils.constants import PRETRAINED_MODELS_DIR, ROOT_PATH
from os import path

Expand Down

0 comments on commit be166a9

Please sign in to comment.