upkie 9.0.1
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_contact_points(self, Optional[str] link_name=None) | PyBulletBackend | |
get_spine_observation(self) | PyBulletBackend | |
randomize_inertias(self, float inertia_variation) | PyBulletBackend | |
reset(self, RobotState init_state) | PyBulletBackend | |
robot_id(self) | PyBulletBackend | |
set_external_forces(self, Dict[str, ExternalForce] external_forces) | PyBulletBackend | |
step(self, dict action) | PyBulletBackend |