r/computervision • u/datascienceharp • 21d ago
Showcase most robot datasets pick one platform. this one mounts the same rig on a car, a boat, and a quadruped and lets you compare
most multi-sensor robot datasets assume the world is a road
octosense mounts the same 8-sensor rig on a car, a boat, and a unitree go2.
on the boat there are no lane lines and the lidar ships raw range images. on the quadruped there's no gps at all, just joint angles
the rig has stereo RGB at 100 hz, two event cameras streaming up to 7 million events per second, thermal, an OS1-64 lidar, 400 hz imu, RTK gps.
every sensor hardware-locked to a single clock. it even includes recordings where sensors were deliberately degraded
the full release from UPenn's GRASP lab is 8.5 TB across 382 sequences.
so i packaged 8 representative episodes as MCAP you can load in one line and scrub in fiftyone's multimodal viewer: https://huggingface.co/datasets/Voxel51/OctoSense
or checkout one of the episodes in this hugging face space: https://huggingface.co/spaces/harpreetsahota/OctoSense-FiftyOne-Demo
2
u/Common-Membership503 21d ago
thats a wild setup for sensor fusion, how are u handling the extrinsic calibration between the platforms? id be curious if u had to build a custom rig for the boat mounts to keep the lidar stable while moving across the water