This commit is contained in:
Zhengyu Peng
2021-12-30 10:39:55 -05:00
parent 2b2f724a21
commit 6cad2faba9
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Software
Software contain 2 parts, one is software of running on Linkt 7697 (an arduino C++ program), another is path generation (a python program).
Software contains 2 parts, one is software of running on Linkt 7697 (an arduino C++ program), another is path generation (a python program).
* hexapod7697: an arduino program running on Linkit 7697
* pathTool: a python program that generate 3D points header, included by `hexapod7697`