MCPcopy Create free account

hub / github.com/Vector-Wangel/XLeRobot / functions

Functions1,798 in github.com/Vector-Wangel/XLeRobot

↓ 8 callersFunctionu
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 8 callersFunctionu
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 7 callersFunctionL
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 7 callersFunctionL
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 7 callersMethod_isShown
(t=this._element)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 7 callersMethod_isShown
(t=this._element)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 7 callersMethod_write_output_report
(self, command, subcommand, argument)
software/joyconrobotics/joycon.py:87
↓ 7 callersMethodevents
(self)
software/joyconrobotics/event.py:35
↓ 7 callersMethodget_button_a
(self)
software/joyconrobotics/joycon.py:250
↓ 7 callersMethodget_button_capture
(self)
software/joyconrobotics/joycon.py:280
↓ 7 callersMethodget_button_down
(self)
software/joyconrobotics/joycon.py:286
↓ 7 callersMethodget_button_home
(self)
software/joyconrobotics/joycon.py:277
↓ 7 callersMethodget_button_l
(self)
software/joyconrobotics/joycon.py:304
↓ 7 callersMethodget_button_r
(self)
software/joyconrobotics/joycon.py:259
↓ 7 callersMethodget_button_up
(self)
software/joyconrobotics/joycon.py:289
↓ 7 callersMethodget_button_y
(self)
software/joyconrobotics/joycon.py:241
↓ 7 callersMethodget_latest_goal_nowait
Return the latest VR control goal if available, else None. Args: arm: If specified ("left" or "right"), return that arm's
software/src/teleporators/xlerobot_vr/vr_monitor.py:317
↓ 7 callersMethodget_observation
(self)
software/src/robots/xlerobot_2wheels/xlerobot_2wheels.py:506
↓ 7 callersFunctioni
(e,t)
docs/en/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 7 callersFunctioni
(e,t)
docs/zh/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 7 callersFunctionqc
(c,l)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 7 callersFunctionqc
(c,l)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 7 callersMethodreset_joycon
(self)
software/joyconrobotics/joyconrobotics.py:239
↓ 7 callersMethodset_velocity
设置左右轮速度 Args: left_mps: 左轮速度(m/s) right_mps: 右轮速度(m/s)
software/examples/odrive/odrive_controller.py:90
↓ 7 callersMethodshow
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 7 callersMethodshow
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionBt
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionBt
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionH
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionH
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionZ
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctionZ
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersMethod_slide
(t,e=null)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersMethod_slide
(t,e=null)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 6 callersFunctioncc
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 6 callersFunctioncc
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 6 callersFunctiond
(c,l,s)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 6 callersFunctiond
(c,l,s)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 6 callersMethodencode_command
Encode a command message for sending to robot host. Args: command_type: Type of command to send data: Optional comman
web_control/server/core/protocol.py:40
↓ 6 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
simulation/Maniskill/examples/demo_ctrl_action_ee_VR.py:138
↓ 6 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
simulation/Maniskill/examples/demo_ctrl_action_ee_xbox.py:117
↓ 6 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
simulation/Maniskill/examples/demo_ctrl_action_ee_keyboard.py:118
↓ 6 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm
simulation/Maniskill/examples/demo_ctrl_ee_keyboard_record_dataset.py:347
↓ 6 callersFunctioninverse_kinematics
Calculate inverse kinematics for a 2-link robotic arm, considering joint offsets Parameters: x: End effector x coordinate
simulation/Maniskill/examples/demo_ctrl_action_ee_cam_rerun.py:134
↓ 6 callersMethodrun
Main control loop
software/src/robots/xlerobot_2wheels/xlerobot_2wheels_host.py:72
↓ 6 callersMethodsend_goal
Send a control goal to the command queue or print it if in print-only mode.
XLeVR/xlevr/inputs/vr_ws_server.py:569
↓ 5 callersFunctionAc
()
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionAc
()
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionJ
()
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionJ
()
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionK
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionK
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionV
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionV
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionWc
()
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionWc
()
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionX
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionX
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_getConfig
(t)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_getConfig
(t)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_maybeEnableCycle
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_maybeEnableCycle
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_setAttributeIfNotExists
(t,e,i)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_setAttributeIfNotExists
(t,e,i)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunction_t
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunction_t
(t,e)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_typeCheckConfig
(t,e=this.constructor.DefaultType)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethod_typeCheckConfig
(t,e=this.constructor.DefaultType)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethodend_episode
End the current episode and save to parquet
simulation/Maniskill/examples/demo_ctrl_ee_keyboard_record_dataset.py:203
↓ 5 callersMethodget_button_zr
(self)
software/joyconrobotics/joycon.py:262
↓ 5 callersMethodget_gyro_x
(self, sample_idx=0)
software/joyconrobotics/joycon.py:350
↓ 5 callersMethodget_gyro_y
(self, sample_idx=0)
software/joyconrobotics/joycon.py:358
↓ 5 callersMethodget_gyro_z
(self, sample_idx=0)
software/joyconrobotics/joycon.py:366
↓ 5 callersFunctionj
(c)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersFunctionj
(c)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 5 callersMethodmove_to_zero_position
(self, robot)
software/src/teleporators/xlerobot_vr/xlerobot_vr.py:149
↓ 5 callersMethodnext
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethodnext
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionqt
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersFunctionqt
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 5 callersMethodrun
Run the simulation host
simulation/Maniskill/run_xlerobot_sim_host.py:573
↓ 5 callersMethodserve_file
Serve a file with the given content type.
XLeVR/vr_monitor.py:103
↓ 5 callersMethodserve_file
Serve a file with the given content type.
software/src/teleporators/xlerobot_vr/vr_monitor.py:103
↓ 5 callersMethodserve_file
Serve a file with the given content type.
simulation/Maniskill/examples/vr_monitor.py:103
↓ 4 callersFunctionE
()
docs/en/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 4 callersFunctionE
()
docs/zh/source/_build/html/_static/scripts/pydata-sphinx-theme.js:1
↓ 4 callersFunctionEe
(t,e="hide")
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersFunctionEe
(t,e="hide")
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersFunctionOc
(c,l)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersFunctionOc
(c,l)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersFunctionPc
(c,l)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersFunctionPc
(c,l)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersFunctionUc
(c,l)
docs/en/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersFunctionUc
(c,l)
docs/zh/source/_build/html/_static/scripts/fontawesome.js:2
↓ 4 callersMethod_addAriaAndCollapsedClass
(t,e)
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersMethod_addAriaAndCollapsedClass
(t,e)
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersMethod_disposePopper
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersMethod_disposePopper
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersMethod_getElement
()
docs/en/source/_build/html/_static/scripts/bootstrap.js:2
↓ 4 callersMethod_getElement
()
docs/zh/source/_build/html/_static/scripts/bootstrap.js:2
← previousnext →101–200 of 1,798, ranked by callers