applications/test/rigidBodyDynamics/pendulum/pendulum: Corrected joint type
This commit is contained in:
@ -10,7 +10,7 @@ bodies
|
||||
transform (1 0 0 0 1 0 0 0 1) (0 0 0);
|
||||
joint
|
||||
{
|
||||
type floating;
|
||||
type Rz;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user