17 lines
608 B
Markdown
17 lines
608 B
Markdown
<!--
|
|
* @Author: Liu-xiaoyan97 lxy15058247683@aliyun.com
|
|
* @Date: 2023-11-21 13:40:42
|
|
* @LastEditors: Liu-xiaoyan97 lxy15058247683@aliyun.com
|
|
* @LastEditTime: 2023-11-21 13:40:43
|
|
* @FilePath: /alg/zkmetaapi/ZKMetaUnit/README.md
|
|
* @Description:
|
|
*
|
|
* Copyright (c) 2023 by LLM, All Rights Reserved.
|
|
-->
|
|
# How to use ZKDogAPI?
|
|
In this markdown file, we will introduce the usage of ZKDogAPI.
|
|
## get lib
|
|
You are recommend to read [How to compile the unitree_legged_sdk](../README.md) at first.
|
|
After compiling the python sdk, you can copy the robot_interface.cpython*.so to the directory named 'src'.
|
|
|