|
upkie
11.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, bool gui=True, float inertia_variation=0.0, Optional[Dict[str, JointProperties]] joint_properties=None, str js_path="/dev/input/js0", Optional[Model] model=None, Optional[int] nb_substeps=None, float torque_control_kd=1.0, float torque_control_kp=20.0) | 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 | |
| inertia_variation | PyBulletBackend | |
| joystick | 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 | |
| torque_control_kd | PyBulletBackend | |
| torque_control_kp | PyBulletBackend |