Habitat | Sim Docs
  1. Pages
    1. Add new actions
    2. Attributes JSON
    3. Stereo agent
    4. Lighting Setups
    5. View Assets in Habitat-sim
    6. Managed Rigid Object Tutorial
    7. Coordinate Frame Tutorial
  2. Classes
  1. C++ API
  2. Habitat Lab Docs

habitat_sim.physics module

Contents

  • Reference
    • Classes
    • Enums

Classes

class ManagedRigidObject
class ManagedBulletRigidObject
class ManagedArticulatedObject
class ManagedBulletArticulatedObject
class RigidObjectManager
class ArticulatedObjectManager
class VelocityControl
class RayHitInfo
class RaycastResults
class ContactPointData
class CollisionGroupHelper
class JointMotorSettings
class RigidConstraintSettings

Enums

class PhysicsSimulationLibrary: NoPhysics = 0 Bullet = 1
Members:
class MotionType: UNDEFINED = -1 STATIC = 0 KINEMATIC = 1 DYNAMIC = 2
Members:
class CollisionGroups: Default = 1 Static = 2 Kinematic = 4 Dynamic = 8 Robot = 16 Noncollidable = 32 UserGroup0 = 64 UserGroup1 = 128 UserGroup2 = 256 UserGroup3 = 512 UserGroup4 = 1024 UserGroup5 = 2048 UserGroup6 = 4096 UserGroup7 = 8192 UserGroup8 = 16384 UserGroup9 = 32768 NoneGroup = 0
CollisionGroups
class JointType: Revolute = 0 Prismatic = 1 Spherical = 2 Planar = 3 Fixed = 4 Invalid = 5
Members:
class JointMotorType: SingleDof = 0 Spherical = 1
Members:
class RigidConstraintType: PointToPoint = 0 Fixed = 1
Members:
Tab / T to search, Esc to close
…

Search for modules, classes, functions and other symbols. You can omit any prefix from the symbol path; adding a . suffix lists all members of given symbol.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Habitat Sim Docs. Copyright © 2021 Facebook AI Research.
    Terms of Use Data Policy Cookie Policy
    Created with m.css Python doc generator.