cmm-21 / a2

Assignment 2 - Kinematic walking controller
5 stars 0 forks source link

Release mode perfect but debug mode failed #7

Closed breadli428 closed 3 years ago

breadli428 commented 3 years ago

Hi,

I finished ex 2.2 and it worked perfectly under release mode, however the green ball indicators as well as the feet do not move (trot) when I run it under the debug mode.

Is this normal?

Thanks!

eastskykang commented 3 years ago

@breadli428 Hi,

Does the app freeze (and don't respond at all)?

breadli428 commented 3 years ago

Not freeze. I can rotate the scene, I can click the play button and the yellow dots depicting the feet trajectories move as normal. But the green dots and the feet won’t move at all.

eastskykang commented 3 years ago

I will test this on my Windows machine and come back as soon as possible.

eastskykang commented 3 years ago

Unfortunately, I couldn't reproduce this problem on my Windows machine. Can we discuss this problem in the next tutorial session (on 25th of March)?

breadli428 commented 3 years ago

Sure! Thanks Dongho!

eastskykang commented 3 years ago

33 @breadli428 can you quickly try this and let me know if this issue is still there or not?

breadli428 commented 3 years ago

Hi Dongho,

I tried and it seems that the problem is solved, though it runs really slow. It barely moves, but on a right track.

Thanks a lot!

eastskykang commented 3 years ago

@breadli428 awesome! It's super normal to be slow in debug mode :)

I will close this issue now.