mirror of
https://gitee.com/dlmu-cone/tronone-h7-scaffold
synced 2026-07-24 03:27:45 +08:00
add some new modules
This commit is contained in:
0
User_Code/module/algorithm/controller/controller.md
Normal file
0
User_Code/module/algorithm/controller/controller.md
Normal file
1
User_Code/module/algorithm/controller/ffc/ffc.md
Normal file
1
User_Code/module/algorithm/controller/ffc/ffc.md
Normal file
@@ -0,0 +1 @@
|
||||
# 前馈
|
||||
0
User_Code/module/algorithm/controller/lqr/lqr.md
Normal file
0
User_Code/module/algorithm/controller/lqr/lqr.md
Normal file
0
User_Code/module/algorithm/controller/pid/pid.md
Normal file
0
User_Code/module/algorithm/controller/pid/pid.md
Normal file
0
User_Code/module/algorithm/controller/vmc/vmc.md
Normal file
0
User_Code/module/algorithm/controller/vmc/vmc.md
Normal file
8
User_Code/module/algorithm/matrix/matrix.h
Normal file
8
User_Code/module/algorithm/matrix/matrix.h
Normal file
@@ -0,0 +1,8 @@
|
||||
//
|
||||
// Created by ASUS on 2025/11/17.
|
||||
//
|
||||
|
||||
#ifndef TRONONEH7_SCAFFOLD_MATRIX_H
|
||||
#define TRONONEH7_SCAFFOLD_MATRIX_H
|
||||
|
||||
#endif //TRONONEH7_SCAFFOLD_MATRIX_H
|
||||
Reference in New Issue
Block a user