Fixes relative imports

This commit is contained in:
Rune Harlyk
2024-03-04 16:11:50 +01:00
parent 14c0f438a6
commit ccb115cccc
8 changed files with 41 additions and 21 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ https://github.com/bulletphysics/bullet3/blob/master/examples/pybullet/gym/pybul
"""
import numpy as np
import env_randomizer_base
from . import env_randomizer_base
# Relative range.
spot_BASE_MASS_ERROR_RANGE = (-0.2, 0.2) # 0.2 means 20%