From 4b952a880a8c7ff452ca809c701996c6a76f03cb Mon Sep 17 00:00:00 2001 From: DsThakurRawat Date: Fri, 15 May 2026 00:41:30 +0530 Subject: [PATCH] docs(embodiments): add Quadcopter to init module docstring --- src/reflex/embodiments/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/reflex/embodiments/__init__.py b/src/reflex/embodiments/__init__.py index 3b02882..83fda92 100644 --- a/src/reflex/embodiments/__init__.py +++ b/src/reflex/embodiments/__init__.py @@ -1,4 +1,4 @@ -"""Per-embodiment configs (Franka, SO-100, UR5, Trossen, Stretch, custom). +"""Per-embodiment configs (Franka, SO-100, UR5, Trossen, Stretch, Quadcopter, custom). Read by `reflex serve --embodiment ` so the runtime knows the robot's action space, normalization stats, gripper layout, control rate, and safety