From 25ce3cfd1e4d64f8d798987df910abf3e64978bf Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Mon, 17 Apr 2023 17:39:03 -0700 Subject: [PATCH] tools: add cabana to README old-commit-hash: 3cd00a9b6cae5865e3b5860f61080cd5bba8cbd7 --- tools/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/README.md b/tools/README.md index 3969deb24d..c3f5b0ada5 100644 --- a/tools/README.md +++ b/tools/README.md @@ -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