jnewb1 / body

firmware for the comma body robotics dev kit

Home Page:https://commabody.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

firmware for the comma body robotics dev kit

https://commabody.com

License:GNU General Public License v3.0


Languages

Language:C 99.7%Language:Assembly 0.2%Language:Python 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%