alexglzg / gym-usvLinks
OpenAI gym environment of an Unmanned Surface Vehicle.
☆42Updated 4 years ago
Alternatives and similar repositories for gym-usv
Users that are interested in gym-usv are comparing it to the libraries listed below
Sorting:
- Collision Avoidance simulator for USV using Deep RL. A result of TTK4550 Fordypningsoppgave at NTNU☆18Updated last year
- End-to-end reinforcement learning using DDPG and PPO algorithms in a simulated robot environment☆19Updated 5 years ago
- OpenAI gym environment for collision avoidance and path following with an AUV☆32Updated 5 years ago
- Master thesis repo for implementation of Model Predictive Controller and reinforcement learning (RL) controller☆40Updated last year
- A leader-follower formation control using deep reinforcement learning environment, In which every agent can learn to follow the leader ag…☆49Updated 2 years ago
- Deep Reinforcement Learning (RL) for target tracking with Autonomous Underwater Vehicles (AUV) using SB3 and HoloOcean simulator☆58Updated 2 weeks ago
- Path Planning for the Robots Using Reinforcement Learning☆38Updated 2 years ago
- RL based robust controller for quadrotor.☆32Updated 3 years ago
- ☆51Updated 2 years ago
- DRL-based path planner for real quadrotor☆48Updated last year
- Reinforcement Learning for quadrotor trajectory planning and control☆55Updated last year
- 多水面无人船的鲁棒协同控制☆21Updated 6 months ago
- 强化学习大作业☆21Updated 11 months ago
- Application of an LSTM-based policy gradient on an RL agent☆14Updated 2 years ago
- A Project intended to design a Set of algorithm for Research on Multi-agent Unmanned Surface Vehicles Containment Control Technology base…☆11Updated 2 years ago
- ☆17Updated last year
- Multi agent scalable reinforcement learning for formation control with collision avoidance☆35Updated 6 months ago
- Dubin's Vehicle Model in Gym Environment for Path Tracking using RL Algorithms☆15Updated 3 years ago
- ☆14Updated 2 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- A task allocation algorithm built on the PX4 Gazebo simulation platform☆15Updated 4 years ago
- End_to_end learning to control autonomous ship(ROS/Gazebo)☆30Updated 5 years ago
- Pytorch implementations of the multi-agent reinforcement learning algorithms, including QMIX, VDN, COMA, MADDPG, MATD3, FACMAC and MASoft…☆38Updated 2 months ago
- Deep Reinforcement Learning (RL) algorithms for underwater target tracking with Autonomous Underwater Vehicles (AUV)☆110Updated 2 years ago
- (Superceded). This project implements an autonomous, decentralized dynamic encirclement strategy for swarms of vehicles.☆11Updated 2 years ago
- A PettingZoo (https://pettingzoo.farama.org/) environment for maritime Capture the Flag with uncrewed surface vehicles (USVs).☆17Updated this week
- Target tracking environments for RL☆30Updated 4 years ago
- Codebase - Comparing DRL algorithms' ability to safely navigate challenging waters☆13Updated 3 years ago
- This is a MADDPG algorithm to be used on particle environment styles. I use it to test my own scenarios for underwater target localizatio…☆14Updated 3 years ago
- Use DQN to boost MPC computation for dynamic obstacle avoidance.