unisim.backend.genesis.playback.camera_pose_from_kwargs¶
- unisim.backend.genesis.playback.camera_pose_from_kwargs(camera_kwargs, lookat)[source]¶
Map the repo-wide MuJoCo-style camera configuration onto (pos, lookat).
MuJoCo’s negative-elevation convention is kept:
cam_elevation=-20places the camera above the horizon looking down.cam_lookatpins the lookat point when set.