Simply clone this repository inside ROS workspace and run catkin_make
in workspace root.
Simulation:
- roslaunch sphero_formation_rl gazebo_sphero.launch
- cd ~/${your_catkin_ws}/src/sphero_formation_rl/src
- python3 gazebo_dqlearn.py
Tested for python3 version 3.6.9