Table of Contents

DynamixelCSharp

Unofficial cross-platform cross-arch library for the communication with dynamixel devices.

Quick Start Notes:

Clone the repository:

git clone https://github.com/m3nax/DynamixelCSharp.git

Run the following commands to build the project:

dotnet build .\src\DynamixelCSharp\DynamixelCSharp.csproj