diff --git a/examples/joint_teleop.py b/examples/joint_teleop.py index a762055..0e884f4 100644 --- a/examples/joint_teleop.py +++ b/examples/joint_teleop.py @@ -3,6 +3,7 @@ # FRI Client: https://github.com/cmower/FRI-Client-SDK_Python import pyfri as fri + # PyGame: https://www.pygame.org/news import pygame