zkdog/ZKDogApi/README.md

17 lines
608 B
Markdown
Raw Normal View History

2023-12-22 14:51:44 +08:00
<!--
* @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.
-->
2023-12-26 10:21:53 +08:00
# 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'.
2023-12-22 14:51:44 +08:00