Skip to content

Basic Motion Command ​

πŸ“Œ Sit Mode ​

The robot will maintain the sit posture. Any joystick operation will not be working.

πŸ“Œ Stance Mode ​

  • currently Sitting -> stand up
  • currently Walking or Stair mode -> stop & stand in place

Joystick Operation

πŸ•ΉοΈ JoystickCommandRobot Action
L StickForward / BackwardNose up / down
L StickLeft / RightRoll Left / Right
R StickForward / BackwardHeight up / down
R StickLeft / RightTurn Left / Right

πŸ“Œ Walk Mode ​


Joystick Operation
πŸ•ΉοΈ JoystickCommandRobot Action
L StickForward / BackwardGo Forward / Backward
L StickLeft / RightGo Left / Right
R StickForward / BackwardPitch Forward / Backward
R StickLeft / RightTurn Left / Right

πŸ“Œ Stair Mode ​

In stair mode, the robot adjusts the walking speed and leans the body according to the slope of the stairs.

πŸ’‘ When the robot is in stair mode,

Β Β Β Β Β Β R Stick - Forward / Backward control keys are not used.


Joystick Operation

πŸ•ΉοΈ JoystickCommandRobot Action
L StickForward / BackwardGo Forward / Backward
L StickLeft / RightGo Left / Right
R StickForward / Backward
R StickLeft / RightTurn Left / Right

πŸ“Œ Docking Mode ​

In this mode, the robot autonomously aligns itself with the charging station.

  • πŸ€– The robot will stop any locomotion and begin charging once docked.

  • ⚠️ Do not manually move the robot while in docking mode.

  • Ensure the docking station is properly positioned and powered.

πŸ“Œ RL (Vision Trot) Mode ​

In this mode, the robot uses a vision-based Reinforcement Learning policy to walk. It is trained to respond dynamically to terrain using onboard camera input.

  • Ideal for uneven terrain or dynamic obstacles.

  • May have different responsiveness compared to manually programmed gait modes.


Joystick Operation

πŸ•ΉοΈ JoystickCommandRobot Action
L StickForward / BackwardGo Forward / Backward
L StickLeft / RightGo Left / Right
R StickForward / Backward
R StickLeft / RightTurn Left / Right

πŸ“Œ Walking Parameter Setting ​

Customize Your Robot’s Gait in Real Time

You can fine-tune the walking behavior via the GUI:

  • Max Command Speed – Limits how fast the robot walks

  • Body Height – Adjust vertical posture for clearance

  • Foot Height – Controls how high the feet lift during swing phase

missing

This user manual is intended for RBQ users.