madras-simulator / MADRaS

Multi-Agent DRiving Simulator
GNU Affero General Public License v3.0
90 stars 20 forks source link

Minor bug in imports #31

Open Santara opened 4 years ago

Santara commented 4 years ago

Maybe the imports section of MADRaS/traffic/example_usage.py needs a fix.

It seems import traffic.const_vel as playGame_const_vel_s should be import traffic.const_vel_s as playGame_const_vel_s