Reachy 2023 Speaker Audio Playback: SSH, Python, and the ReachyAudio Library
A practical guide to accessing Reachy 2023’s built-in speakers — from quick Linux audio over SSH to Python playback code and the ReachyAudio library.
A practical guide to accessing Reachy 2023’s built-in speakers — from quick Linux audio over SSH to Python playback code and the ReachyAudio library.
Reachy 2023’s official docs skip audio entirely. Here are three working approaches — ReachyAudio, direct SSH with Linux tools, and the Reachy 2 SDK — to get sound playing through the robot’s speakers.
Empty lsusb output on a Reachy 1 robot means the camera never reached the USB bus — here’s how to isolate the fault layer by layer, from kernel logs to ROS camera topics.
How to run three Reachy2 robot simulations simultaneously in isolated Docker containers — covering port mapping, ROS_DOMAIN_ID isolation, Docker Compose config, and Python SDK connectivity.
How to run three simultaneous Reachy2 Unity simulations in isolated Docker containers, each on its own gRPC port, with a working Compose file and proper ROS 2 domain isolation.
Reachy 1 cameras missing from lsusb and /dev/video*? Learn how to read the diagnostics correctly and fix the problem from physical connections up to the ROS 2 layer.
Step-by-step guide to running three Reachy2 robot simulations simultaneously in isolated Docker containers, each with its own gRPC endpoint on ports 50051–50053.
Blank lsusb output and no /dev/video* nodes on your Reachy 1? Work through hardware, kernel, and ROS2 layers systematically to find and fix the camera fault.