walk-these-ways-go2/go2_gym_deploy/unitree_sdk2_bin/library/unitree_sdk2
Liao Dengting 4adbe0623a clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
..
build clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
example clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
include/unitree clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
lib clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
licenses clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
thirdparty clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
CMakeLists.txt clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
LICENSE clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
README.md clone up-to-date sdk2 2024-01-28 17:22:48 +08:00
install.sh clone up-to-date sdk2 2024-01-28 17:22:48 +08:00

README.md

unitree_sdk2

Unitree robot sdk version 2.

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.