From 5d1837d87e07440424140c7330d58be87e462ba0 Mon Sep 17 00:00:00 2001 From: Pepijn <138571049+pkooij@users.noreply.github.com> Date: Thu, 18 Sep 2025 21:31:34 +0200 Subject: [PATCH] fix (docs): image link for phone (#1977) --- docs/source/phone_teleop.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/phone_teleop.mdx b/docs/source/phone_teleop.mdx index 71d5457f..bab0ac28 100644 --- a/docs/source/phone_teleop.mdx +++ b/docs/source/phone_teleop.mdx @@ -36,7 +36,7 @@ Links: - iOS: Analog input `A3` controls the gripper as velocity input. - Android: Buttons `A` and `B` act like increment/decrement (A opens, B closes). You can tune velocity in the `GripperVelocityToJoint` step. -Phone teleop orientation +Phone teleop orientation ### Step 1: Choose the platform