Tutorials
QTrobot V3 can be programmed from Python, TypeScript/Node.js, or ROS2. Each track starts with connecting to the robot and works through gestures, motors, media, microphone, camera, and more.
New to QTrobot V3's architecture? Start with the Software Overview first — it explains the service hub, gateways, and how the SDKs fit together, which makes the tutorials easier to follow.
Python Tutorials
Connection, TTS, face, gesture, speaker, audio, video, microphone, camera, ASR, motor, kinematics, and plugins.
TypeScript / Node.js Tutorials
Connection over MQTT or WebRTC, TTS, face, gesture, speaker, audio, video, motor, microphone, and camera.
ROS2 Tutorials
Gateway setup, TTS, face, gesture, speaker, audio, video, microphone, camera, and motor via ROS2 services and topics.
Looking for full method-by-method details instead of a walkthrough? See the API Reference.