aboutsummaryrefslogtreecommitdiffstats
path: root/System/Tests/system_swingup_test_2.py
diff options
context:
space:
mode:
Diffstat (limited to 'System/Tests/system_swingup_test_2.py')
-rw-r--r--System/Tests/system_swingup_test_2.py8
1 files changed, 1 insertions, 7 deletions
diff --git a/System/Tests/system_swingup_test_2.py b/System/Tests/system_swingup_test_2.py
index fc02ed6..e1af923 100644
--- a/System/Tests/system_swingup_test_2.py
+++ b/System/Tests/system_swingup_test_2.py
@@ -6,13 +6,7 @@ import math
from gym import spaces, logger
from gym.utils import seeding
-###
-import sys
-sys.path.insert(0, '/home/pi/pendulum/System')
-###
-
-
-from System.system import System
+from pendulum import System
#from . import System
import time
from sys import exit