Skip to main content

Module world

Module world 

Source
Expand description

The deterministic ground-truth world: insect 3D positions as a pure function of time.

Structsยง

InsectState
Ground-truth state of one insect at one instant.
World
The simulated world. World::state_at is a pure function of time, so any number of independent fake-camera processes can reconstruct the same world for a given synchronized frame without any communication.