Collision Avoidance using Reinforcement Learning
- sudo ./setup_env.sh
- cd catkin_ws
- catkin_make
- . devel/setup.bash
- roscd collision_avoidance_env/scripts/
- sudo pip install -e .
- roscd collision_avoidance/scripts
- sudo pip install -r requirements.txt
The first time you open Gazebo, it will download all models from the Gazebo servers, which may take some time. Run rosrun gazebo_ros gazebo
to run Gazebo and install models.
The first time you open Gazebo, it will download all models from the Gazebo servers, which may take some time. Run rosrun gazebo_ros gazebo to run Gazebo and install models.
- roscd collision_avoidance/scripts
- python main.py