This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
RBF-aPID-Controller
Watch
1
Star
0
Fork
0
You've already forked RBF-aPID-Controller
mirror of
https://github.com/WallabyLester/RBF-aPID-Controller.git
synced
2026-02-08 05:52:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88ced7a06eaf0fe2a0899e46225fa78e67f41840
RBF-aPID-Controller
/
CPP_Implementation
History
Andru Liu
88ced7a06e
Implemented gaussian.
2024-10-08 20:59:37 -07:00
..
apid_controller_test.cpp
Added tests for aPID controller.
2024-10-08 18:22:21 -07:00
apid_controller.cpp
Adding comments to implementation file.
2024-10-08 20:21:19 -07:00
apid_controller.h
Adding Doxygen style comments to header file.
2024-10-08 20:21:02 -07:00
main.cpp
Changing code structure to cpp project.
2024-10-08 15:52:16 -07:00
rbf_model.cpp
Implemented gaussian.
2024-10-08 20:59:37 -07:00
rbf_model.h
Created header for rbf model.
2024-10-08 20:34:57 -07:00