rofunc.learning.RofuncRL.tasks.isaacgymenv.physhoi.base_task#
1. Module Contents#
1.1. Classes#
1.2. Functions#
Retrieves param value for the given prop and attr from the sample. |
1.3. API#
- class rofunc.learning.RofuncRL.tasks.isaacgymenv.physhoi.base_task.BaseTask(cfg, enable_camera_sensors=False)[source]#
Initialization
- reset_done()[source]#
Reset the environment. Returns:
Observation dictionary, indices of environments being reset
- property observation_space#
Get the environment’s observation space.
- property action_space#
Get the environment’s action space.