Skip to content

xuwithbean/unitree_actuator_sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

Notice

support motor: GO-M8010-6 motor

not support motor: A1 motor、 B1 motor (Check A1B1 branch for support)

gcc >= 5.4.0 (for libUnitreeMotorSDK_M80106_Linux64.so)

gcc >= 8.3.0 (for libUnitreeMotorSDK_M80106_Arm64.so)

run gcc -v command to check your gcc version

Build

mkdir build
cd build
cmake ..
make

Run

Run examples with 'sudo',e.g.

sudo ./motorctrl

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.6%
  • C 37.3%
  • CMake 3.1%