Hello! in irregular/RL/rl_nstep.py, line 162, I can not find the definition of geodesic_test, could you please tell me how to fix it? it's a error. ```python shortest_step = geodesic_test[i][current_pos][0]+5 ```
Hello!
in irregular/RL/rl_nstep.py, line 162, I can not find the definition of geodesic_test, could you please tell me how to fix it? it's a error.