mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 13:31:20 +00:00
add 3d visualization
This commit is contained in:
committed by
Junhan Chang
parent
5038219fe6
commit
b7a16cdfc8
@@ -77,9 +77,6 @@ class UrArmTask():
|
||||
if n > retry:
|
||||
raise Exception('Can not connect to the arm info server!')
|
||||
|
||||
self.pose_data = {}
|
||||
self.pose_file = 'C:\\auto\\unilabos\\unilabos\\devices\\agv\\pose.json'
|
||||
self.reload_pose()
|
||||
self.dash_c.stop()
|
||||
|
||||
def arm_init(self):
|
||||
|
||||
Reference in New Issue
Block a user