Skip to main content

No project description provided

Project description

Rerun logger for USD and NVIDIA Omniverse apps

:construction: Development preview. Work in progress.

Usage notes:

With Isaac Sim:

world = World()

rr.init()
logger = UsdRerunLogger(world.stage, path_filter=["!*BlackGrid*"])

while app_running:
    world.step()
    rr.set_time(timeline="sim", duration=sim_time)
    logger.log_stage()

With Isaac Lab:

rr.init()
logger = IsaacLabRerunLogger(env.scene)
while looping:
    env.step(action)
    rr.set_time(
        timeline="sim",
        duration=env.common_step_counter * env.step_dt,
    )
    logger.log_scene()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

usd_rerun_logger-0.1.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

usd_rerun_logger-0.1.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

Details for the file usd_rerun_logger-0.1.0.tar.gz.

File metadata

  • Download URL: usd_rerun_logger-0.1.0.tar.gz
  • Upload date:
  • Size: 8.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.2

File hashes

Hashes for usd_rerun_logger-0.1.0.tar.gz
Algorithm Hash digest
SHA256 73ed5cf53afed819e952c0a2e0bade464e4eea077cd4504e51f803aa1ebaa31a
MD5 95e858669e6a627c5c41de4836c219ef
BLAKE2b-256 b17a590d7a01c166eda503a5d175e470b24b78e72259a2be77ea67989afdf84c

See more details on using hashes here.

File details

Details for the file usd_rerun_logger-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for usd_rerun_logger-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e271df17a2929a372150dc18f290135cd520aa662537da6f0b0c0e2ab4a5dc30
MD5 75880522d67b6992d4161b7ed133cf00
BLAKE2b-256 d95155c9fa433f82565c8c9a5894a6ebd3556d3cc325aad67c20490f84eaff3c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page