sim.setJointIntervalSets the interval parameters of a joint (i.e. range values). The attributes or interval parameters might have no effect, depending on the joint-type Synopsissim.setJointInterval(int objectHandle, bool cyclic, list interval)
sim.setJointInterval(int objectHandle, bool cyclic, float[2] interval)
Arguments
|