![]() |
Code Examples
A repository of 155 code examples for BeepBeep
|
Evaluates various queries on a stream of events describing the state (position, velocity, etc.) of a fictional robot. More...
Classes | |
| class | ArcTanVector |
| Function that calculates the angle of a two-dimensional vector. More... | |
| class | DetectSkidding |
| Detects situations where a moving robot loses traction and starts skidding. More... | |
| class | Modulus |
| Function that calculates the modulus of a two dimensional vector. More... | |
| class | RobotEvent |
| Event representing the status of a fictional robot that moves in a two-dimensional space. More... | |
Evaluates various queries on a stream of events describing the state (position, velocity, etc.) of a fictional robot.