mirror of
https://github.com/wassname/pyrobolearn.git
synced 2026-09-09 11:31:38 +08:00
move the end-effector F/T info plotting file to pyrobolearn utils
This commit is contained in:
@@ -16,7 +16,7 @@ from pyrobolearn.worlds import BasicWorld
|
||||
from pyrobolearn.robots import KukaIIWA, Body, sensors
|
||||
from pyrobolearn.utils.transformation import *
|
||||
|
||||
from plotting_ee_FT import EeFtRealTimePlot
|
||||
from pyrobolearn.utils.plotting.end_effector_realtime_FT_plot import EeFtRealTimePlot
|
||||
|
||||
from threading import Thread
|
||||
|
||||
|
||||
Reference in New Issue
Block a user