support sleep and create_task in node

This commit is contained in:
Xuwznln
2025-11-03 15:42:12 +08:00
parent 062f1a2153
commit 6e3eacd2f0
3 changed files with 257 additions and 160 deletions

View File

@@ -18,7 +18,8 @@ from unilabos_msgs.srv import (
ResourceDelete,
ResourceUpdate,
ResourceList,
SerialCommand, ResourceGet,
SerialCommand,
ResourceGet,
) # type: ignore
from unilabos_msgs.srv._serial_command import SerialCommand_Request, SerialCommand_Response
from unique_identifier_msgs.msg import UUID