This repository was archived by the owner on Feb 26, 2026. It is now read-only.
Added
- Implemented Controller apis
- Implemented
competition_*apis - Implemented
task_delay,task_delay_until,task_get_name,task_delete - Implemented
rtos_[suspend/resume]_all - Implemented
exit - New sim-specific API:
sim_log_backtrace - Added new Competition Phase simulator message (
SimulatorMessage::PhaseChange)
Changed
- Added feature reference documentation
- Phase entrypoints (
opcontrol,autonomous, etc.) will not run until the first competition phase change message has been sent (breaking change)
Full Changelog: v0.4.0...v0.5.0