Stadium layout

The stadium layout module creates an arena of agents.



Attributes

AttributesTypeOverridableDescription
agentTypestringyesThe agent type name.
shapeTypeintno
  • 0: Rectangle shape
  • 1: Ellipse shape
cornerRadiusdoublenoCorner radius for rectangular stadiums.
doTopLeftboolnoEnables the top left corner.
doTopboolnoEnables the top side.
doTopRightboolnoEnables the top right corner.
doLeftboolnoEnables the left side.
doRightboolnoEnables the right side.
doBottomLeftboolnoEnables the bottom left corner.
doBottomboolnoEnables the bottom corner.
doBottomRightboolnoEnables the bottom right corner.
randomDirectionvector3noRandom factors for each axis of the direction vector.
sizevector2no
  • x: x size
  • y: z size
stepsintnoNumber of steps
stepvector3no
  • x: step width
  • y: step height
  • z: step depth
upVectorvector3yesAgent up vector
seedint no Random seed 
applyPelvisHeightOffsetboolnoIf true, offsets the agent height according to the distance between the average feet position and the pelvis position in bind pose


Copyright © 2017, Toolchefs LTD.