How do I go about sending a command to a CANJaguar instance? Is there a way that you could send a straight RPM using CANJaguar.something(500)? I’ve already done
CANJaguar.setSpeedReferece(...kEncoder)
and
CANJaguar.changeControlMode(...kSpeed)
Also, how do you configure the amount of pulses per encoder revolution and the distance per pulse for the encoder connected to the Jaguar?