Zhaofeng-Tian / RL-Narrow-Space-Exploration

Code for paper "Reinforcement Learning for Self-exploration in Narrow Spaces"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Reinforcement Learning for Self-exploration in Narrow Spaces"

by Zhaofeng Tian | Website

New Repo for this project, which contains ROS RL envs.

demo

RL Algorithms

This repo includes five RL algorithms that benchmarked in the paper. To work the code on your local machine, you may need appopriate APIs to OpenAI gym and ROS. In our case, we run the code with our tailored gazebo simulator for our robot ZebraT. More details may be published later.

Reference

  1. ZebraT Simulator
  2. RL with Phil

About

Code for paper "Reinforcement Learning for Self-exploration in Narrow Spaces"


Languages

Language:Python 100.0%