update handle creation api

This commit is contained in:
Xuwznln
2026-04-02 22:53:31 +08:00
parent 49b3c850f9
commit c91b600e90
2 changed files with 18 additions and 7 deletions

View File

@@ -1632,6 +1632,7 @@ class HostNode(BaseROS2DeviceNode):
def manual_confirm(self, timeout_seconds: int, assignee_user_ids: list[str], **kwargs) -> dict:
"""
timeout_seconds: 超时时间默认3600秒
修改的结果无效,是只读的
"""
return kwargs