CMU-Robotics-Club / RoboBuggy2

A complete re-write of the old RoboBuggy.
GNU General Public License v3.0
3 stars 0 forks source link

Set correct teensy port name for NAND #69

Closed PatXue closed 6 months ago

PatXue commented 6 months ago

What type of PR is this? (check all applicable)

Description

Change ros_to_bnyahaj.py to take in a --teensy_name argument, since the name of the teensy port on NAND is different from SC.

QA Instructions, Screenshots, Recordings

Test by running on NAND

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.