Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 419 Bytes

legged-deploy

This repo serves to study common techniques used in sim2real transfer for legged robots.

  • What types of sim2real gaps are there?
  • What are the reasons and models?
  • What are the solutions?

Go2 Deployment Interface with Python Bindings

  1. Install unitree_sdk2.
  2. Install pybind11.
  3. Build with cmake.