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

esp::sensor namespace

Contents

  • Reference
    • Classes
    • Enums
    • Typedefs
    • Functions

Classes

class AudioEmptyStubChannelLayoutClass
class AudioEmptyStubConfigurationClass
class AudioSensor
struct AudioSensorSpec
class CameraSensor
struct CameraSensorSpec
class CubeMapSensorBase
struct CubeMapSensorBaseSpec
class EquirectangularSensor
struct EquirectangularSensorSpec
class FisheyeSensor
struct FisheyeSensorDoubleSphereSpec
struct FisheyeSensorSpec
struct Observation
struct ObservationSpace
struct RedwoodNoiseModelGPUImpl
class Sensor
class SensorFactory
struct SensorSpec
class SensorSuite
class VisualSensor
struct VisualSensorSpec

Enums

enum class FisheyeSensorModelType: Magnum::UnsignedInt { DoubleSphere = 0 }
enum class SensorType: int32_t { None = 0, Color, Depth, Normal, Semantic, Path, Goal, Force, Tensor, Text, Audio, SensorTypeCount }
enum class ObservationSpaceType { None = 0, Tensor = 1, Text = 2 }
enum class SensorSubType: int32_t { None = 0, Pinhole, Orthographic, Fisheye, Equirectangular, ImpulseResponse, SensorSubTypeCount }

Typedefs

using SensorSetup = std::vector<sensor::SensorSpec::ptr>

Functions

void initSensorBindings(pybind11::module& m)
auto espLoggingSubsystem() -> logging::Subsystem
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.3 and m.css.