upkie 9.0.0
Open-source wheeled biped robots
|
This is the complete list of members for PyBulletBackend, including all inherited members.
__del__(self) | PyBulletBackend | |
__init__(self, float dt, Optional[dict] bullet_config=None, bool gui=True, Optional[int] nb_substeps=None) | PyBulletBackend | |
close(self) | PyBulletBackend | |
compute_joint_torque(self, str joint_name, float feedforward_torque, float target_position, float target_velocity, float kp_scale, float kd_scale, float maximum_torque) | PyBulletBackend | |
get_spine_observation(self) | PyBulletBackend | |
reset(self, RobotState init_state) | PyBulletBackend | |
step(self, dict action) | PyBulletBackend |