crowdAI / marLo

Multi Agent Reinforcement Learning using MalmÖ
MIT License
244 stars 46 forks source link

Fix continuous command formatting #62

Closed dennissv closed 5 years ago

dennissv commented 5 years ago

Fix for small error in the continuous action handling where it, for example, attempted to send "move-0.5" instead of the correct "move 0.5".