Manual Movement Control
Regardless of all other settings, you can manually control the dog’s movements with an Xbox (or other) controller. Press:- A to stand up
- B to sit down
- The D-pad allows you to steer the quadruped.
- The front triggers allow you to turn left and right.
CONFIGURATION 1: Minimal Quadruped Functionality
In this configuration, the quadruped observes its environment, listens and speaks, but there is no AI-controlled movement. Run"silence_rate": 0, // vocalize all speech outputs
setting in actions:speak:config
.
CONFIGURATION 2: Full Autonomy
Run"silence_rate": 6, // vocalize every 6th speech output
setting in actions:speak:config
.