applications/test/rigidBodyDynamics/pendulum/pendulum: Corrected joint type

This commit is contained in:
Henry Weller
2016-04-08 18:03:51 +01:00
parent 81a6ea0cc9
commit 8ca752eb79

View File

@ -10,7 +10,7 @@ bodies
transform (1 0 0 0 1 0 0 0 1) (0 0 0);
joint
{
type floating;
type Rz;
}
}
}