Upgrade robocar-base version
This commit is contained in:
5
vendor/github.com/cyrilix/robocar-base/types/types.go
generated
vendored
Normal file
5
vendor/github.com/cyrilix/robocar-base/types/types.go
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
package types
|
||||
|
||||
type BoundingBox struct {
|
||||
Left, Top, Right, Bottom int
|
||||
}
|
Reference in New Issue
Block a user