Skip to content

Commit

Permalink
Added note about #2244
Browse files Browse the repository at this point in the history
  • Loading branch information
abey79 authored and emilk committed Jun 29, 2023
1 parent d298354 commit 076a2d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/python/open_photogrammetry_format/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ def log_cameras_as_frames(self) -> None:
)
)

# TODO(ab): this is probably affected by https://github.com/rerun-io/rerun/issues/2244. The code will be
# cleaner (and less buggy) once that is fixed.
rr.log_pinhole(
entity + "/image",
child_from_parent=intrinsics,
Expand Down

0 comments on commit 076a2d8

Please sign in to comment.