remove pycache
This commit is contained in:
Binary file not shown.
@@ -4,7 +4,7 @@ from autolab_core import RigidTransform
|
||||
|
||||
class ControlUtil:
|
||||
|
||||
__fa = FrankaArm(robot_num=2)
|
||||
#__fa = FrankaArm(robot_num=2)
|
||||
|
||||
BASE_TO_WORLD:np.ndarray = np.asarray([
|
||||
[1, 0, 0, -0.5],
|
||||
|
Reference in New Issue
Block a user