tools: add cabana to README

old-commit-hash: 3cd00a9b6cae5865e3b5860f61080cd5bba8cbd7
This commit is contained in:
Cameron Clough
2023-04-17 17:39:03 -07:00
committed by GitHub
parent f60cad7f2e
commit 25ce3cfd1e

View File

@@ -53,6 +53,7 @@ Learn about the openpilot ecosystem and tools by playing our [CTF](/tools/CTF.md
```
├── ubuntu_setup.sh # Setup script for Ubuntu
├── mac_setup.sh # Setup script for macOS
├── cabana/ # View and plot CAN messages from drives or in realtime
├── joystick/ # Control your car with a joystick
├── lib/ # Libraries to support the tools and reading openpilot logs
├── plotjuggler/ # A tool to plot openpilot logs