From 45d1f41837b1afbc07995ec70d66ef5ac1417725 Mon Sep 17 00:00:00 2001 From: Bastiaan Olij Date: Sat, 2 May 2020 21:48:00 +1000 Subject: Added missing spring enums for generic_6dof_joint --- doc/classes/Generic6DOFJoint3D.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/classes/Generic6DOFJoint3D.xml b/doc/classes/Generic6DOFJoint3D.xml index fae567dc58..ae86ab7365 100644 --- a/doc/classes/Generic6DOFJoint3D.xml +++ b/doc/classes/Generic6DOFJoint3D.xml @@ -373,6 +373,12 @@ The maximum force the linear motor will apply while trying to reach the velocity target. + + + + + + The minimum rotation in negative direction to break loose and rotate around the axes. @@ -400,6 +406,12 @@ Maximum acceleration for the motor at the axes. + + + + + + Represents the size of the [enum Param] enum. -- cgit v1.2.3