struct

Robotics::SpatialReasoning::BoundingBox

Inherits Struct < Value < Object

Bounding box for an object in space

Constructors

new(min : Position, max : Position)

Instance methods

center
contains?(pos : Position) : Bool
intersects?(other : BoundingBox) : Bool
max
min