⚠️ Only proceed with these steps if instructed by Pollen's support team!
This process will help identify which part of the robot has a connection issue.
To set your Reachy to the "starter_kit_right" configuration (head and right arm only), you need to disconnect the power supply to the left arm's motors and its control card.
Watch this tutorial video for guidance:
nano ~/.reachy.yaml
Replace the current model, “full_kit”, with “starter_kit_right”.
systemctl --user stop reachy_sdk_server.service
systemctl --user start reachy_sdk_server.service
journalctl -b -t reachy_sdk_server > reachy_sdk_starterkitright.log
This procedure is similar to the previous one.

