diff --git a/src/omnibot_client/ControllerTest.py b/src/omnibot_client/ControllerTest.py index 95e850c0e87668c1d6470b825e943d3d485bef85..54787eb248d99d5fe6e354c277e411c900c9edac 100644 --- a/src/omnibot_client/ControllerTest.py +++ b/src/omnibot_client/ControllerTest.py @@ -9,7 +9,7 @@ import threading # Controller from inputs import get_gamepad -from Omnibot import OmniBot +from .Omnibot import OmniBot class ControllerState: """