Closed chaliburton closed 4 years ago
This might be tricky as it's in the C++ portion not python. Can't we have the same value for both simulator and Carla? Does it really make a difference?
I've set this to the original state which was 'return true' on line 244
waypoint_follower/src/pure_pursuit_core.cpp
line 244 return false;//true; ## Config here for simulator/Carla: Carla = True, Simulator = false