PragyaVLA conditions motion-token prediction on language, embodied state, and recent motion history; expands multi-step token prefixes; evaluates trajectory-level outcomes; and executes the selected motion under receding-horizon replanning.
FORWARD
FORWARD
LEFT
LEFT
RIGHT TURN| Candidate | pθ | A | Outcome |
|---|---|---|---|
| Forward | .340 | .920 | admissible |
| Short Forward | .274 | .880 | valid · descendant τ17 |
| Backward | .146 | .240 | reject |
| Step Right | .118 | .270 | reject |
| Rotate Left | .092 | .310 | reject |






| State quantity | s_t | s_t+1 |
|---|---|---|
| x | 0.00 m | +0.24 m |
| y | 0.00 m | +0.01 m |
| yaw | 0.0° | +0.5° |
| support | DS | R |
| Step | Old lookahead | Replanned future |
|---|---|---|
| t+2 | Forward | Left correction |
| t+3 | Left | Left |
| t+4 | Left | Rotate preparation |
| t+5 | Rotate Right | Rotate Right |