Skip to content

Commit d2cf062

Browse files
debug
1 parent b202bd8 commit d2cf062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tmrl/custom/custom_gym_interfaces.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import tmrl.config.config_constants as cfg
2020
from tmrl.custom.utils.compute_reward import RewardFunction
2121
from tmrl.custom.utils.control_gamepad import control_gamepad, gamepad_reset, gamepad_close_finish_pop_up_tm20
22+
from tmrl.custom.utils.control_mouse import mouse_close_finish_pop_up_tm20
2223
from tmrl.custom.utils.control_keyboard import apply_control, keyres
2324
from tmrl.custom.utils.window import WindowInterface
2425
from tmrl.custom.utils.tools import Lidar, TM2020OpenPlanetClient, save_ghost

0 commit comments

Comments
 (0)