applications/test/rigidBodyDynamics/pendulum/pendulum: Corrected joint type
This commit is contained in:
parent
b0d331aba7
commit
48427f7a4e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ bodies
|
|||
transform (1 0 0 0 1 0 0 0 1) (0 0 0);
|
||||
joint
|
||||
{
|
||||
type floating;
|
||||
type Rz;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue