From e4ffd3fa986992735f9d11427e30e514d00d3fea Mon Sep 17 00:00:00 2001 From: Naomi Pentrel <5212232+npentrel@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:31:41 +0200 Subject: [PATCH] Temporarily remove yahboom from arm page --- docs/components/arm/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/components/arm/_index.md b/docs/components/arm/_index.md index 57ca91b8a0..ed7ea505e0 100644 --- a/docs/components/arm/_index.md +++ b/docs/components/arm/_index.md @@ -58,7 +58,6 @@ For configuration information, click on one of the supported arm models: | [`xArm6`](xarm6/) | [UFACTORY xArm 6](https://www.ufactory.cc/product-page/ufactory-xarm-6) | | [`xArm7`](xarm7/) | [UFACTORY xArm 7](https://www.ufactory.cc/product-page/ufactory-xarm-7) | | [`xArmLite`](xarmlite/) | [UFACTORY Lite 6](https://www.ufactory.cc/product-page/ufactory-lite-6) | -| [`yahboom-dofbot`](yahboom-dofbot/) | [Yahboom DOFBOT](https://category.yahboom.net/collections/r-robotics-arm) | | [`ur5e`](ur5e/) | [Universal Robots UR5e](https://www.universal-robots.com/products/ur5-robot) | Follow [this guide](/extend/modular-resources/examples/custom-arm/) to implement your custom arm as a [modular resource](/extend/modular-resources/).