vishweshvhavle / deep-rl-navigation
Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using Twin Delayed Deep Deterministic Policy Gradient (TD3) neural network, a robot learns to navigate to a random goal point in a simulated environment while avoiding obstacles.
☆26Updated last year
Alternatives and similar repositories for deep-rl-navigation:
Users that are interested in deep-rl-navigation are comparing it to the libraries listed below
- Deep Reinforcement Learning for mobile robot navigation in ROS2 Gazebo simulator. Using DRL (SAC, TD3) neural networks, a robot learns to…☆89Updated 3 months ago
- Deep Reinforcement Learning Based Mobile Robot Navigation Using ROS2 and Gazebo☆19Updated 6 months ago
- This repository contains an application using ROS2 Humble, Gazebo, OpenAI Gym and Stable Baselines3 to train reinforcement learning agent…☆69Updated last year
- A ROS2-based framework for TurtleBot3 DRL autonomous navigation☆246Updated 2 weeks ago
- TD3-based Deep Reinforcement learning-based collision avoidance of mobile robots in ROS2.☆11Updated last week
- A goal-driven autonomous exploration through deep reinforcement learning (ICRA 2022) system that combines reactive and planned robot navi…☆162Updated 3 years ago
- Deep Reinforcement Learning for mobile robot navigation in IR-SIM simulation. Using DRL (SAC, TD3, PPO, DDPG) neural networks, a robot le…☆155Updated last week
- Using LiDAR sensory data as Input for Mapless Robot Navigation using Deep Reinforcement Learning☆30Updated 4 months ago
- Deep Reinforcement Learning Based Crowd Navigation with Perceived Risk of the Moving Crowd for Mobile Robots☆72Updated last year
- Robot navigation using deep reinforcement learning☆62Updated 2 years ago
- a nearest frontier based DQN alg for robot exploration☆19Updated 2 years ago
- [T-RO 2023] DRL-VO: Learning to Navigate Through Crowded Dynamic Scenes Using Velocity Obstacles☆219Updated 4 months ago
- Mapless Collision Avoidance of Turtlebot3 Mobile Robot Using DDPG and Prioritized Experience Replay☆117Updated last year
- ☆40Updated 2 years ago
- Autonomous Exploration of mobile robots in unknown environments using Deep Reinforcement learning☆10Updated last year
- Rishikesh-Jadhav / Reinforcement-Learning-for-Autonomous-Navigation-using-Deep-Q-Network-and-Twin-Delayed-DDPGThis repository hosts the implementation of autonomous vehicle navigation using RL techniques, with a specific emphasis on Deep Q-Network…☆30Updated 11 months ago
- A Reinforcement Learning (RL) based navigation implementation for mobile robot navigation. Q-Learning, SARSA and Deep Q-Network algorithm…☆35Updated 2 years ago
- Reinforcement Learning (RL) based navigation implementation for mobile robot navigation. The algorithms of TD3, DDPG, SAC, DQN, Q-Learnin…☆27Updated last year
- DRL_Navigation_Robot_ROS2_Foxy☆33Updated last year
- A platform for executing RRT exploration in ROS Noetic and Ubuntu 20.04LTS☆87Updated 8 months ago
- [T-ITS'23] Sim-to-real goal-oriented mapless autonomous navigation (DRL navigation).☆124Updated 10 months ago
- A ROS package of a autonomous navigation method based on SAC and Bidirectional RRT* (Repository RL-RRT-Global-Planner).☆52Updated 2 years ago
- Model Predictive Control with discrete-time Control Barrier Functions (MPC-CBF) for a wheeled mobile robot.☆141Updated 2 years ago
- Implementation of Q-learning algorithm and Feedback control for the mobile robot (turtlebot3_burger) in ROS.☆119Updated 2 months ago
- RosNav-RL: A flexible, modular framework for building, training, and deploying reinforcement learning navigation agents in ROS. Supports …☆38Updated last month
- This project implements an autonomous robot capable of navigating in a simulated environment using Gazebo and ROS 2. The robot dynamicall…☆12Updated 2 months ago
- 在turtlebot3,pytorch上使用DQN,DDPG,PPO,SAC算法,在gazebo上实现仿真。Use DQN, DDPG, PPO, SAC algorithm on turtlebot3, pytorch on turtlebot3, pytorch, an…☆107Updated last year
- Mobile Robot Planner with Low-cost Cameras Using Deep Reinforcement Learning