Skip to content

mattsir1/MEDT_prosthetics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"JointINO" contains the compiled files, used during implementation.

MEDT_Joint contains the visual studio package and files related JointINO contains the .INO file and any Joint classes

Rather than having the .INO in the folder with the rest of the clutter for the Visual Studio files, it was moved into it's own folder. During execution there are minor problems when referencing anything below the .INO file.

Example: File: Joint.INO include ".\SampleFolder\Joint.cpp"

With the above include directory during execution the .INO file has some issues reading the joint structure and can't find the file. To simplify organizing the files Joint.INO requires, the folder exclusively holds any and all relevant files.

About

Code for the prosthetic hand 2023-2024

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.6%
  • C++ 3.4%