firmware for the comma body robotics dev kit
Go to file
Adeeb Shihadeh 0e74db67ae no pyenv 2024-05-01 15:06:04 -07:00
.github/workflows update to ubuntu 24.04 (#20) 2024-04-27 17:33:10 -07:00
STL
board
certs
crypto
.gitignore
.pre-commit-config.yaml
Dockerfile no pyenv 2024-05-01 15:06:04 -07:00
LICENSE
README.md
SConstruct
pyproject.toml
requirements.txt

README.md

comma body

This the firmware for the comma body robotics dev kit.

Learn more at commabody.com.

building

Compile: scons

Flash bootstub and app: board/recover.sh # STM flasher should be connected to debug port, needs openocd

Flash app through CAN bus with panda:

board/flash_base.sh # base motherboard

board/flash_knee.sh # knee motherboard