This is a gym env to work with the Stage simulations, allowing the use of deep reinforcement learning algorithms in the robot navigation training.
pip install gym==0.21.0
git clone https://github.com/alikolling/gym_stage
cd gym_stage
pip install -e .