Edit on GitHub

C Linux

This tutorial is written assuming you are using the latest version of Ubuntu. Commands may not be the same for alternative distributions of Linux.

Compiler and Builder

Compiler

Builder

Dependent Packages

Build the Library

Copy (Install) the Library to the Root Directory

Building and Running the Sample Code

The DYNAMIXEL SDK example code for C uses a .so (Linux Shared Object) library built in C.
The previous instructions walk you through building the latest library files in [DynamixelSDK folder]/c/build/[linuxXX]/libdxl_xYY_c.so built by its own source code.