Crate openrr_teleop

source ·
Expand description

§openrr-teleop

crates.io docs docs

§How to control using Gamepad

In this section, button names follow gilrs layout.

§General

ButtonFunction
NorthChange mode

§ik mode

ButtonFunction
SouthPositive yaw translation of hand posture
WestNegative yaw translation of hand posture
LeftTrigger2Boost speed
RightTrigger2Enable switch
LeftStickRoll or Pitch rotation of hand posture
RightStickRoll or Pitch translation of hand posture
DPadRightPositive yaw rotation of hand posture
DPadLeftNegative yaw rotation of hand posture

§joints_pose_sender mode

ButtonFunction
EastSelection of registered postures
WestAllow move to registered posture
RightTrigger2Enable switch

§joints mode

ButtonFunction
SouthNegative movement of joint
EastSelect joint
WestPositive movement of joint
LeftTrigger2Boost speed
RightTrigger2Enable switch
RightStickMovement of joint

§move_base mode

ButtonFunction
LeftTrigger2Boost speed
RightTrigger2Enable switch
LeftStickTranslation
RightStickRotation

§robot_command_executer mode

ButtonFunction
EastSelect command
WestSend command
RightTrigger2Enable switch

§License

Licensed under the Apache License, Version 2.0.

Structs§

Traits§