BinghamtonRover / Arm-Firmware

Arduino IDE sketches to run on a Teensy MCU and control the rover arm and gripper
https://binghamtonrover.github.io/arm-firmware/
2 stars 0 forks source link

Add CAN to the arm #8

Open Levi-Lesches opened 2 years ago

Levi-Lesches commented 2 years ago

The arm must accept commands, read sensor data, and log errors/warnings.

It should accept all controller commands in the README. It should send data about its motors' current positions, target positions, which motors are in operation, and which limit switches are depressed.