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

This commit is contained in:
Henry Weller 2016-04-08 18:03:51 +01:00
parent b0d331aba7
commit 48427f7a4e

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;
}
}
}