Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

USARModels.ERSlb


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
/* AIBO Legs: Left joint 2 (same for front & rear)
 * by Marco Zaratti - marco.zaratti@gmail.com
*/
class ERSlb extends KDPart;

defaultproperties
{
    DrawScale=1
    StaticMesh=StaticMesh'USARSim_LeggedRobots_Meshes.ERS7.ERS7LeftLegsB'
    Begin Object Class=KarmaParams Name=KParams0
        KStartEnabled=True
        bKDoubleTickRate=True
        bHighDetailOnly=False
        bClientOnly=False
        bKNonSphericalInertia=true
        KMass=0.073
        KActorGravScale=1
//Uncomment and define these when using RBfull karma params
//        KInertiaTensor(0)=0.4
//        KInertiaTensor(1)=0
//        KInertiaTensor(2)=0
//        KInertiaTensor(3)=0.4
//        KInertiaTensor(4)=0
//        KInertiaTensor(5)=0.4
//        KCOMOffset=(X=0.0,Y=0.0,Z=0.0)
        KMaxAngularSpeed=100
        KMaxSpeed=25000
        KLinearDamping=0.000000
        KAngularDamping=0.0
        KFriction=0.5
        KRestitution=0.0
        Name="KParams0"
    End Object
    KParams=KarmaParams'KParams0'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Di 16.1.2007 22:04:18.000 - Creation time: Mo 16.4.2007 11:20:47.015 - Created with UnCodeX