Skip to content

Implementing DDPG and TD3 in simulated escape rooms to enhance navigation and decision-making. Demonstrates DRL's potential in complex environments for critical applications like search and rescue.

License

Notifications You must be signed in to change notification settings

deep-zspace/Enhancing_Autonomous_Robot_Navigation_with_DRL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Autonomous Navigation and Decision Making with Mobile Robots in Simulated Escape Rooms Using Deep Reinforcement Learning

Overview

This repository is part of a comprehensive study conducted by researchers at Northeastern University to apply Deep Reinforcement Learning (DRL) techniques—specifically Deep Deterministic Policy Gradient (DDPG) and Twin Delayed Deep Deterministic Policy Gradient (TD3)—to enhance the autonomous navigation and decision-making capabilities of mobile robots within simulated escape room environments equipped with differential drives. Our work demonstrates significant advancements in the robots' problem-solving abilities and adaptability, which are critical for real-world applications like disaster response and automated warehousing.

Project Description

This project investigates the performance of advanced DRL algorithms in scenarios featuring continuous action spaces, enabling robots to efficiently reach specific positional targets using kinematic motion models. The insights gained underscore the transformative potential of DRL in developing sophisticated navigational strategies in complex, dynamic environments.

Key Objectives

  • To enhance the cognitive and navigational abilities of autonomous robots.
  • To demonstrate the efficacy of DRL algorithms in complex scenario navigation.
  • To explore applications in critical areas such as disaster response and search and rescue operations.

Installation

Prerequisites

  • Python 3.x
  • PyTorch
  • OpenAI Gym
  • NumPy
  • Matplotlib

Setup

Clone the repository: --- coming soon ...

About

Implementing DDPG and TD3 in simulated escape rooms to enhance navigation and decision-making. Demonstrates DRL's potential in complex environments for critical applications like search and rescue.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published