fix a handful of oversights in the anchor refactor. add a testing script

This commit is contained in:
ryleu
2026-04-10 19:50:57 -05:00
parent 8404999369
commit 760f6ddd19
5 changed files with 529 additions and 35 deletions

View File

@@ -31,6 +31,8 @@
name = "ASTRA Anchor";
packages = with pkgs; [
colcon
socat
can-utils
(python313.withPackages (
p: with p; [
pyserial