Skip to content

Commit 9e360bf

Browse files
nimrod-gileadicopybara-github
authored andcommitted
Expose CameraMatrices type from dm_control.mujoco.
This is the return type for Camera.matrices. PiperOrigin-RevId: 603322176 Change-Id: I2bc23a1af5e6179b4806ff5c601fd3f944f9897f
1 parent cc26855 commit 9e360bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dm_control/mujoco/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
from dm_control.mujoco.engine import action_spec
1919

2020
from dm_control.mujoco.engine import Camera
21+
from dm_control.mujoco.engine import CameraMatrices
2122
from dm_control.mujoco.engine import MovableCamera
2223
from dm_control.mujoco.engine import Physics
2324
from dm_control.mujoco.engine import TextOverlay

0 commit comments

Comments
 (0)