Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.28 KB

File metadata and controls

32 lines (27 loc) · 1.28 KB

About RadarVisual

RadarVisual is an open project for working with radar Continental ARS 408-21 (visualization and configuration)

Example

Features:

  • Ability to get data in 3 ways:
    • via PEAK-CAN (USB)
    • via ZMQ
    • via .log file
  • Ability to use up to 8 radars simultaneously
  • Configuration:
    • Radar state configuration
    • Filters configuration (cluster, objects)
    • Collisions configuration
  • Calculates vehicle velocity (if radar is moving)
  • Calculates traveled distance (if radar is moving)
  • Write CAN data to .log file

Supported OS

  • Windows
  • Ubuntu

P.S.

  • For using ZMQ you have to have the installed ZMQ-library (tested with 4.3.0 version libZmq + cppZmq)
  • Project not tested with other models of radars
  • Important! Project may contain some issues or bugs. Current software is free, so author is not responsible for the use of the software

Few links: