Robotis Dynamixel Pro Quick Start Manual page 110

Table of Contents

Advertisement

Quick Start for Dynamixel Pro v1.00b
iii. Setup the source
-
The current source is a beta release. The next steps will ensure proper setup of the
beta release.
-
[1] create a directory under root with the name DXLDSK_cpp_forLinux
(mkdir /DXLSDK_cpp_forLinux);
-
[2] move or copy the downloaded zip file to the new directory (cp
dxlsdk_cpp_forlinux.zip /DXLDSK_cpp_forLinux);
-
[3] go to the directory (cd /DXLSDK_cpp_forLinux);
-
[4] unzip the file (unzip dxlsdk_cpp_forlinux.zip).
-
After decompression verify the contents (type the command ls). Ignoring the zip
file there should be the a few sub-directories (build, example, include,
lib, and src) and ReleaseNote.txt.
-
Compile and build the source with the command make && make install.
This will install and copy the source's library to the PC.
Page 110 / 139

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Dynamixel Pro and is the answer not in the manual?

Questions and answers

Table of Contents