Autogenerated docs¶
Python¶
- polymetis package
- Subpackages
- Submodules
- polymetis.robot_interface module
BaseRobotInterfaceBaseRobotInterface.clean_mirror_after_forward()BaseRobotInterface.get_previous_interval()BaseRobotInterface.get_previous_log()BaseRobotInterface.get_robot_state()BaseRobotInterface.is_running_policy()BaseRobotInterface.send_torch_policy()BaseRobotInterface.setup_mirror_for_forward()BaseRobotInterface.sync_with_mirror()BaseRobotInterface.terminate_current_policy()BaseRobotInterface.unsync_with_mirror()BaseRobotInterface.update_current_policy()
ParamDictContainerRobotInterfaceRobotInterface.get_ee_pose()RobotInterface.get_jacobian()RobotInterface.get_joint_angles()RobotInterface.get_joint_positions()RobotInterface.get_joint_velocities()RobotInterface.go_home()RobotInterface.move_ee_xyz()RobotInterface.move_joint_positions()RobotInterface.move_to_ee_pose()RobotInterface.move_to_joint_positions()RobotInterface.pose_ee()RobotInterface.set_ee_pose()RobotInterface.set_home_pose()RobotInterface.set_joint_positions()RobotInterface.set_robot_model()RobotInterface.solve_inverse_kinematics()RobotInterface.start_cartesian_impedance()RobotInterface.start_joint_impedance()RobotInterface.start_joint_velocity_control()RobotInterface.update_desired_ee_pose()RobotInterface.update_desired_joint_positions()RobotInterface.update_desired_joint_velocities()
- Module contents
- polysim package
- torchcontrol package