mani_skill.agents.controllers.pd_joint_pos_vel#
Classes#
Base class for controllers. |
|
Module Contents#
- class mani_skill.agents.controllers.pd_joint_pos_vel.PDJointPosVelController(**kwargs)[source]#
Bases:
mani_skill.agents.controllers.pd_joint_pos.PDJointPosControllerBase class for controllers. The controller is an interface for the robot to interact with the environment.
- reset()[source]#
Resets the controller to an initial state. This is called upon environment creation and each environment reset