removes incomplete ik sanity check
Removes ik check that failed occasionally.
In this case, it was an unfair comparison, as the random we compared against could be in self collision.
Removed the check for now, eventually there should be a fast and stable ik method implemented in C++