Cooperative Perception (DAIR-V2X)¶
HERCULES supports V2X-style collaborative perception, providing multi-view 3D object-detection baselines in the style of DAIR-V2X.
A vehicle-side agent (a UGV traversing the sidewalk) and an infrastructure-side agent (an overhead UAV) observe a shared city intersection from complementary viewpoints. Each agent exports time-synchronized RGB and LiDAR, providing the overlapping multi-view coverage that cooperative detection and fusion methods rely on.
Cooperative RGB¶

Per-agent LiDAR¶

Per-agent sensor streams¶

Running it¶
Cooperative-perception data is exported by the dataset pipeline in standard formats and integrated through the ROS 2 wrapper. See Image APIs and LIDAR for the underlying sensor configuration.