robopal.envs.manipulation_tasks.demo_cube_drawer module

class robopal.envs.manipulation_tasks.demo_cube_drawer.DrawerCubeEnv(robot=<class 'robopal.robots.diana_med.DianaDrawerCube'>, render_mode='human', control_freq=20, is_show_camera_in_cv=False, controller='CARTIK')[源代码]

基类:ManipulateEnv

action_dim: np.ndarray
controller: BaseController
mj_data: mujoco.MjData
mj_model: mujoco.MjModel
name = 'DrawerBox-v1'
obs_dim: np.ndarray
reset_object()[源代码]

Reset the object to a random pose within the workspace.

robot: BaseRobot