本项目重点完成了合同网模型的改进,并将其应用于飞行器任务的实时分配。飞行器中段飞行时间长,弹道固定,容易成为防御系统拦截重点。利用深度强化学习算法结合动态窗口局部路径规划法完成深度强化学习模型设计、飞行器突防航迹推演等关键技术研究。主要技术:CNP、DQN。
☆21Aug 9, 2022Updated 4 years ago
Alternatives and similar repositories for RLTA2020
Users that are interested in RLTA2020 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目由西北工业大学和陕西科技大学进行协调完成,主要研究了合同网模型的改进,并将其应用到飞行器任务的实时在线分配。飞行器中段飞行时间长,弹道固定,容易成为防御系统拦截重点。利用深度强化学习算法结合动态窗口局部路径规划法完成飞行器突防航迹推演等关键技术研究。☆17Aug 9, 2022Updated 4 years ago
- 多代理(Multi agent)强化学习Qlearning算法在多目标探测问题(任务分配+功率优化)中的应用☆30May 22, 2019Updated 7 years ago
- 一种混合VNS(变邻域搜索算法)的PSO(粒子群优化算法)用以解决拦截对抗中的任务分配问题,新的算法能够有效地避免粒子群陷入局部收敛☆13Apr 2, 2022Updated 4 years ago
- 使用深度强化学习进行多目标跟踪☆16Jan 29, 2019Updated 7 years ago
- An implementation of a full motion and behavior planning pipeline for a self-driving car in the CARLA simulator.☆15Mar 7, 2021Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 动静态环境下的导航规划:基于小型足球机器人仿真平台完成dwa、rrt+dwa、A_star+dwa及rrt+feedback算法☆27Feb 24, 2022Updated 4 years ago
- Simulation of swarm of robots used to explore and search for a target, done using Webots software.☆13Oct 30, 2021Updated 4 years ago
- Code for the paper: "MIDAS: Multi-agent Interaction-aware Decision-making with Adaptive Strategies for Urban Autonomous Navigation"☆16Sep 21, 2021Updated 4 years ago
- A path planning algorithm based on Interfered Fluid Dynamical System (IFDS)☆12May 25, 2026Updated 2 months ago
- 本工作以大型民用客机波音747-100为研究对象,建立了自动飞行控制系统的整体数学模型,并对飞行过程进行综合数字仿真。This work takes the large civil airliner Boeing 747-100 as the research object…☆22Mar 26, 2024Updated 2 years ago
- learning the weight of each paras in DWA(Dynamic Window Approach) by using DQN(Deep Q-Learning)☆86Aug 24, 2018Updated 7 years ago
- 欧拉角、四元数、旋转矩阵,迂回现象,自抗扰控制☆28Sep 30, 2024Updated last year
- Safe Navigation of Robot Car Path Planning with A* Algorithm in Webots☆12May 29, 2022Updated 4 years ago
- ☆24Jan 24, 2024Updated 2 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Multi-constraint, multi-vehicle VRP problem☆17Dec 18, 2019Updated 6 years ago
- Particle Swar Optimization algorithm applied to a path planning task☆14Aug 11, 2021Updated 5 years ago
- 离散化PSO解决FJSP问题☆32Apr 29, 2021Updated 5 years ago
- Efficient Real-time Path Planning with SEPSO in Dynamic Scenarios☆19Jan 14, 2024Updated 2 years ago
- IROS 2021 - Hiding Leader’s Identity in Leader-Follower Navigation through MARL☆16Mar 7, 2022Updated 4 years ago
- For the paper "Prediction-Based Reachability for Collision Avoidance in Autonomous Driving"☆23Dec 16, 2020Updated 5 years ago
- Code for Deep Reinforcement Learning Based UAV Path Planning Algorithm in Agricultural Time-Constrained Data Collection☆26May 24, 2023Updated 3 years ago
- Consensus-Based Auction Algorithms Library☆17Jun 13, 2024Updated 2 years ago
- [ZJU Robotics Project] DWA and Astar algorithms for wheeled-robot path planning☆131Mar 31, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Based on the thesis "Consensus-Based Decentralized Auctions for Robust Task Allocation", the realization of consensus-based auction algor…☆17Feb 28, 2024Updated 2 years ago
- Algorithms developed to make drone swarm move together and strive not to collide with each other.☆30May 2, 2017Updated 9 years ago
- [ICRA 2022] Learning to Navigate Intersections with Unsupervised Driver Trait Inference☆26Jan 27, 2025Updated last year
- 这用于针对slam_路径规划_控制的常见面试题☆28Dec 13, 2022Updated 3 years ago
- Part of my final year project:"Robot Path Planning based on Visual SLAM". This is the path planning part. In this part, I have used Q-lea…☆48Apr 25, 2024Updated 2 years ago
- Algorithms for cooperative planning and mission execution for autonomous media production with multiple drones.☆17Mar 31, 2021Updated 5 years ago
- analyzing NGSIM database: Car Following, Lane Changing☆32Oct 27, 2019Updated 6 years ago
- Author's PyTorch implementation of LAP and PAL with TD3 and DDQN☆43Dec 7, 2021Updated 4 years ago
- 基于深度强化学习的主动配电网电压控 制策略☆53Feb 2, 2020Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- MATLAB implementation of UAV (unmanned aerial vehicle) control simulation, with RRT (rapidly exploring random tree) for path planning, B-…☆148Jun 7, 2023Updated 3 years ago
- Project for multi-UAV cooperative decision making☆69Aug 7, 2026Updated last week
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆65Apr 22, 2026Updated 3 months ago
- Code for ICRA2024 Paper: Dynamic Coalition Formation and Routing for Multirobot Task Allocation via Reinforcement Learning.☆43Mar 5, 2024Updated 2 years ago
- This project implements a functional motion planning stack for autonomous vehicles to avoid both static and dynamic obstacles while track…☆53Aug 22, 2019Updated 6 years ago
- This a ground station to controle and analyse Real time data from an unmanned aerial vehicle. It also contains a simulator and a PID algo…☆44Nov 27, 2017Updated 8 years ago
- Code for RAL 2024: Heterogeneous Multi-robot Task Allocation and Scheduling via Reinforcement Learning.☆76Jan 20, 2025Updated last year