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