ExoskeletonAI
ExoskeletonAI copied to clipboard
It holds the code for both the hardware and software protion of an AI controlled lower extremeties exoskeleton.
Hi Folks, great project. What hardware can this be tested with?
### Expected Behavior It should create a random connection between, two nodes. ### Actual Behavior Its throwing a segmentation fault because its making a connection between two NULL nodes. In...
### Expected Behavior When you check the compatibility distance is too small, it should not be that small. I think. ### Actual Behavior I don't know what the actual numbers...
### Expected Behavior Species class, functions compute_excess and compute_disjoint. The algorithms are supposed to work smoothly and with a simple logic. ### Actual Behavior They are way too complicated, they...