Files
agv_pro_ros2/rtabmap_ros/rtabmap_msgs/srv/SetLabel.srv
T
2025-07-14 11:34:38 +08:00

6 lines
99 B
Plaintext

#request
# Set node_id = 0 to set label to last node
int32 node_id
string node_label
---
#response