Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Data Flow

Rui-Pedro-Pires edited this page Aug 25, 2025 · 3 revisions

Middleware

  • CAN → Zenoh: speed
  • Zenoh → CAN: lights, battery, automation levels, LKAS enable, ACC enable, emergency braking alerts

Detection → Controller

  • lane_midpoint_error → PIDController (steering)
  • trajectory_line → MPCController (steering)
  • obstacle/road + object tracks → emergency brake and ACC inputs
  • sign/light classifications → behavior adjustments (speed/brake)

Controller → Middleware

  • Body: lights, hazards, indicators
  • Automation signals: lights, automation levels, LKAS enable, ACC

Clone this wiki locally