git clone https://github.com/fwhalbert/SCServo_Linux.git
cd SCServo_Linux
mkdir build && cd build
cmake ..
make -j$(nproc)
sudo make install
fwhalbert/SCServo_Linux
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/fwhalbert/SCServo_Linux.git
cd SCServo_Linux
mkdir build && cd build
cmake ..
make -j$(nproc)
sudo make install