Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Detection2D
float x = 1
float y = 2
float width = 3
float height = 4
Used in: Detection3D
Used in: Detection2DArray
uint32 id = 2
string label = 3
double score = 4
optional Twist velocity = 6
Used in: Detection3DArray
uint32 id = 2
string label = 3
double score = 4
optional Twist velocity = 6
Used in: BoundingBox3D
Used in: Detection2D, Detection3D
Used in: BoundingBox3D, Twist
double x = 1
double y = 2
double z = 3