ping-pong back/forward in PGS solving iterations to reduce bias in constraint order
add experimental rhs clamp in btMultiBodyJointMotor to control maximum error resolution.
This commit is contained in:
@@ -99,6 +99,7 @@ enum JointType {
|
||||
eRevoluteType = 0,
|
||||
ePrismaticType = 1,
|
||||
eFixedType = 2,
|
||||
ePoint2PointType = 3,
|
||||
};
|
||||
|
||||
struct b3JointInfo
|
||||
|
||||
Reference in New Issue
Block a user