Open spatial
intelligence

The modern framework for robot perception.

THE STACK

Three products.
One robot brain.

SDK

One Python SDK for the whole stack.

from opensense import Camera, SLAM

cam = Camera.realsense()

slam = SLAM(device="orin")

for frame in cam.stream():

out = slam(frame)

print(out.pose, out.landmarks)

CONSOLE

Run the fleet from one place.

Datasets, evaluations, API keys and usage in a hosted console. Free for one robot; plans that scale with the fleet.

Give your robot
a horizon.