Pragmatic Implementation of Reinforcement Algorithms For Path Finding On
Raspberry Pi
- URL: http://arxiv.org/abs/2112.03577v1
- Date: Tue, 7 Dec 2021 09:00:14 GMT
- Title: Pragmatic Implementation of Reinforcement Algorithms For Path Finding On
Raspberry Pi
- Authors: Serena Raju, Sherin Shibu, Riya Mol Raji and Joel Thomas
- Abstract summary: The proposed system is a cost-efficient approach that is implemented to facilitate a Raspberry Pi controlled four-wheel-drive non-holonomic robot map a grid.
Q learning and Deep-Q learning are used to find the optimal path while avoiding collision with static obstacles.
A novel algorithm to decode an array of directions into accurate movements is also proposed.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: In this paper, pragmatic implementation of an indoor autonomous delivery
system that exploits Reinforcement Learning algorithms for path planning and
collision avoidance is audited. The proposed system is a cost-efficient
approach that is implemented to facilitate a Raspberry Pi controlled
four-wheel-drive non-holonomic robot map a grid. This approach computes and
navigates the shortest path from a source key point to a destination key point
to carry out the desired delivery. Q learning and Deep-Q learning are used to
find the optimal path while avoiding collision with static obstacles. This work
defines an approach to deploy these two algorithms on a robot. A novel
algorithm to decode an array of directions into accurate movements in a certain
action space is also proposed. The procedure followed to dispatch this system
with the said requirements is described, ergo presenting our proof of concept
for indoor autonomous delivery vehicles.
Related papers
- FootstepNet: an Efficient Actor-Critic Method for Fast On-line Bipedal Footstep Planning and Forecasting [0.0]
We propose an efficient footstep planning method to navigate in local environments with obstacles.
We also propose a forecasting method, allowing to quickly estimate the number of footsteps required to reach different candidates of local targets.
We demonstrate the validity of our approach with simulation results, and by a deployment on a kid-size humanoid robot during the RoboCup 2023 competition.
arXiv Detail & Related papers (2024-03-19T09:48:18Z) - Mission-driven Exploration for Accelerated Deep Reinforcement Learning
with Temporal Logic Task Specifications [11.812602599752294]
We consider robots with unknown dynamics operating in environments with unknown structure.
Our goal is to synthesize a control policy that maximizes the probability of satisfying an automaton-encoded task.
We propose a novel DRL algorithm, which has the capability to learn control policies at a notably faster rate compared to similar methods.
arXiv Detail & Related papers (2023-11-28T18:59:58Z) - Reinforcement learning based local path planning for mobile robot [0.0]
In the offline scenario, an environment map is created once, and fixed path planning is made on this map to reach the target.
In the online scenario, the robot moves dynamically to a given target without using a map by using the perceived data coming from the sensors.
Deep neural network powered Q-Learning methods are used as an emerging solution to the aforementioned problems in mobile robot navigation.
arXiv Detail & Related papers (2023-10-24T18:26:25Z) - POA: Passable Obstacles Aware Path-planning Algorithm for Navigation of
a Two-wheeled Robot in Highly Cluttered Environments [53.41594627336511]
Passable Obstacles Aware (POA) planner is a novel navigation method for two-wheeled robots in a cluttered environment.
Our algorithm allows two-wheeled robots to find a path through passable obstacles.
arXiv Detail & Related papers (2023-07-16T19:44:27Z) - DDPEN: Trajectory Optimisation With Sub Goal Generation Model [70.36888514074022]
In this paper, we produce a novel Differential Dynamic Programming with Escape Network (DDPEN)
We propose to utilize a deep model that takes as an input map of the environment in the form of a costmap together with the desired position.
The model produces possible future directions that will lead to the goal, avoiding local minima which is possible to run in real time conditions.
arXiv Detail & Related papers (2023-01-18T11:02:06Z) - Systematic Comparison of Path Planning Algorithms using PathBench [55.335463666037086]
Path planning is an essential component of mobile robotics.
Development of learning-based path planning algorithms has been experiencing rapid growth.
This paper presents PathBench, a platform for developing, visualizing, training, testing, and benchmarking of existing and future path planning algorithms.
arXiv Detail & Related papers (2022-03-07T01:52:57Z) - Real-World Application of Various Trajectory Planning Algorithms on MIT
RACECAR [0.0]
Three path planning algorithms were applied to MIT RACECAR.
A scenario was created to compare algorithms.
APF was chosen due to its low processing load and simple working logic.
arXiv Detail & Related papers (2021-08-17T12:08:49Z) - Prioritized SIPP for Multi-Agent Path Finding With Kinematic Constraints [0.0]
Multi-Agent Path Finding (MAPF) is a long-standing problem in Robotics and Artificial Intelligence.
We present a method that mitigates this issue to a certain extent.
arXiv Detail & Related papers (2021-08-11T10:42:11Z) - SABER: Data-Driven Motion Planner for Autonomously Navigating
Heterogeneous Robots [112.2491765424719]
We present an end-to-end online motion planning framework that uses a data-driven approach to navigate a heterogeneous robot team towards a global goal.
We use model predictive control (SMPC) to calculate control inputs that satisfy robot dynamics, and consider uncertainty during obstacle avoidance with chance constraints.
recurrent neural networks are used to provide a quick estimate of future state uncertainty considered in the SMPC finite-time horizon solution.
A Deep Q-learning agent is employed to serve as a high-level path planner, providing the SMPC with target positions that move the robots towards a desired global goal.
arXiv Detail & Related papers (2021-08-03T02:56:21Z) - PathBench: A Benchmarking Platform for Classical and Learned Path
Planning Algorithms [59.3879573040863]
Path planning is a key component in mobile robotics.
Few attempts have been made to benchmark the algorithms holistically or unify their interface.
This paper presents PathBench, a platform for developing, visualizing, training, testing, and benchmarking of existing and future path planning algorithms.
arXiv Detail & Related papers (2021-05-04T21:48:18Z) - Congestion-aware Evacuation Routing using Augmented Reality Devices [96.68280427555808]
We present a congestion-aware routing solution for indoor evacuation, which produces real-time individual-customized evacuation routes among multiple destinations.
A population density map, obtained on-the-fly by aggregating locations of evacuees from user-end Augmented Reality (AR) devices, is used to model the congestion distribution inside a building.
arXiv Detail & Related papers (2020-04-25T22:54:35Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.