Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 298 Bytes

File metadata and controls

19 lines (12 loc) · 298 Bytes

unitree_sdk2

fork of Unitree robot sdk version 2.

The original README can be found at old_README.md.

Prebuild environment

Run using a Nix Flake pinned to 24.11. Currently, only x86 is supported.

Build examples

mkdir build
build_sdk

build_sdk currently runs make -j8