Q. Yuan
Results
1
issues of
Q. Yuan
Just a tiny bug, the in the [_update_buffers_impl](https://github.com/isaac-sim/IsaacLab/blob/ecf551f863a1638911c2c1851b2958b4be0d70e9/source/isaaclab/isaaclab/sensors/camera/tiled_camera.py#L230C9-L230C29)() function of TiledCamera class, a call to self._update_poses() seems to be missing. In the [Camera](https://github.com/isaac-sim/IsaacLab/blob/ecf551f863a1638911c2c1851b2958b4be0d70e9/source/isaaclab/isaaclab/sensors/camera/camera.py#L492) class, this is present. This leads to...
bug