ExoskeletonAI icon indicating copy to clipboard operation
ExoskeletonAI copied to clipboard

It holds the code for both the hardware and software protion of an AI controlled lower extremeties exoskeleton.

Results 4 ExoskeletonAI issues
Sort by recently updated
recently updated
newest added

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...

bug

### 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...

bug
enhancement

### 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...

enhancement