diff --git a/docs/leo-rover/integrations/legacy/arbotix.mdx b/docs/leo-rover/integrations/legacy/arbotix.mdx
new file mode 100644
index 00000000..b7c449b2
--- /dev/null
+++ b/docs/leo-rover/integrations/legacy/arbotix.mdx
@@ -0,0 +1,28 @@
+---
+title: 'ArbotiX-M Robocontroller'
+sidebar_label: 'ArbotiX-M Robocontroller'
+sidebar_position: 6
+---
+
+import LinkButton from '@site/src/components/LinkButton';
+import ImageZoom from '@site/src/components/ImageZoom';
+
+:::warning
+
+This integration is not compatible with Leo Rover v1.8. It is kept on site for
+legacy purposes.
+
+:::
+
+This tutorial will show you how to use the Arbotix-M Robocontroller board to
+control DYNAMIXEL servos with ROS.
+
+## Prerequisites
+
+
+
+
+{/* TODO */}