Habitat | Sim Docs
  1. Pages
    1. Add new actions
    2. Attributes JSON
    3. Stereo agent
    4. Lighting Setups
    5. Rigid Object Tutorial
  2. Classes
  1. C++ API
  2. Habitat Lab Docs

esp/physics/URDFImporter.h file

Contents

  • Reference
    • Namespaces
    • Classes
    • Enums

Namespaces

namespace esp
Root namespace.
namespace esp::assets
Assets library.
namespace esp::physics
Physics library.

Classes

class esp::physics::URDFImporter
Virtual base class for loading URDF into various simulator implementations.

Enums

enum ConvertURDFFlags { CUF_USE_SDF = 1, CUF_USE_URDF_INERTIA = 2, CUF_USE_MJCF = 4, CUF_USE_SELF_COLLISION = 8, CUF_USE_SELF_COLLISION_EXCLUDE_PARENT = 16, CUF_USE_SELF_COLLISION_EXCLUDE_ALL_PARENTS = 32, CUF_RESERVED = 64, CUF_USE_IMPLICIT_CYLINDER = 128, CUF_GLOBAL_VELOCITIES_MB = 256, CUF_MJCF_COLORS_FROM_FILE = 512, CUF_ENABLE_CACHED_GRAPHICS_SHAPES = 1024, CUF_ENABLE_SLEEPING = 2048, CUF_INITIALIZE_SAT_FEATURES = 4096, CUF_USE_SELF_COLLISION_INCLUDE_PARENT = 8192, CUF_PARSE_SENSORS = 16384, CUF_USE_MATERIAL_COLORS_FROM_MTL = 32768, CUF_USE_MATERIAL_TRANSPARENCY_FROM_MTL = 65536, CUF_MAINTAIN_LINK_ORDER = 131072 }
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

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. Created with Doxygen 1.9.5 and m.css.