Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Internal Dataloaders don't take entity_path_prefix into account #8344

@EtaLoop

Description

@EtaLoop

Describe the bug
entity_path_prefix does not seem to work on rerun.log_file_from_path on 0.20.3.

To Reproduce

rec = rr.new_recording("app", spawn=True)

rr.log_file_from_path(
    "cube.stl",
    entity_path_prefix="test",
    recording=rec.to_native(),
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    📺 re_vieweraffects re_viewer itself🪳 bugSomething isn't working🪵 Log & send APIsAffects the user-facing API for all languages

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions