robotToModuleAccelerationVectors
fun robotToModuleAccelerationVectors(robotAccel: Pose2d, modulePositions: List<Vector2d>): List<Vector2d>
Computes the acceleration vectors corresponding to robotAccel given the provided modulePositions.
Parameters
robotAccel
velocity of the robot in its reference frame
modulePositions
the positions of all the modules relative to the center of rotation of the robot