CMM-22 / a2

CMM Assignment 2 - Kinematic walking controller
1 stars 0 forks source link

Error when trying to run test-a2 #32

Closed TonyStone191031 closed 2 years ago

TonyStone191031 commented 2 years ago

I try to run test-a2 after I finish exercise 4, but it reports error while running CTest as below. I am not sure what caused such problem, how can I solve it?

image

TonyStone191031 commented 2 years ago

I have solved the problem. It turns out to be caused by an error where I wrongly set the start index of a loop.