Skip to content

yihuai-gao/unitree_sdk2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unitree_sdk2

Unitree robot sdk version 2 modified by @yihuai-gao

Additional features

  • python/crc_module.cpython-310-aarch64-linux-gnu.so to calculate crc for each message pack when running python ros2
  • build/disable_sports_mode_go2 to disable sports mode before running self-built controller

usage: README

Prebuild environment

  • OS (Ubuntu 20.04 LTS)
  • CPU (aarch64 and x86_64)
  • Compiler (gcc version 9.4.0)

Installation

sudo ./install.sh

Build examples

mkdir build
cd build
cmake ..
make

Notice

For more reference information, please go to Unitree Document Center.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.4%
  • Python 13.1%
  • C 11.3%
  • Other 0.2%