mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 13:31:20 +00:00
Initial commit
This commit is contained in:
18
unilabos_msgs/action/LiquidHandlerMovePlate.action
Normal file
18
unilabos_msgs/action/LiquidHandlerMovePlate.action
Normal file
@@ -0,0 +1,18 @@
|
||||
# Bio
|
||||
# 请求字段
|
||||
Resource plate
|
||||
Resource to
|
||||
geometry_msgs/Point[] intermediate_locations
|
||||
geometry_msgs/Point resource_offset
|
||||
geometry_msgs/Point pickup_offset
|
||||
geometry_msgs/Point destination_offset
|
||||
string pickup_direction
|
||||
string drop_direction
|
||||
string get_direction
|
||||
string put_direction
|
||||
float64 pickup_distance_from_top
|
||||
---
|
||||
# 结果字段
|
||||
bool success
|
||||
---
|
||||
# 反馈字段
|
||||
Reference in New Issue
Block a user