Skip to content

Write to motors

Daniel Fonseca Yarochewsky requested to merge emoore3:writeToMotors into master

Created by: emoore3

Completed the writeToMotors method, so that it takes four values between -100 and 100 and writes the converted values to the front right, front left, back right, and back left motors, respectively.

Merge request reports