mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-08 16:05:14 +00:00
add
This commit is contained in:
@@ -391,7 +391,8 @@ class ResourceMeshManager(BaseROS2DeviceNode):
|
||||
planning_scene = PlanningScene()
|
||||
planning_scene.is_diff = True
|
||||
planning_scene.robot_state.is_diff = True
|
||||
time_start = self.get_clock().now()
|
||||
# time_start = self.get_clock().now()
|
||||
time_start = rclpy.time.Time(seconds=0)
|
||||
count = 0
|
||||
|
||||
for resource_id, target_parent in cmd_dict.items():
|
||||
|
||||
Reference in New Issue
Block a user