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