Update APIreference.rst

This commit is contained in:
Roman Vaxenburg
2022-11-17 12:13:49 -05:00
committed by GitHub
parent 17c82e2f02
commit 68d9fd3f2e
+2 -1
View File
@@ -367,7 +367,8 @@ mjtTrn
mjTRN_SLIDERCRANK, // force via slider-crank linkage
mjTRN_TENDON, // force on tendon
mjTRN_SITE, // force on site
mjTRN_BODY, // force on body
mjTRN_UNDEFINED = 1000 // undefined transmission type
} mjtTrn;