Skip to content

Commit

Permalink
Add unfinished arbotix tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzemien97 committed Apr 25, 2024
1 parent ab23562 commit 5300b2f
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/leo-rover/integrations/legacy/arbotix.mdx
Original file line number Diff line number Diff line change
@@ -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

<LinkButton to="/docs/leo-rover/guides/ssh" description="Connect via SSH" />
<LinkButton
to="/docs/leo-rover/guides/connect-to-network"
description="Connect to a local network and the Internet"
/>

{/* TODO */}

0 comments on commit 5300b2f

Please sign in to comment.