mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +00:00
Initial commit
This commit is contained in:
11
unilabos_msgs/msg/Resource.msg
Normal file
11
unilabos_msgs/msg/Resource.msg
Normal file
@@ -0,0 +1,11 @@
|
||||
string id
|
||||
string name
|
||||
string sample_id
|
||||
string[] children
|
||||
string parent
|
||||
string type
|
||||
string category
|
||||
|
||||
geometry_msgs/Pose pose
|
||||
string config
|
||||
string data
|
||||
3
unilabos_msgs/msg/State.msg
Normal file
3
unilabos_msgs/msg/State.msg
Normal file
@@ -0,0 +1,3 @@
|
||||
std_msgs/Header header
|
||||
string state_name
|
||||
uint8 state
|
||||
Reference in New Issue
Block a user