File: hector_worldmodel_msgs/VerifyObject.srv
Raw Message Definition
# This service is called to ask other nodes for their opinion about an object estimate
# The object
Object object
---
# The response
uint8 response
uint8 UNKNOWN = 0
uint8 DISCARD = 1
uint8 CONFIRM = 2
Compact Message Definition