Fixed drot actuator. The rotation matrix was being mutilated by passing a float[9] instead of float[12].
22 KiB
22 KiB
Fixed drot actuator. The rotation matrix was being mutilated by passing a float[9] instead of float[12].