Hi,
In the file l2r-starter-kit/l2r/envs/utils.py line 87, it has to be ‘min_steer < MIN_STEER_REQ’ instead of ‘min_steer < MIN_ACC_REQ’.
Hi,
In the file l2r-starter-kit/l2r/envs/utils.py line 87, it has to be ‘min_steer < MIN_STEER_REQ’ instead of ‘min_steer < MIN_ACC_REQ’.
Thanks for pointing this out will be fixed and pushed to the starter_code soon.