Simulation & Data
Apply a control command, get the next observation
One call per control tick — the response IS the post-action observation. Discrete action, or differential wheels (right wheel faster → veers left; echoed back as applied_action).
POST
Apply a control command, get the next observation
Path Parameters
Body
application/json
Response
Observation after the action window.
The SNN-controller observation contract. proximity = two virtual range sensors (0 = clear, 1.0 = contact range); collision is a SPIKE — true exactly once per collision event, guaranteed to read 1.0 on the colliding side.
Apply a control command, get the next observation

